public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-10 12:34:19 to 2024-09-10 14:53:04 UTC [more...]

[PATCH 0/2] io_uring/io-wq: respect cgroup cpusets
 2024-09-10 14:53 UTC  (4+ messages)
` [PATCH 1/2] io_uring/io-wq: do not allow pinning outside of cpuset
` [PATCH 2/2] io_uring/io-wq: limit io poller cpuset to ambient one

[RFC net-next v2 0/9] Add support for per-NAPI config via netlink
 2024-09-10 14:52 UTC  (5+ messages)
` [RFC net-next v2 1/9] net: napi: Add napi_storage

[PATCH v2 00/14] KEYS: Add support for PGP keys and signatures
 2024-09-10 14:51 UTC  (6+ messages)

[PATCH] btrfs: don't take dev_replace rwsem on task already holding it
 2024-09-10 14:50 UTC  (6+ messages)

[PATCH net-next v3 00/10] netconsole refactoring and warning fix
 2024-09-10 14:50 UTC  (3+ messages)
` [PATCH net-next v3 10/10] net: netconsole: fix wrong warning

[PATCH 1/2] perf annotate: Treat 'call' instruction as stack operation
 2024-09-10 14:49 UTC  (2+ messages)

Regression v6.11 booting cannot mount harddisks (xfs)
 2024-09-10 14:49 UTC  (3+ messages)

[PATCH] drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctl
 2024-09-10 14:47 UTC  (4+ messages)

[PATCH] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
 2024-09-10 14:47 UTC  (2+ messages)

[PATCH net v2] net: dpaa: Pad packets to ETH_ZLEN
 2024-09-10 14:46 UTC  (2+ messages)

[PATCH] net: rswitch: Fix a possible memory leak in rswitch_phy_device_init()
 2024-09-10 14:44 UTC  (2+ messages)

[PATCH HID v2 00/11] HID: bpf: add a new hook to control hid-generic
 2024-09-10 14:43 UTC  (12+ messages)
` [PATCH HID v2 01/11] HID: bpf: move HID-BPF report descriptor fixup earlier
` [PATCH HID v2 02/11] HID: core: save one kmemdup during .probe()
` [PATCH HID v2 03/11] HID: core: remove one more kmemdup on .probe()
` [PATCH HID v2 04/11] HID: bpf: allow write access to quirks field in struct hid_device
` [PATCH HID v2 05/11] selftests/hid: add dependency on hid_common.h
` [PATCH HID v2 06/11] selftests/hid: cleanup C tests by adding a common struct uhid_device
` [PATCH HID v2 07/11] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
` [PATCH HID v2 08/11] HID: add per device quirk to force bind to hid-generic
` [PATCH HID v2 09/11] selftests/hid: add test for assigning a given device "
` [PATCH HID v2 10/11] HID: add quirk to prevent hid-input to be used
` [PATCH HID v2 11/11] selftests/hid: add test to disable hid-input

[PATCH 0/2] ring-buffer/selftest: Meta-page testing improvements
 2024-09-10 14:43 UTC  (3+ messages)
` [PATCH 1/2] ring-buffer/selftest: Verify the entire meta-page padding
` [PATCH 2/2] ring-buffer/selftest: Handle meta-page bigger than the system

[PATCH 1/2] perf build: Autodetect minimum required llvm-dev version
 2024-09-10 14:43 UTC  (5+ messages)
` [PATCH 2/2] perf build: Remove unused feature test target

[PATCH] nvme-tcp: fix link failure for TCP auth
 2024-09-10 14:43 UTC  (2+ messages)

[v3 PATCH bpf-next 0/2] bpf: Add percpu map value size check
 2024-09-10 14:41 UTC  (3+ messages)
` [v3 PATCH bpf-next 1/2] bpf: Check percpu map value size first
` [v3 PATCH bpf-next 2/2] bpf/selftests: Check errno when percpu map value size exceeds

[PATCH] mm: remove redundant if overhead
 2024-09-10 14:39 UTC 

[PATCH net v2] net: xilinx: axienet: Fix packet counting
 2024-09-10 14:39 UTC  (4+ messages)

[PATCH 0/9] nvmem: patches(set 1) for 6.12
 2024-09-10 13:24 UTC  (6+ messages)
` [PATCH 4/9] nvmem: layouts: add U-Boot env layout

[PATCH 0/3] hwmon: pmbus: add tps25990 efuse support
 2024-09-10 14:37 UTC  (5+ messages)
` [PATCH 2/3] hwmon: (pmbus/core) add POWER_GOOD signal limits support

[PATCH 6.1 000/192] 6.1.110-rc1 review
 2024-09-10 14:35 UTC  (3+ messages)

[PATCH 0/2] x86: vdso: Two small ifdef cleanups
 2024-09-10 14:34 UTC  (3+ messages)
` [PATCH 2/2] x86: vdso: Remove redundant ifdeffery around in_ia32_syscall()

[PATCH] arm64: dts: mediatek: mt8395-genio-1200-evk: Enable GPU
 2024-09-10 14:32 UTC 

[RFC PATCH net-next v2 0/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
 2024-09-10 14:30 UTC  (3+ messages)

[PATCH] MAINTAINERS: update Pierre Bossart's email and role
 2024-09-10 14:30 UTC 

[PATCH v1] mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch
 2024-09-10 14:30 UTC  (3+ messages)

[PATCH net v3] mptcp: pm: Fix uaf in __timer_delete_sync
 2024-09-10 14:29 UTC  (3+ messages)
` [PATCH net V4] "

[PATCH net] selftests: net: csum: Fix checksums for packets with non-zero padding
 2024-09-10 14:29 UTC  (8+ messages)

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-09-10 14:27 UTC  (24+ messages)
` [PATCH v6 01/26] rust: alloc: add `Allocator` trait
` [PATCH v6 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v6 26/26] MAINTAINERS: add entry for the Rust `alloc` module

[PATCH v4 0/3] tty: serial: samsung: Serial fixes for Apple A7-A11 SoCs
 2024-09-10 14:26 UTC  (7+ messages)
` [PATCH v4 1/3] tty: serial: samsung: Use BIT() macro for APPLE_S5L_*
` [PATCH v4 3/3] tty: serial: samsung: Fix serial rx on Apple A7-A9

linux-next: build failure after merge of the vfs-brauner tree
 2024-09-10 14:26 UTC  (6+ messages)

[PATCH] drivers/of: Improve documentation on match string
 2024-09-10 14:24 UTC 

[PATCH v3] rust: add global lock support
 2024-09-10 14:23 UTC 

[PATCH v5] dts: nxp: mxs: Add descriptions for imx287 based btt3-[012] devices
 2024-09-10 14:20 UTC  (3+ messages)

[PATCH 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
 2024-09-10 14:19 UTC  (13+ messages)
` [PATCH 3/5] mm/slub: Improve redzone check and zeroing for krealloc()
` [PATCH 4/5] kunit: kfence: Make KFENCE_TEST_REQUIRES macro available for all kunit case
` [PATCH 5/5] mm/slub, kunit: Add testcase for krealloc redzone and zeroing

[PATCH v4 0/4] KVM: arm64: Fix underallocation of storage for SVE state
 2024-09-10 14:19 UTC  (11+ messages)

[PATCH net] net: prevent NULL pointer dereference in rt_fibinfo_free() and rt_fibinfo_free_cpus()
 2024-09-10 14:17 UTC  (5+ messages)

[PATCH V10] cgroup/rstat: Avoid flushing if there is an ongoing root flush
 2024-09-10 14:16 UTC  (5+ messages)

[PATCH] selftests: mm: Fix build errors on armhf
 2024-09-10 14:15 UTC  (4+ messages)

[PATCH v2 0/2] Add support for RK3588S Evaluation board
 2024-09-10 14:15 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add rk3588s evb1 board
` [PATCH v2 2/2] arm64: dts: rockchip: Add support for "

[PATCH] dma-buf: heaps: Add __init to CMA and system heap module_init functions
 2024-09-10 14:14 UTC  (3+ messages)

[PATCH v1] ARM: dts: aspeed: yosemite4: Add power module and ADC on Medusa Board
 2024-09-10 14:15 UTC  (2+ messages)

[PATCH bpf-next/net v5 0/3] selftests/bpf: new MPTCP subflow subtest
 2024-09-10 14:13 UTC  (4+ messages)
` [PATCH bpf-next/net v5 1/3] selftests/bpf: Add mptcp subflow example
` [PATCH bpf-next/net v5 2/3] selftests/bpf: Add getsockopt to inspect mptcp subflow
` [PATCH bpf-next/net v5 3/3] selftests/bpf: Add mptcp subflow subtest

[PATCHv3 0/7] uprobe, bpf: Add session support
 2024-09-10 14:10 UTC  (3+ messages)
` [PATCHv3 1/7] uprobe: Add support for session consumer

[PATCH] media: verisilicon: av1: Fix reference video buffer pointer assignment
 2024-09-10 14:10 UTC 

[PATCH 00/24] Complete EEVDF
 2024-09-10 14:07 UTC  (4+ messages)

[PATCH v9 1/3] perf report: Support LLVM for addr2line()
 2024-09-10 14:06 UTC  (8+ messages)

[PATCH 00/21] TDX MMU Part 2
 2024-09-10 14:05 UTC  (10+ messages)
` [PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH 17/21] KVM: TDX: MTRR: implement get_mt_mask() for TDX

[PATCH 10/24] sched/uclamg: Handle delayed dequeue
 2024-09-10 14:05 UTC  (11+ messages)

[PATCH net] net: stmmac: Stop using a single dma_map() for multiple descriptors
 2024-09-10 14:04 UTC  (4+ messages)

[PATCH v5 00/12] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2024-09-10 14:04 UTC  (9+ messages)
` [PATCH v5 07/12] usb: cdns3-ti: add J7200 support with reset-on-resume behavior
` [PATCH v5 09/12] xhci: introduce xhci->lost_power flag

[PATCH net-next v18 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-09-10 14:04 UTC  (3+ messages)
` [PATCH net-next v18 12/14] net: replace page_frag with page_frag_cache

[PATCH V9 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-09-10 14:01 UTC  (10+ messages)
` [PATCH V9 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH V9 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V9 net-next 11/11] net: add ndo_validate_addr check in dev_set_mac_address

External modules with O=... (was: Re: [PATCH] kbuild: Fix include path in scripts/Makefile.modpost)
 2024-09-10 14:00 UTC 

[syzbot] [net?] general protection fault in send_hsr_supervision_frame (2)
 2024-09-10 14:00 UTC 

[PATCH 1/1] perf trace: Mark the rlim arg in the prlimit64 and setrlimit syscalls as coming from user space
 2024-09-10 13:57 UTC 

commit de752774f38bb causes fatal error on boot
 2024-09-10 13:56 UTC  (2+ messages)

[PATCH] mkfs.f2fs: adjust zone alignment when using convention partition with zoned one
 2024-09-10 13:56 UTC 

[PATCH] mm/vma: Return the exact errno for __split_vma() and mas_store_gfp()
 2024-09-10 13:55 UTC  (4+ messages)
  `  "

[PATCH RESEND] soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps"
 2024-09-10 13:49 UTC  (3+ messages)

[PATCH v1] xen/xenbus: Convert to use ERR_CAST()
 2024-09-10 13:49 UTC  (2+ messages)

[PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
 2024-09-10 13:47 UTC  (2+ messages)

[PATCH v2 0/4] Enable shared SE support over I2C
 2024-09-10 13:44 UTC  (14+ messages)
` [PATCH v2 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v2 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems

[PATCH 0/2] media: i2c: max96714/max96717
 2024-09-10 13:44 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: max96714: add HAS_EVENTS subdev flag
` [PATCH 2/2] media: i2c: max96717: "

[PATCH v3 0/4] Consolidate IO memcpy functions
 2024-09-10 13:43 UTC  (5+ messages)
` [PATCH v3 1/4] Consolidate __memcpy_{to,from}io and __memset_io into a single lib
` [PATCH v3 2/4] Use generic io memcpy functions on the arm64 architecture
` [PATCH v3 3/4] Use generic io memcpy functions on the csky architecture
` [PATCH v3 4/4] Use generic io memcpy functions on the loongarch architecture

[PATCH for-next] RDMA/hns: Fix restricted __le16 degrades to integer issue
 2024-09-10 13:43 UTC  (2+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-10 13:41 UTC  (5+ messages)
` [PATCH 04/12] mm: Allow compound zone device pages

[PATCH 1/1] perf trace: Support collecting 'union's with the BPF augmenter
 2024-09-10 13:40 UTC  (3+ messages)

[PATCH v2] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
 2024-09-10 13:38 UTC  (2+ messages)

[PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
 2024-09-10 13:37 UTC  (11+ messages)

[PATCH v3] ftrace: Get the true parent ip for function tracer
 2024-09-10 13:36 UTC 

[PATCH] docs: rust: clean up empty `\\\` lines and improve rustdoc formatting
 2024-09-10 13:30 UTC  (2+ messages)

[PATCH] mm: Drop unused set_pte_safe()
 2024-09-10 13:26 UTC  (2+ messages)

[PATCH] ntb: idt: Fix the cacography in ntb_hw_idt.c
 2024-09-10 13:28 UTC  (2+ messages)

[regression] significant delays when secureboot is enabled since 6.10
 2024-09-10 13:28 UTC  (8+ messages)

[PATCH 6.6] membarrier: riscv: Add full memory barrier in switch_mm()
 2024-09-10 13:25 UTC  (6+ messages)

[PATCH 0/3] Add atomic transfer support to i2c-cadence
 2024-09-10 13:25 UTC  (7+ messages)
` [PATCH 1/3] i2c: cadence: Relocate cdns_i2c_runtime_suspend and cdns_i2c_runtime_resume to facilitate atomic mode
` [PATCH 2/3] i2c: cadence: Split cdns_i2c_master_xfer for Atomic Mode
` [PATCH 3/3] i2c: cadence: Add atomic transfer support for controller version 1.4

[PATCH v2 0/3] Fix some starvation problems in block layer
 2024-09-10 13:22 UTC  (7+ messages)
` [PATCH v2 1/3] block: fix missing dispatching request when queue is started or unquiesced
` [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
` [PATCH v2 3/3] block: fix ordering between checking BLK_MQ_S_STOPPED "

[PATCH 5.10/5.15] Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags()
 2024-09-10 13:15 UTC 

[PATCH net-next v3 1/1] netfilter: conntrack: Guard possible unused functions
 2024-09-10 13:21 UTC  (2+ messages)

[PATCH v2] drm/ci: uprev mesa, IGT and deqp-runner
 2024-09-10 13:19 UTC 

[PATCH v4 00/14] forcealign for xfs
 2024-09-10 12:33 UTC  (6+ messages)

[PATCH net-next v5 0/5] Introduce HSR offload support for ICSSG
 2024-09-10 13:13 UTC  (4+ messages)
` [PATCH net-next v5 3/5] net: ti: icssg-prueth: Add support for HSR frame forward offload

[PATCH v3] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440
 2024-09-10 13:13 UTC  (6+ messages)

[PATCH for-next 0/9] RDMA/hns: Bugfixes and one improvement
 2024-09-10 13:13 UTC  (7+ messages)
` [PATCH for-next 3/9] RDMA/hns: Fix cpu stuck caused by printings during reset
` [PATCH for-next 9/9] RDMA/hns: Fix different dgids mapping to the same dip_idx
` (subset) [PATCH for-next 0/9] RDMA/hns: Bugfixes and one improvement

[PATCH] mm, proc: collect percpu free pages into the free pages
 2024-09-10 13:11 UTC  (10+ messages)

[PATCH 5.15 000/214] 5.15.167-rc1 review
 2024-09-10 13:08 UTC  (2+ messages)

[PATCH] clk: actions: prevent overflow in owl_pll_recalc_rate
 2024-09-10 13:06 UTC 

[PATCH] device-dax: map dax memory as decrypted in CoCo guests
 2024-09-10 13:07 UTC  (5+ messages)

[PATCH] LoongArch: Enable ACPI BGRT handling
 2024-09-10 13:06 UTC  (2+ messages)

[PATCH stable-6.10 regression] Revert "soundwire: stream: fix programming slave ports for non-continous port maps"
 2024-09-10 13:02 UTC  (2+ messages)

[PATCH] driver core: Don't try to create links if they are not needed
 2024-09-10 13:00 UTC 

[PATCH] x86/tdx: Fix crash on kexec with CONFIG_EISA
 2024-09-10 12:58 UTC  (10+ messages)

[PATCH] f2fs: fix to tag STATX_DIOALIGN only if inode support dio
 2024-09-10 12:57 UTC 

[PATCH v2 1/4] riscv: defconfig: drop RT_GROUP_SCHED=y
 2024-09-10 12:57 UTC  (2+ messages)

[PATCH v2] timekeeping: don't use seqcount loop in ktime_mono_to_any on 64-bit systems
 2024-09-10 12:55 UTC 

[PATCH v3 0/7] xen: fix dom0 PV boot on some AMD machines
 2024-09-10 12:52 UTC  (9+ messages)
` [PATCH v3 5/7] xen: add capability to remap non-RAM pages to different PFNs
` [PATCH v3 6/7] xen: allow mapping ACPI data using a different physical address
` [PATCH v3 7/7] xen: tolerate ACPI NVS memory overlapping with Xen allocated memory

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-10 12:43 UTC  (6+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[PATCH v3 0/4] defconfig: drop RT_GROUP_SCHED=y
 2024-09-10 12:51 UTC  (5+ messages)
` [PATCH v3 1/4] riscv: "
` [PATCH v3 2/4] loongarch: "
` [PATCH v3 3/4] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
` [PATCH v3 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus

[PATCH v2] drm/bochs: use devm_ioremap_wc() to map framebuffer
 2024-09-10 12:49 UTC  (2+ messages)

[PATCH v2] net: stmmac: allocate separate page for buffer
 2024-09-10 12:48 UTC 

[PATCH] nvme: Force ns info updates on validation if NID is bogus
 2024-09-10 12:45 UTC  (2+ messages)

[PATCH v2 0/6] MIPS: cm: Probe GCR address from devicetree
 2024-09-10 12:36 UTC  (3+ messages)
` [PATCH v2 6/6] MIPS: cm: Probe GCR address from DeviceTree

[PATCH wireless v2 0/3] wifi: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-09-10 12:43 UTC  (3+ messages)
` [PATCH wireless v2 1/3] wifi: p54: "
` [PATCH wireless v2 3/3] wifi: wl1251: "


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