public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-04 18:30:08 to 2024-10-04 20:16:59 UTC [more...]

[PATCH 00/23] kbuild: support building external modules in a separate build directory
 2024-10-04 20:16 UTC  (13+ messages)
` [PATCH 19/23] "
` [PATCH 20/23] kbuild: support -fmacro-prefix-map for external modules
` [PATCH 21/23] kbuild: use absolute path in the generated wrapper Makefile
` [PATCH 22/23] kbuild: make wrapper Makefile more convenient for external modules
` [PATCH 23/23] kbuild: allow to start building external module in any directory

[PATCH v2][next] wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
 2024-10-04 20:14 UTC 

[PATCHSET sched/urgent, sched_ext/for-6.12-fixes] sched/core, sched_ext: Add ENQUEUE_RQ_SELECTED to fix ->select_task_rq() skip detection in sched_ext schedulers
 2024-10-04 20:14 UTC  (4+ messages)
` [PATCH 2/3] sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() was called

[PATCH] RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_event
 2024-10-04 20:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH sched_ext/for-6.12-fixes] sched_ext: scx_cgroup_exit() may be called without successful scx_cgroup_init()
 2024-10-04 20:12 UTC  (2+ messages)

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in __btree_node_pinned
 2024-10-04 20:12 UTC 

[PATCH sched_ext/for-6.12-fixes] sched_ext: Improve error reporting during loading
 2024-10-04 20:11 UTC  (2+ messages)

[PATCH] acl: Realign struct posix_acl to reduce its size by 8 bytes
 2024-10-04 20:11 UTC  (3+ messages)

[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-04 20:10 UTC  (3+ messages)
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

[PATCH net-next v1] ethtool: rss: fix rss key initialization warning
 2024-10-04 20:10 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: Fix race condition for VLAN table access
 2024-10-04 20:07 UTC  (5+ messages)

[PATCH 00/12] btrfs reads through iomap
 2024-10-04 20:04 UTC  (13+ messages)
` [PATCH 01/12] iomap: check if folio size is equal to FS block size
` [PATCH 02/12] iomap: Introduce iomap_read_folio_ops
` [PATCH 03/12] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset
` [PATCH 04/12] iomap: include iomap_read_end_io() in header
` [PATCH 05/12] iomap: Introduce IOMAP_ENCODED
` [PATCH 06/12] iomap: Introduce read_inline() function hook
` [PATCH 07/12] btrfs: btrfs_em_to_iomap() to convert em to iomap
` [PATCH 08/12] btrfs: iomap_begin() for buffered reads
` [PATCH 09/12] btrfs: define btrfs_iomap_read_folio_ops
` [PATCH 10/12] btrfs: define btrfs_iomap_folio_ops
` [PATCH 11/12] btrfs: add read_inline for folio operations for read() calls
` [PATCH 12/12] btrfs: switch to iomap for buffered reads

[PATCH v2 0/3] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
 2024-10-04 20:04 UTC  (6+ messages)
` [PATCH v2 1/3] KVM: x86/mmu: Change KVM mmu shrinker to no-op
` [PATCH v2 2/3] KVM: x86/mmu: Use MMU shrinker to shrink KVM MMU memory caches
` [PATCH v2 3/3] KVM: selftests: Add a test to invoke MMU shrinker on KVM VMs

[PATCH v1 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-04 20:04 UTC  (11+ messages)
` [PATCH v1 2/8] tracing/ftrace: guard syscall probe with preempt_notrace

[PATCH v2] lib/crc16_kunit.c: add KUnit tests for crc16
 2024-10-04 19:59 UTC  (3+ messages)

[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-04 19:58 UTC  (5+ messages)
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in __btree_node_pinned
 2024-10-04 19:54 UTC  (2+ messages)
` [syzbot] "

Hazard pointer enabled refcount prototype
 2024-10-04 19:52 UTC 

[PATCH] dmaengine: idxd: Move DSA/IAA device IDs to IDXD driver
 2024-10-04 19:52 UTC 

Build failure with GCC 15 due to -Werror=unterminated-string-initialization
 2024-10-04 19:51 UTC  (5+ messages)
` [PATCH 1/1] fs/qnx6: Fix building with GCC 15
    ` [PATCH v2 "

[PATCH net v3 0/2] fix ti-am65-cpsw-nuss module removal
 2024-10-04 19:50 UTC  (5+ messages)
` [PATCH net v3 2/2] net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix "

[PATCH v4] pidfd: add ioctl to retrieve pid info
 2024-10-04 19:47 UTC 

[GIT PULL] i2c-host-fixes for v6.12-rc2
 2024-10-04 19:44 UTC  (2+ messages)

[PATCH v2 00/12] thermal: core: Fixes and cleanups, mostly related to thermal zone init and exit
 2024-10-04 19:42 UTC  (13+ messages)
` [PATCH v2 01/12] thermal: core: Initialize thermal zones before registering them
` [PATCH v2 02/12] thermal: core: Rearrange PM notification code
` [PATCH v2 03/12] thermal: core: Represent suspend-related thermal zone flags as bits
` [PATCH v2 04/12] thermal: core: Mark thermal zones as initializing to start with
` [PATCH v2 05/12] thermal: core: Fix race between zone registration and system suspend
` [PATCH v2 06/12] thermal: core: Consolidate thermal zone locking during initialization
` [PATCH v2 07/12] thermal: core: Mark thermal zones as exiting before unregistration
` [PATCH v2 08/12] thermal: core: Consolidate thermal zone locking in the exit path
` [PATCH v2 09/12] thermal: core: Update thermal zones after cooling device binding
` [PATCH v2 10/12] thermal: core: Drop need_update field from struct thermal_zone_device
` [PATCH v2 11/12] thermal: core: Move lists of thermal instances to trip descriptors
` [PATCH v2 12/12] thermal: core: Pass trip descriptors to trip bind/unbind functions

[PATCH 0/3] Fix GPU virtual address collosion when CPU page size != GPU page size
 2024-10-04 19:42 UTC  (4+ messages)
` [PATCH 1/3] drm/etnaviv: Track GPU VA size separately
` [PATCH 2/3] drm/etnaviv: Map and unmap the GPU VA range with respect to its user size
` [PATCH 3/3] drm/etnaviv: Print an error message if inserting IOVA range fails

[PATCH] pidfd: add ioctl to retrieve pid info
 2024-10-04 19:40 UTC  (7+ messages)

[PATCH v3] pidfd: add ioctl to retrieve pid info
 2024-10-04 19:39 UTC 

[PATCH][next] wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings
 2024-10-04 19:39 UTC  (2+ messages)

[PATCH][next] wifi: iwlwifi: fw/mvm: Avoid multiple -Wflex-array-member-not-at-end warnings
 2024-10-04 19:38 UTC  (2+ messages)

[tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
 2024-10-04 19:37 UTC  (3+ messages)
` [tip: x86/bugs] Revert "x86/retpoline: Ensure default return thunk isn't used at runtime"

[PATCH v7 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-04 19:36 UTC  (10+ messages)
` [PATCH v7 24/24] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH v7 1/1] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle
 2024-10-04 19:35 UTC 

[PATCH 0/3] Bluetooth: Fix a few module init/deinit bugs
 2024-10-04 19:30 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: Call iso_exit() on module unload

[GIT PULL] arm64 fixes for 6.12-rc2
 2024-10-04 19:29 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 6.12-rc2
 2024-10-04 19:29 UTC  (2+ messages)

[PATCH] perf list: update option desc in man page
 2024-10-04 19:29 UTC  (2+ messages)

[PATCH v4 0/5] perf arm-spe: Introduce metadata version 2
 2024-10-04 19:29 UTC  (2+ messages)

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-10-04 19:25 UTC  (7+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl

[PATCH] arm64: dts: qcom: x1e80100: Add debug uart to Lenovo Yoga Slim 7x
 2024-10-04 19:24 UTC 

[PATCH v1 11/11] perf build: Rename PERF_HAVE_DWARF_REGS to PERF_HAVE_LIBDW_REGS
 2024-10-04 19:23 UTC  (11+ messages)

[PATCH 3/3] rust: block: convert `block::mq` to use `Refcount`
 2024-10-04 19:22 UTC  (8+ messages)
  ` [PATCH 1/3] rust: implement `kernel::sync::Refcount`

[RFC PATCH] dm-inlinecrypt: add target for inline block device encryption
 2024-10-04 19:21 UTC  (4+ messages)

[PATCH] docs: dev-tools: Add documentation for the device focused kselftests
 2024-10-04 19:21 UTC  (6+ messages)

[PATCH net-next] lib: packing: catch kunit_kzalloc() failure in the pack() test
 2024-10-04 19:20 UTC  (2+ messages)

[PATCH v2 0/1] update mseal.rst
 2024-10-04 19:11 UTC  (5+ messages)
` [PATCH v2 1/1] mseal: "

[PATCH v1 0/2] RSEQ updates for 6.12
 2024-10-04 19:18 UTC  (3+ messages)
` [PATCH v1 2/2] selftests/rseq: Fix mm_cid test failure

[GIT PULL] tracing: Various fixes for 6.12
 2024-10-04 19:17 UTC  (2+ messages)

[GIT PULL] slab fixes for 6.12-rc1
 2024-10-04 19:17 UTC  (2+ messages)

[PATCHSET 0/8] perf tools: Do not set attr.exclude_guest by default (v4)
 2024-10-04 19:17 UTC  (5+ messages)

[PATCH] usb: xhci: xhci_setup_port_arrays: early -ENODEV if maxports is 0
 2024-10-04 19:14 UTC  (5+ messages)

[PATCH] sound: soc: uniphier: Handle regmap_write errors in aio_src_set_param()
 2024-10-04 19:13 UTC  (2+ messages)

[PATCH] iio: core: make iio_device_claim_direct_mode() __must_check
 2024-10-04 19:12 UTC  (4+ messages)

VM_BUG_ON_PAGE(PageAnonNotKsm(page)) defconfig riscv64
 2024-10-04 19:12 UTC  (2+ messages)

[PATCH] drm/atmel_hlcdc: Fix uninitialized variable
 2024-10-04 19:11 UTC  (2+ messages)

[PATCH 0/5] Add new headers for Hyper-V Dom0
 2024-10-04 19:11 UTC  (3+ messages)
` [PATCH 5/5] hyperv: Use hvhdk.h instead of hyperv-tlfs.h in Hyper-V code

[PATCHv2 0/5] devicetree: move nvmem-cells users to nvmem-layout
 2024-10-04 19:04 UTC  (4+ messages)
` [PATCHv2 5/5] documentation: use nvmem-layout in examples

[syzbot] [fuse?] WARNING in fuse_writepages
 2024-10-04 19:04 UTC  (3+ messages)

[PATCH] kernel: add pid_max to pid_namespace
 2024-10-04 19:05 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.12-rc2
 2024-10-04 19:04 UTC  (2+ messages)

[GIT PULL] Power management fixes for v6.12-rc2
 2024-10-04 19:04 UTC  (2+ messages)

[GIT PULL] gpio fixes for v6.12-rc2
 2024-10-04 19:04 UTC  (2+ messages)

[PATCH net-next v2 0/9] Allow isolating PHY devices
 2024-10-04 19:02 UTC  (4+ messages)
` [PATCH net-next v2 7/9] net: phy: introduce ethtool_phy_ops to get and set phy configuration

[PATCH net] net: dsa: sja1105: fix reception from VLAN-unaware bridges
 2024-10-04 19:00 UTC  (2+ messages)

[PATCH] selftests: sched_ext: Add sched_ext as proper selftest target
 2024-10-04 19:00 UTC  (4+ messages)

[PATCH 00/33] riscv control-flow integrity for usermode
 2024-10-04 18:59 UTC  (4+ messages)
` [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi

[GIT PULL] tomoyo update for v6.12
 2024-10-04 18:58 UTC  (8+ messages)

[PATCH v6 0/3] I3C: master: fix the address assign issue if assign-address is exist in dts
 2024-10-04 18:58 UTC  (6+ messages)
` [PATCH v6 2/3] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED

[PATCH v2] ftrace/selftest: Test combination of function_graph tracer and function profiler
 2024-10-04 18:56 UTC 

[PATCH] selftests: Do not skip BPF selftests by default
 2024-10-04 18:52 UTC  (5+ messages)

[PATCH net-next v3 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2024-10-04 18:50 UTC  (3+ messages)
` [PATCH net-next v3 2/7] net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0

[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-10-04 18:48 UTC  (4+ messages)
` [PATCH v6 3/3] rust: sync: Add SpinLockIrq

[PATCH v4] lib/math: Add int_log test suite
 2024-10-04 18:47 UTC 

[PATCH] kbuild: deb-pkg: Remove blank first line from maint scripts
 2024-10-04 18:46 UTC  (2+ messages)

[PATCH] [next] ARM: Replace snprintf() with the safer scnprintf() variant
 2024-10-04 18:46 UTC  (3+ messages)

[PATCH v2] pidfd: add ioctl to retrieve pid info
 2024-10-04 18:43 UTC 

[PATCH] Fix logically dead code
 2024-10-04 18:12 UTC  (3+ messages)

[GIT PULL] sound fixes for 6.12-rc2
 2024-10-04 18:39 UTC  (2+ messages)

[git pull] drm fixes for 6.12-rc2
 2024-10-04 18:39 UTC  (2+ messages)

linux-next: build failure after merge of the kunit-next tree
 2024-10-04 18:36 UTC  (2+ messages)

[net-next PATCH v2] net: phy: Validate PHY LED OPs presence before registering
 2024-10-04 18:33 UTC 

[PATCH V3 00/11] AMD XDNA driver
 2024-10-04 18:33 UTC  (3+ messages)
` [PATCH V3 11/11] accel/amdxdna: Add firmware debug buffer support

[PATCH AUTOSEL 4.19 01/16] bpf: Check percpu map value size first
 2024-10-04 18:31 UTC  (16+ messages)
` [PATCH AUTOSEL 4.19 02/16] s390/facility: Disable compile time optimization for decompressor code
` [PATCH AUTOSEL 4.19 03/16] s390/mm: Add cond_resched() to cmm_alloc/free_pages()
` [PATCH AUTOSEL 4.19 04/16] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
` [PATCH AUTOSEL 4.19 05/16] ext4: ext4_search_dir should return a proper error
` [PATCH AUTOSEL 4.19 06/16] ext4: nested locking for xattr inode
` [PATCH AUTOSEL 4.19 07/16] s390/cpum_sf: Remove WARN_ON_ONCE statements
` [PATCH AUTOSEL 4.19 08/16] ktest.pl: Avoid false positives with grub2 skip regex
` [PATCH AUTOSEL 4.19 09/16] clk: bcm: bcm53573: fix OF node leak in init
` [PATCH AUTOSEL 4.19 10/16] i2c: i801: Use a different adapter-name for IDF adapters
` [PATCH AUTOSEL 4.19 11/16] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH AUTOSEL 4.19 12/16] media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()
` [PATCH AUTOSEL 4.19 13/16] usb: chipidea: udc: enable suspend interrupt after usb reset
` [PATCH AUTOSEL 4.19 14/16] tools/iio: Add memory allocation failure check for trigger_name
` [PATCH AUTOSEL 4.19 15/16] driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
` [PATCH AUTOSEL 4.19 16/16] fbdev: sisfb: Fix strbuf array overflow

[PATCH AUTOSEL 5.4 01/21] bpf: Check percpu map value size first
 2024-10-04 18:30 UTC  (21+ messages)
` [PATCH AUTOSEL 5.4 02/21] s390/boot: Compile all files with the same march flag
` [PATCH AUTOSEL 5.4 03/21] s390/facility: Disable compile time optimization for decompressor code
` [PATCH AUTOSEL 5.4 04/21] s390/mm: Add cond_resched() to cmm_alloc/free_pages()
` [PATCH AUTOSEL 5.4 05/21] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
` [PATCH AUTOSEL 5.4 06/21] ext4: ext4_search_dir should return a proper error
` [PATCH AUTOSEL 5.4 07/21] ext4: nested locking for xattr inode
` [PATCH AUTOSEL 5.4 08/21] s390/cpum_sf: Remove WARN_ON_ONCE statements
` [PATCH AUTOSEL 5.4 09/21] ktest.pl: Avoid false positives with grub2 skip regex
` [PATCH AUTOSEL 5.4 10/21] clk: bcm: bcm53573: fix OF node leak in init
` [PATCH AUTOSEL 5.4 11/21] PCI: Add ACS quirk for Qualcomm SA8775P
` [PATCH AUTOSEL 5.4 12/21] i2c: i801: Use a different adapter-name for IDF adapters
` [PATCH AUTOSEL 5.4 13/21] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH AUTOSEL 5.4 14/21] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
` [PATCH AUTOSEL 5.4 15/21] media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()
` [PATCH AUTOSEL 5.4 16/21] usb: chipidea: udc: enable suspend interrupt after usb reset
` [PATCH AUTOSEL 5.4 17/21] usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Crashkernel Scenario
` [PATCH AUTOSEL 5.4 18/21] virtio_pmem: Check device status before requesting flush
` [PATCH AUTOSEL 5.4 19/21] tools/iio: Add memory allocation failure check for trigger_name
` [PATCH AUTOSEL 5.4 20/21] driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
` [PATCH AUTOSEL 5.4 21/21] fbdev: sisfb: Fix strbuf array overflow

[PATCH AUTOSEL 5.10 01/26] bpf: Check percpu map value size first
 2024-10-04 18:29 UTC  (26+ messages)
` [PATCH AUTOSEL 5.10 02/26] s390/boot: Compile all files with the same march flag
` [PATCH AUTOSEL 5.10 03/26] s390/facility: Disable compile time optimization for decompressor code
` [PATCH AUTOSEL 5.10 04/26] s390/mm: Add cond_resched() to cmm_alloc/free_pages()
` [PATCH AUTOSEL 5.10 05/26] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
` [PATCH AUTOSEL 5.10 06/26] ext4: avoid use-after-free in ext4_ext_show_leaf()
` [PATCH AUTOSEL 5.10 07/26] ext4: ext4_search_dir should return a proper error
` [PATCH AUTOSEL 5.10 08/26] ext4: nested locking for xattr inode
` [PATCH AUTOSEL 5.10 09/26] s390/cpum_sf: Remove WARN_ON_ONCE statements
` [PATCH AUTOSEL 5.10 10/26] ktest.pl: Avoid false positives with grub2 skip regex
` [PATCH AUTOSEL 5.10 11/26] RDMA/mad: Improve handling of timed out WRs of mad agent
` [PATCH AUTOSEL 5.10 12/26] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
` [PATCH AUTOSEL 5.10 13/26] clk: bcm: bcm53573: fix OF node leak in init
` [PATCH AUTOSEL 5.10 14/26] PCI: Add ACS quirk for Qualcomm SA8775P
` [PATCH AUTOSEL 5.10 15/26] i2c: i801: Use a different adapter-name for IDF adapters
` [PATCH AUTOSEL 5.10 16/26] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH AUTOSEL 5.10 17/26] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
` [PATCH AUTOSEL 5.10 18/26] media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()
` [PATCH AUTOSEL 5.10 19/26] clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
` [PATCH AUTOSEL 5.10 20/26] usb: chipidea: udc: enable suspend interrupt after usb reset
` [PATCH AUTOSEL 5.10 21/26] usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Crashkernel Scenario
` [PATCH AUTOSEL 5.10 22/26] virtio_pmem: Check device status before requesting flush
` [PATCH AUTOSEL 5.10 23/26] tools/iio: Add memory allocation failure check for trigger_name
` [PATCH AUTOSEL 5.10 24/26] driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
` [PATCH AUTOSEL 5.10 25/26] drm/amd/display: Check null pointer before dereferencing se
` [PATCH AUTOSEL 5.10 26/26] fbdev: sisfb: Fix strbuf array overflow

[PATCH net-next] net: macb: Adding support for Jumbo Frames up to 10240 Bytes in SAMA5D2
 2024-10-04 18:30 UTC  (2+ messages)

[PATCH net-next v2] octeontx2-af: Change block parameter to const pointer in get_lf_str_list
 2024-10-04 18:30 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox