[PATCH] uapi: change TRACE_MMAP_IOCTL_GET_READER to avoid collision with TCGETS
2024-06-30 21:36 UTC
[tip:master] BUILD SUCCESS 3e60034e1aca36058cd5033c5f4edb6e8a5e7b37
2024-06-30 21:33 UTC
[PATCH] sched/task_struct: Move alloc_tag to the end of the struct
2024-06-30 21:23 UTC (7+ messages)
[PATCH 2/2] lib/sort: Optimize heapsort with double-pop variation
2024-06-30 21:13 UTC (2+ messages)
` [PATCH] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
[RFC PATCH 0/3] tracing: Support poll on event hist file
2024-06-30 21:07 UTC (2+ messages)
[PATCH 0/3] parport: Cleanup some pre-devmodel code
2024-06-30 21:03 UTC (7+ messages)
` [PATCH 1/3] parport: Remove 'drivers' list
` [PATCH 2/3] parport: Remove attach function pointer
` [PATCH 3/3] parport: Remove parport_driver.devmodel
[PATCH v5 0/5] ChromeOS Embedded Controller charge control driver
2024-06-30 20:54 UTC (6+ messages)
` [PATCH v5 1/5] ACPI: battery: add devm_battery_hook_register()
` [PATCH v5 2/5] platform/chrome: Update binary interface for EC-based charge control
` [PATCH v5 3/5] platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()
` [PATCH v5 4/5] power: supply: add ChromeOS EC based charge control driver
` [PATCH v5 5/5] power: supply: cros_charge-control: don't load if Framework control is present
[PATCH v9 0/3] iio: pressure: bmp280: Minor cleanup and triggered
2024-06-30 20:27 UTC (3+ messages)
[PATCH v3 00/15] iio: chemical: bme680: Driver cleanup
2024-06-30 20:26 UTC (2+ messages)
[PATCH v5] mmc: Convert from tasklet to BH workqueue
2024-06-30 20:19 UTC (4+ messages)
sched_ext/for-6.11: Warning [-Wcalloc-transposed-args] during build
2024-06-30 20:06 UTC
[PATCH v3] kcsan: Use min() to fix Coccinelle warning
2024-06-30 20:01 UTC
[PATCH net-next v7 00/10] net: openvswitch: Add sample multicasting
2024-06-30 19:57 UTC (11+ messages)
` [PATCH net-next v7 01/10] net: psample: add user cookie
` [PATCH net-next v7 02/10] net: sched: act_sample: add action cookie to sample
` [PATCH net-next v7 03/10] net: psample: skip packet copy if no listeners
` [PATCH net-next v7 04/10] net: psample: allow using rate as probability
` [PATCH net-next v7 05/10] net: openvswitch: add psample action
` [PATCH net-next v7 06/10] net: openvswitch: store sampling probability in cb
` [PATCH net-next v7 07/10] selftests: openvswitch: add psample action
` [PATCH net-next v7 08/10] selftests: openvswitch: add userspace parsing
` [PATCH net-next v7 09/10] selftests: openvswitch: parse trunc action
` [PATCH net-next v7 10/10] selftests: openvswitch: add psample test
[PATCH] Add accumulated call counter for memory allocation profiling
2024-06-30 19:52 UTC (3+ messages)
[PATCH 4/4] clk: eyeq: add driver
2024-06-30 19:29 UTC (2+ messages)
[PATCH v2] efi: libstub: add support for the apple_set_os protocol
2024-06-30 19:24 UTC
[PATCH v2] selftest: acct: Add selftest for the acct() syscall
2024-06-30 19:22 UTC
[PATCH 1/1] mm/slab: fix 'variable obj_exts set but not used' warning
2024-06-30 19:20 UTC (3+ messages)
[PATCH] efi: libstub: add support for the apple_set_os protocol
2024-06-30 19:18 UTC (14+ messages)
[PATCH 1/1] mm: handle profiling for fake memory allocations during compaction
2024-06-30 19:17 UTC (3+ messages)
[PATCH 1/1] signal: on exit skip waiting for an ack from the tracer if it is frozen
2024-06-30 19:12 UTC (3+ messages)
dm-crypt performance regression due to workqueue changes
2024-06-30 18:49 UTC (6+ messages)
[PATCH v4] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
2024-06-30 18:49 UTC
[PATCH V4] cgroup/cpuset: Prevent UAF in proc_cpuset_show()
2024-06-30 18:00 UTC (4+ messages)
` [V4] "
[PATCH v2] Updating a vulnerable use of strcpy
2024-06-30 17:35 UTC
DAMON Beer/Coffee/Tea chat reminder and extending for office hour
2024-06-30 17:09 UTC (2+ messages)
[PATCH v3 0/7] drm/radeon: remove load callback
2024-06-30 17:05 UTC (3+ messages)
[GIT PULL] Kbuild fixes for v6.10-rc6
2024-06-30 17:03 UTC (2+ messages)
[PATCH 0/4] riscv: uaccess: optimizations
2024-06-30 16:59 UTC (4+ messages)
[PATCH v3 0/6] drm/radeon: remove load callback & drm_dev_alloc
2024-06-30 16:59 UTC (7+ messages)
` [PATCH v3 1/6] drm/radeon: change variable name "dev" to "ddev" for consistency
` [PATCH v3 2/6] drm/radeon: remove load callback from kms_driver
` [PATCH v3 3/6] drm/radeon: use variable flags as parameter
` [PATCH v3 4/6] drm/radeon: add helper rdev_to_drm(rdev)
` [PATCH v3 5/6] drm/radeon: change rdev->ddev to rdev_to_drm(rdev)
` [PATCH v3 6/6] drm/radeon: change drm_dev_alloc to devm_drm_dev_alloc
[PATCH v6 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-06-30 16:51 UTC (11+ messages)
` [PATCH v6 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v6 05/10] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v6 06/10] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v6 09/10] PCI: imx6: Call: Common PHY API to set mode, speed, and submode
` [PATCH v6 10/10] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
[PATCH v3 0/2] Introduce ASUS Vivobook S 15
2024-06-30 16:48 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: Add device tree for "
include/linux/syscalls.h:248:25: error: conflicting types for 'sys_fanotify_mark'; have 'long int(int, unsigned int, u32, u32, int, const char *)' {aka 'long int(int, unsigned int, unsigned int, unsigned int, int, const char *)'}
2024-06-30 16:44 UTC
[GIT PULL] Char/Misc driver fixes for 6.10-rc6
2024-06-30 16:28 UTC (2+ messages)
[GIT PULL] USB driver fixes for 6.10-rc6
2024-06-30 16:28 UTC (2+ messages)
[GIT PULL] Staging driver fixes for 6.10-rc6
2024-06-30 16:28 UTC (2+ messages)
[GIT PULL] TTY / Serial driver fixes for 6.10-rc6
2024-06-30 16:28 UTC (2+ messages)
[PATCH] hwmon: (dell-smm) Add Dell OptiPlex 7060 to DMI table
2024-06-30 16:13 UTC (2+ messages)
Linux regressions report for mainline [2024-06-30]
2024-06-30 16:13 UTC
[GIT PULL] nolibc for 6.11-rc1
2024-06-30 16:06 UTC (2+ messages)
[PATCH v6 0/5] x86: Enable LKGS instruction
2024-06-30 16:04 UTC (3+ messages)
` [PATCH v6 5/5] x86/gsseg: use the LKGS instruction if available for load_gs_index()
[PATCH v3 0/2] Add and update GPU OPP voltage ranges in the RK356x SoC dtsi
2024-06-30 16:00 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: rockchip: Add GPU OPP voltage ranges to "
` [PATCH v3 2/2] arm64: dts: rockchip: Update GPU OPP voltages in "
[PATCH v2] arm64: dts: rockchip: Add GPU OPP voltage ranges to RK356x SoC dtsi
2024-06-30 15:51 UTC (7+ messages)
[GIT PULL] timers/urgent for v6.10-rc6
2024-06-30 15:46 UTC (2+ messages)
[GIT PULL] irq/urgent for v6.10-rc6
2024-06-30 15:46 UTC (2+ messages)
[GIT PULL] smp/urgent for v6.10-rc6
2024-06-30 15:46 UTC (2+ messages)
[GIT PULL REQUEST] watchdog - v6.10 release cycle (fixes)
2024-06-30 15:46 UTC (5+ messages)
[PATCH] clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common
2024-06-30 15:34 UTC (2+ messages)
proposition for fixing Y292B bug
2024-06-30 15:27 UTC (3+ messages)
[PATCH v4 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-06-30 15:18 UTC (3+ messages)
` [PATCH v4 2/2] selftests: Add a test mangling with uc_sigmask
[PATCH v4 00/12] riscv: Allwinner D1/D1s platform support
2024-06-30 15:09 UTC (4+ messages)
` [PATCH v4 10/12] riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees
` (subset) "
` (subset) [PATCH v4 00/12] riscv: Allwinner D1/D1s platform support
[PATCH 0/3] riscv: allwinner: ClockworkPi and DevTerm devicetrees
2024-06-30 15:09 UTC (3+ messages)
` (subset) "
[PATCH] kobject_uevent: Fix OOB access within zap_modalias_env()
2024-06-30 15:08 UTC (2+ messages)
[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
2024-06-30 15:05 UTC (8+ messages)
` [PATCH net-next v9 10/13] mm: page_frag: introduce prepare/probe/commit API
[PATCH] sched/numa: scan the vma if it has not been scanned for a while
2024-06-30 15:00 UTC
[PATCH v2 0/9] arm64: dts: rockchip: fixes support for Lunzn Fastrhino R6xS
2024-06-30 15:00 UTC (4+ messages)
` [PATCH v2 4/9] arm64: dts: rockchip: remove unused usb2 nodes "
` [PATCH v2 8/9] arm64: dts: rockchip: remove useless tx/rx_delay for Lunzn Fastrhino R68S
` [PATCH v2 9/9] arm64: dts: rockchip: Enable UHS-I SDR-50 for Lunzn FastRhino R66S
[PATCH v2 0/3] drm/panel: st7701: Add Anbernic RG28XX panel support
2024-06-30 14:17 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: display: st7701: Add Anbernic RG28XX panel
[PATCH v6 0/4] Add Svade and Svadu Extensions Support
2024-06-30 14:09 UTC (5+ messages)
` [PATCH v6 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
[RFC 1/1] swiotlb: Reduce calls to swiotlb_find_pool()
2024-06-30 14:02 UTC (12+ messages)
[PATCH 07/17] signal: Always set JOBCTL_WILL_EXIT for exiting tasks
2024-06-30 14:00 UTC (2+ messages)
[PATCH v2 00/10] iio: adc: ad7606: Improvements
2024-06-30 14:00 UTC (4+ messages)
` [PATCH v2 02/10] dt-bindings: iio: adc: adi,ad7606: comment and sort the compatible names
[PATCH] pcmcia: add missing MODULE_DESCRIPTION() macros
2024-06-30 13:52 UTC (2+ messages)
[PATCH] arch: riscv: thead: implement basic spi
2024-06-30 13:51 UTC (2+ messages)
[PATCH 0/3] nvme-pci: honor isolcpus configuration
2024-06-30 13:47 UTC (10+ messages)
` [PATCH 1/3] sched/isolation: Add io_queue housekeeping option
[PATCH 00/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-06-30 13:45 UTC (3+ messages)
` [PATCH 01/20] "
[RFC net-next 0/9] xdp: allow disable GRO per packet by XDP
2024-06-30 13:40 UTC (7+ messages)
` [RFC net-next 1/9] skb: introduce gro_disabled bit
[PATCH v2 0/3] nvme-pci: honor isolcpus configuration
2024-06-30 13:39 UTC (3+ messages)
` [PATCH v2 3/3] lib/group_cpus.c: honor housekeeping config when grouping CPUs
[PATCH] pcmcia: Use resource_size function on resource object
2024-06-30 13:35 UTC (2+ messages)
[PATCH] pcmcia: bcm63xx: drop driver owner assignment
2024-06-30 13:34 UTC (2+ messages)
[PATCH v3 0/2] ARM: dts: qcom-msm8226-samsung-ms013g: Add initial device tree
2024-06-30 13:29 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Document samsung,ms013g
` [PATCH v3 2/2] ARM: dts: qcom-msm8226-samsung-ms013g: Add initial device tree
[PATCH 00/15] Introduce HabanaLabs network drivers
2024-06-30 13:29 UTC (11+ messages)
` [PATCH 11/15] RDMA/hbl: add habanalabs RDMA driver
[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
2024-06-30 13:28 UTC (7+ messages)
` [RFC PATCH v2] ptp: Add vDSO-style vmclock support
[PATCH 0/2] statx NULL path support
2024-06-30 13:18 UTC (7+ messages)
` [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
[PATCH 0/2] sched/fair: Enhance sync wakeup for short duration tasks
2024-06-30 13:09 UTC (4+ messages)
` [PATCH 1/2] sched/fair: Record the average duration of a task
[PATCH v3 00/11] Add support for NMI source reporting
2024-06-30 13:04 UTC (3+ messages)
` [PATCH v3 07/11] KVM: VMX: Handle NMI Source report in VM exit
[syzbot] [bcachefs?] INFO: task hung in journal_quiesce
2024-06-30 13:03 UTC (5+ messages)
[PATCH v3] selftests/capabilities: Fix possible file leak in copy_fromat_to
2024-06-30 13:00 UTC
[PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
2024-06-30 12:53 UTC (6+ messages)
` [PATCH v10 17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v10 18/19] arm64: document virtual CPU hotplug's expectations
[PATCH] Updating a vulnerable use of strcpy
2024-06-30 12:48 UTC
[PATCH v23 0/5] Introducing trace buffer mapping by user-space
2024-06-30 12:40 UTC (4+ messages)
` [PATCH v23 3/5] tracing: Allow user-space mapping of the ring-buffer
[syzbot] [bcachefs?] INFO: task hung in bch2_fs_read_only_work
2024-06-30 12:37 UTC (5+ messages)
[PATCH v5 0/2] Consolidate ec_response_get_next_event
2024-06-30 12:17 UTC (3+ messages)
` [PATCH v5 2/2] dt-bindings: cros-ec-keyboard: Add keyboard matrix v3.0
[PATCH v6 0/6] iio: adc: ad7192: Improvements
2024-06-30 11:43 UTC (15+ messages)
` [PATCH v6 1/6] iio: adc: ad7192: use devm_regulator_get_enable_read_voltage
` [PATCH v6 3/6] iio: adc: ad7192: Update clock config
` [PATCH v6 4/6] dt-bindings: iio: adc: ad7192: Add clock provider
` [PATCH v6 5/6] "
` [PATCH v6 6/6] MAINTAINERS: Update AD7192 driver maintainer
[PATCH v2 0/3] device property: introduce fwnode_for_each_available_child_node_scoped()
2024-06-30 11:41 UTC (5+ messages)
` [PATCH v2 3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped()
[PATCH 0/2] mm: introduce per-order mTHP split counters
2024-06-30 11:34 UTC (5+ messages)
` [PATCH 1/2] mm: add "
[PATCH v3 0/4] dev_printk: add dev_errp_probe() helper
2024-06-30 11:29 UTC (6+ messages)
` [PATCH v3 1/4] dev_printk: add new dev_err_probe() helpers
[PATCH v3 0/5] Add AP6275P wireless support
2024-06-30 11:17 UTC (10+ messages)
` [PATCH v3 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v3 5/5] wifi: brcmfmac: Add support for AP6275P
[PATCH v6 0/7] Add support for AD4000 series of ADCs
2024-06-30 11:17 UTC (9+ messages)
` [PATCH v6 1/7] spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
` [PATCH v6 2/7] spi: bitbang: Implement support for MOSI idle state configuration
` [PATCH v6 3/7] spi: spi-gpio: Add "
` [PATCH v6 6/7] iio: adc: Add support for AD4000
[V4 00/16] Add data type profiling support for powerpc
2024-06-30 11:10 UTC (8+ messages)
` [V4 05/16] tools/perf: Add disasm_line__parse to parse raw instruction "
[PATCH v2] riscv: Extend sv39 linear mapping max size to 128G
2024-06-30 11:05 UTC
[PATCH] iio: xilinx-ams: Add labels
2024-06-30 10:41 UTC (3+ messages)
[PATCH v3 0/2] spi: add devm_spi_optimize_message() helper
2024-06-30 10:39 UTC (3+ messages)
` [PATCH v3 2/2] iio: adc: ad7944: use devm_spi_optimize_message()
[RFC] staging: nvec: cannot configure to compile driver for testing
2024-06-30 10:37 UTC
[PATCH v12 0/7] iio: new DMABUF based API v12
2024-06-30 10:32 UTC (3+ messages)
` (subset) "
[PATCH v4 0/5] Add SMEM-based speedbin matching
2024-06-30 10:29 UTC (5+ messages)
` [PATCH v4 1/5] drm/msm/adreno: Implement SMEM-based speed bin
` [PATCH v4 4/5] drm/msm/adreno: Redo the speedbin assignment
[PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
2024-06-30 10:21 UTC
[PATCH 0/2] iio: frequency: add iio support for Amlogic clock measure
2024-06-30 10:17 UTC (5+ messages)
` [PATCH 2/2] iio: frequency: add amlogic clock measure support
[PATCH] drm/lima: Mark simple_ondemand governor as softdep
2024-06-30 10:04 UTC (10+ messages)
[patch V4 00/21] genirq, irqchip: Convert ARM MSI handling to per device MSI domains
2024-06-30 9:55 UTC (10+ messages)
` [patch V4 05/21] irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]
[tip:WIP.x86/fpu] [x86/fpu] 8073335229: WARNING:at_mm/vmalloc.c:#remove_vm_area
2024-06-30 9:41 UTC
[PATCH v4 0/5] drm/msm/adreno: Introduce/rework device hw catalog
2024-06-30 9:35 UTC (5+ messages)
` [PATCH v4 1/5] drm/msm/adreno: Split up giant device table
[PATCH] mm: shrink skip folio mapped by an exiting task
2024-06-30 9:35 UTC (2+ messages)
[syzbot] [ext4?] BUG: unable to handle kernel paging request in do_split
2024-06-30 9:33 UTC (3+ messages)
[PATCH v2] dt-bindings: pinctrl: npcm8xx: add missing pin group and mux function
2024-06-30 9:01 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®