messages from 2026-04-08 17:15:21 to 2026-04-08 19:25:49 UTC [more...]
[PATCH 00/24] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-04-08 19:25 UTC (10+ messages)
` [PATCH 01/24] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH 08/24] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH 12/24] nfsd: add data structures for handling CB_NOTIFY
` [PATCH 13/24] nfsd: add notification handlers for dir events
[PATCH] dcache: warn when a dentry is freed with a non-empty ->d_lru
2026-04-08 19:26 UTC (4+ messages)
[PATCH bpf v6 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-04-08 19:22 UTC (6+ messages)
` [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
2026-04-08 19:21 UTC (3+ messages)
[net,PATCH] net: ks8851: Reinstate disabling of BHs around IRQ handler
2026-04-08 19:15 UTC (4+ messages)
[PATCH v2 1/2] drm/panthor: Extend VM locked region for remap case to be a superset
2026-04-08 19:12 UTC (2+ messages)
` [PATCH v2 2/2] drm/panthor: Fix outdated function documentation
[PATCH v2 0/1] leds: Introduce the multi_max_intensity sysfs attribute
2026-04-08 19:12 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH net-next v2] net: Add net_cookie to Dead loop messages
2026-04-08 19:10 UTC
[ANNOUNCE] 5.10.252-rt148
2026-04-08 19:01 UTC
[PATCH v4 0/2] driver core: make references to unregistered software nodes a special case
2026-04-08 19:06 UTC (7+ messages)
` [PATCH v4 1/2] software node: return -ENOTCONN when referenced swnode is not registered yet
[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-04-08 19:04 UTC (10+ messages)
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
[PATCH v9 00/23] gpu: nova-core: Add memory management support
2026-04-08 19:04 UTC (11+ messages)
` [PATCH v10 00/21] "
` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
[PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes
2026-04-08 19:02 UTC (5+ messages)
[PATCH bpf-next v5 0/2] Reject sleepable kprobe_multi programs at attach time
2026-04-08 19:01 UTC (3+ messages)
` [PATCH bpf-next v5 1/2] bpf: "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable
[PATCH net] ice: Fix missing 1's complement negation in GCS raw checksum
2026-04-08 19:02 UTC
[PATCH v2 0/2] serial: sh-sci/rsci: Fix divide by zero and clean up baud rate logic
2026-04-08 19:02 UTC (8+ messages)
` [PATCH v2 1/2] serial: sh-sci: Avoid divide-by-zero fault
[PATCH v2 0/4] tools/nolibc: add support for 32-bit parisc
2026-04-08 19:01 UTC (6+ messages)
` [PATCH v2 1/4] parisc: Makefile: move CROSS_COMPILE detection before CROSS32CC one
` [PATCH v2 2/4] parisc: Makefile: use the regular compiler to build a native 32-bit vDSO
` [PATCH v2 3/4] selftests/nolibc: avoid function pointer comparisons
` [PATCH v2 4/4] tools/nolibc: add support for 32-bit parisc
[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
2026-04-08 18:56 UTC (4+ messages)
[PATCH] doc: watchdog: fix typos etc
2026-04-08 18:56 UTC (2+ messages)
[PATCH 0/5] Add PCIe support for RZ/V2N and RZ/V2H(P) SoCs
2026-04-08 18:54 UTC (4+ messages)
` [PATCH 5/5] PCI: rzg3s-host: Add support for RZ/V2H(P) SoC
[PATCH] sched/ext: fix cpumask leak in scx_init() error path
2026-04-08 18:54 UTC (3+ messages)
[PATCH v6 1/3] ASoC: tac5xx2-sdw: add soundwire based codec driver
2026-04-08 18:52 UTC (3+ messages)
` [PATCH v6 2/3] ASoC: sdw_utils: TI amp utility for tac5xx2 family
` [PATCH v6 3/3] ASoC: tac5xx2-sdw: ACPI match for intel mtl platform
[PATCH 6.19 000/311] 6.19.12-rc1 review
2026-04-08 18:00 UTC
[PATCH RFC v4 0/3] block: enable RWF_DONTCACHE for block devices
2026-04-08 18:50 UTC (6+ messages)
` [PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
[net-next v9 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
2026-04-08 18:49 UTC (6+ messages)
` [net-next v9 07/10] net: bnxt: Implement software USO
[PATCH bpf-next v4 0/2] Reject sleepable kprobe_multi programs at attach time
2026-04-08 18:47 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] bpf: "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable
[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
2026-04-08 18:45 UTC (6+ messages)
` [RFC PATCH v2 1/5] mm: Refactor folio_clear_dirty_for_io()
` [RFC PATCH v2 2/5] iomap: Add initial support for buffered RWF_WRITETHROUGH
` [RFC PATCH v2 3/5] xfs: Add RWF_WRITETHROUGH support to xfs
` [RFC PATCH v2 4/5] iomap: Add aio support to RWF_WRITETHROUGH
` [RFC PATCH v2 5/5] iomap: Add DSYNC support to writethrough
[PATCH] hwmon: (powerz) Avoid cacheline sharing for DMA buffer
2026-04-08 18:45 UTC
[PATCH 0/2] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
2026-04-08 18:45 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: Add SolidRun i.MX8DXL "
` [PATCH 2/2] arm64: dts: imx8dxl: Add SolidRun "
[PATCH v2 0/3] mm: improve write performance with RWF_DONTCACHE
2026-04-08 18:45 UTC (2+ messages)
[PATCH net] net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
2026-04-08 18:44 UTC
[BUG] KVM: NULL pointer dereference in kvm_tdp_mmu_map under memory pressure
2026-04-08 18:43 UTC
[PATCH 00/21] Fixes and lock cleanup+hardening
2026-04-08 18:42 UTC (4+ messages)
` [PATCH 05/21] KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish
[PATCH 6.12 000/242] 6.12.81-rc1 review
2026-04-08 18:00 UTC
[PATCH] Input: serio - fix O(n^2) complexity in serio_unregister_driver()
2026-04-08 18:36 UTC (5+ messages)
[PATCH v2] ceph: bound encrypted snapshot suffix formatting
2026-04-08 18:34 UTC (3+ messages)
` [PATCH v3] "
[PATCH 0/2] ALSA: usb-audio: Support for Feaulle Rainbow
2026-04-08 18:33 UTC (3+ messages)
` [PATCH 1/2] ALSA: usb-audio: Add quirk flags "
` [PATCH 2/2] ALSA: usb-audio: Do not expose sticky volume control mixers
[PATCH] cgroup: add cpu.stat.percpu for per-CPU cgroup stats
2026-04-08 18:31 UTC (5+ messages)
[PATCH v3 1/3] hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data()
2026-04-08 18:28 UTC (3+ messages)
[PATCH] scsi: libsas: Delete unused to_dom_device() and to_dev_attr()
2026-04-08 18:28 UTC
[PATCH 6.18 000/277] 6.18.22-rc1 review
2026-04-08 17:59 UTC
[PATCH 0/7] KVM: VMX/SVM: use the same SPEC_CTRL assembly code
2026-04-08 18:22 UTC (8+ messages)
` [PATCH 1/7] KVM: VMX: remove regs argument of __vmx_vcpu_run
` [PATCH 2/7] KVM: VMX: more cleanups to __vmx_vcpu_run
` [PATCH 3/7] KVM: SVM: prepare for making SPEC_CTRL switch common with VMX
` [PATCH 4/7] KVM: SVM: adopt the same VMX_RUN_* flags as VMX
` [PATCH 5/7] KVM: SVM: extract RESTORE_*_SPEC_CTRL_BODY out of svm/vmenter.S
` [PATCH 6/7] KVM: VMX: switch to RESTORE_GUEST_SPEC_CTRL_BODY
` [PATCH 7/7] KVM: VMX: replace vmx_spec_ctrl_restore_host with RESTORE_HOST_SPEC_CTRL_BODY
[PATCH 6.6 000/160] 6.6.134-rc1 review
2026-04-08 18:01 UTC
[RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch
2026-04-08 18:19 UTC (12+ messages)
[PATCH] staging: sm750fb: fix off-by-one in lynxfb_ops_setcolreg
2026-04-08 18:12 UTC
[PATCH] checkpatch: add --json output mode
2026-04-08 18:16 UTC (3+ messages)
` [PATCH v2] "
[PATCH] f2fs: do not support mmap write for large folio
2026-04-08 18:13 UTC (7+ messages)
` [PATCH v3] "
[PATCH v2 00/17] sched/paravirt: Introduce cpu_preferred_mask and steal-driven vCPU backoff
2026-04-08 18:09 UTC (9+ messages)
` [PATCH v2 03/17] cpumask: Introduce cpu_preferred_mask
` [PATCH v2 05/17] sched/core: allow only preferred CPUs in is_cpu_allowed
[PATCH 6.1 000/312] 6.1.168-rc1 review
2026-04-08 17:58 UTC
[PATCH] scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC
2026-04-08 18:06 UTC (3+ messages)
` [EXTERNAL] "
[PATCH] mm/mempolicy: Fix weighted interleave auto sysfs name
2026-04-08 18:05 UTC (2+ messages)
[PATCH] Subject: ASoC stm32_sai: fix incorrect BCLK polarity for DSP_A/B, LEFT_J
2026-04-08 12:25 UTC (2+ messages)
[PATCH] spi: pl022: enable compile testing
2026-04-08 15:01 UTC (2+ messages)
[PATCH] ASoC: nau8325: Add software reset during probe
2026-04-08 12:02 UTC (2+ messages)
[PATCH v2] ASoC: amd: acp: update DMI quirk and add ACP DMIC for Lenovo platforms
2026-04-08 16:05 UTC (2+ messages)
[PATCH v4 0/2] Add Renesas RZ/G3L RSPI support
2026-04-08 14:58 UTC (2+ messages)
[PATCH 00/16] riscv: Generate riscv instruction functions
2026-04-08 17:58 UTC (2+ messages)
` [PATCH 1/16] riscv: Introduce instruction table generation
[PATCH 0/2] PCI: loongson: Do not ignore downstream devices on external bridges
2026-04-08 17:56 UTC (3+ messages)
` [PATCH 1/2] PCI: loongson: Move bridge device ids to file scope
` [PATCH 2/2] PCI: loongson: Do not ignore downstream devices on external bridges
[PATCH] drm/bridge: sii902x: Add Power Management hooks with audio context
2026-04-08 17:55 UTC (6+ messages)
[PATCH net v4 15/15] rxrpc: fix reference count leak in rxrpc_server_keyring()
2026-04-08 17:52 UTC (7+ messages)
` [PATCH net v4 00/15] rxrpc: Miscellaneous fixes
[PATCH v3 0/4] ROCK 4D audio enablement
2026-04-08 17:49 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: input: adc-keys: allow all input properties
` [PATCH v3 2/4] Input: adc-keys - support EV_SW as well, not just EV_KEY
` [PATCH v3 3/4] Input: adc-keys - Use dev_err_probe in probe function
` [PATCH v3 4/4] arm64: dts: rockchip: add analog audio to ROCK 4D
[PATCH 2/2] ASoC: tegra210_amx: simplify byte map get/put logic
2026-04-08 17:49 UTC (8+ messages)
` [PATCH v2 0/2] ASoC: tegra210: simplify byte map handling in ADX and AMX
` [PATCH v2 1/2] ASoC: tegra210_adx: simplify byte map get/put logic
` [PATCH v2 2/2] ASoC: tegra210_amx: "
[PATCH v2] xpad: Overhaul device data for wireless devices
2026-04-08 17:45 UTC (9+ messages)
[PATCH 0/4] docs/zh_CN: update rust/ subsystem translations
2026-04-08 17:43 UTC (5+ messages)
` [PATCH 3/4] docs/zh_CN: update rust/quick-start.rst translation
[PATCH v2 0/2] Add support for ML-DSA signature for EVM and IMA
2026-04-08 17:41 UTC (3+ messages)
` [PATCH v2 1/2] integrity: Refactor asymmetric_verify for reusability
` [PATCH v2 2/2] integrity: Add support for sigv3 verification using ML-DSA keys
[PATCH RESEND] staging: rtl8723bs: fix comparison to false
2026-04-08 17:38 UTC
[PATCH v2] xfs: check da node block pad field during scrub
2026-04-08 17:40 UTC
[PATCH v1 0/3] Add support for Variscite VAR-SOM-MX91 and Symphony board
2026-04-08 17:39 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX91 Boards
` [PATCH v1 2/3] arm64: dts: freescale: Add support for Variscite VAR-SOM-MX91
` [PATCH v1 3/3] arm64: dts: imx91-var-som: Add support for Variscite Symphony board
[PATCH 0/2] fix inconsistencies with sysfs configuration in etm
2026-04-08 17:39 UTC (4+ messages)
` [PATCH 1/2] coresight: etm4x: fix inconsistencies with sysfs configration
[PATCH 1/2] tracing: Store trace_marker_raw payload length in events
2026-04-08 17:39 UTC (2+ messages)
[PATCH] platform/x86: dell-dw5826e: Add reset driver for DW5826e
2026-04-08 17:39 UTC (2+ messages)
[PATCH v4 0/4] drm/bridge: convert users of of_drm_find_bridge(), part 4
2026-04-08 17:39 UTC (4+ messages)
` [PATCH v4 1/4] drm: renesas: rz-du: rzg2l_du_encoder: convert to of_drm_find_and_get_bridge()
[PATCH v3 00/15] Renesas: dmaengine and ASoC fixes
2026-04-08 17:34 UTC (5+ messages)
` [PATCH v3 13/15] ASoC: renesas: rz-ssi: Add pause support
` [PATCH v3 14/15] ASoC: renesas: rz-ssi: Use generic PCM dmaengine APIs
[PATCH 0/2] Introduce OnePlus 6/6T touchscreen compatible
2026-04-08 17:34 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b
` [PATCH 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
[PATCH 00/13] clk: amlogic: Introduce A9 PLL and CCU driver support
2026-04-08 17:34 UTC (5+ messages)
` [PATCH 04/13] clk: amlogic: Add basic clock driver
[PATCHES perf-tools-next v6 0/8] Cleanups and fixes
2026-04-08 17:32 UTC (9+ messages)
` [PATCH 1/8] perf symbols: Make variable receiving result strrchr() const
` [PATCH 2/8] perf util: Kill die() prototype, dead for a long time
` [PATCH 3/8] perf tools: Make more global variables static
` [PATCH 4/8] perf bench: Constify tables
` [PATCH 5/8] perf header: Use a max number of command line args
` [PATCH 6/8] perf header: Do validation of perf.data HEADER_CPU_DOMAIN_INFO
` [PATCH 7/8] perf tools: Use calloc() where applicable
` [PATCH 8/8] perf tools: Replace basename() calls with perf_basename()
linux-next: manual merge of the vfs tree with the vfs-brauner tree
2026-04-08 17:32 UTC (3+ messages)
[PATCH 0/3] Add support for ML-DSA signature for EVM and IMA
2026-04-08 17:25 UTC (4+ messages)
` [PATCH 1/3] crypto: public_key: Remove check for valid hash_algo for ML-DSA keys
[PATCH v3 0/3] perf addr2line: Rework disable_add2line_warn
2026-04-08 17:29 UTC (2+ messages)
[PATCH v3 1/3] perf maps: Move getting debug_file to verbose path
2026-04-08 17:29 UTC (2+ messages)
[PATCHES perf-tools-next v5 0/7] Cleanups and fixes
2026-04-08 17:28 UTC (9+ messages)
` [PATCH 1/8] perf symbols: Make variable receiving result strrchr() const
` [PATCH 2/8] perf util: Kill die() prototype, dead for a long time
` [PATCH 3/8] perf tools: Make more global variables static
` [PATCH 4/8] perf bench: Constify tables
` [PATCH 5/8] perf header: Use a max number of command line args
` [PATCH 6/8] perf header: Do validation of perf.data HEADER_CPU_DOMAIN_INFO
` [PATCH 7/8] perf tools: Use calloc() where applicable
` [PATCH 8/8] perf tools: Replace basename() calls with perf_basename()
[PATCH] arm64: kexec: Remove duplicate allocation for trans_pgd
2026-04-08 17:28 UTC (2+ messages)
[PATCH v2] xfs: check directory data block header padding in scrub
2026-04-08 17:27 UTC
[PATCH v4 0/3] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
2026-04-08 17:27 UTC (3+ messages)
[PATCH RFC v3 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-08 17:24 UTC (8+ messages)
` [PATCH RFC v3 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH RFC v3 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH RFC v3 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH RFC v3 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH RFC v3 5/7] mm: selftests: Add shmem into memory failure test
` [PATCH RFC v3 6/7] KVM: selftests: Add memory failure tests in guest_memfd_test
` [PATCH RFC v3 7/7] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables
[PATCH 00/10] arm64/entry:
2026-04-08 17:25 UTC (2+ messages)
` (subset) "
[PATCH net] net: rose: reject truncated CLEAR_REQUEST frames in state machines
2026-04-08 17:25 UTC
linux-next: manual merge of the drm tree with the drm-misc-fixes tree
2026-04-08 17:26 UTC (3+ messages)
[PATCH net] net: ax25: fix integer overflow in ax25_rx_fragment()
2026-04-08 17:25 UTC
[RFC PATCH v5 0/2] eventfd: add configurable maximum counter value for flow control
2026-04-08 17:24 UTC (3+ messages)
` [RFC PATCH v5 1/2] eventfd: add configurable per-fd counter maximum "
` [RFC PATCH v5 2/2] selftests/eventfd: add EFD_IOC_{SET,GET}_MAXIMUM tests
[PATCH v3] ACPI: AGDI: fix missing newline in error message
2026-04-08 17:24 UTC (2+ messages)
[PATCH net 0/2] net: hamradio: fix missing input validation in bpqether and scc
2026-04-08 17:23 UTC (3+ messages)
` [PATCH net 1/2] net: hamradio: bpqether: validate frame length in bpq_rcv()
` [PATCH net 2/2] net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctl
[PATCH v1] dt-bindings: usb: Fix EIC7700 USB reset's issue
2026-04-08 17:24 UTC (3+ messages)
[PATCH] net: check qdisc_pkt_len_segs_init() return value on ingress
2026-04-08 17:23 UTC
[PATCH net] can: raw: fix ro->uniq use-after-free in raw_rcv()
2026-04-08 17:22 UTC (3+ messages)
[PATCH v5 0/5] Add support for AAEON SRG-IMX8P MCU
2026-04-08 17:21 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: vendor-prefixes: Add AAEON vendor prefix
` [PATCH v5 2/5] dt-bindings: mfd: Add AAEON embedded controller
` [PATCH v5 3/5] mfd: aaeon: Add SRG-IMX8P MCU driver
` [PATCH v5 4/5] gpio: aaeon: Add GPIO driver for SRG-IMX8P MCU
` [PATCH v5 5/5] watchdog: aaeon: Add watchdog "
[PATCH] x86/boot: Discard .interp sections
2026-04-08 17:20 UTC (10+ messages)
[ANNOUNCE] Git v2.54.0-rc1
2026-04-08 17:20 UTC
[PATCH v2 1/2] tracing/hist: rebuild full_name on each hist_field_name() call
2026-04-08 17:18 UTC (5+ messages)
linux-next: htmldocs failure in the drm-xe tree
2026-04-08 17:15 UTC
linux-next: htmldocs failure in the dma-buf tre
2026-04-08 17:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox