messages from 2025-06-02 17:03:38 to 2025-06-02 20:13:20 UTC [more...]
[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
2025-06-02 20:13 UTC (5+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
` [PATCH 2/2] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
[PATCH 6.14 00/73] 6.14.10-rc1 review
2025-06-02 20:11 UTC (4+ messages)
[RFC PATCH 00/10] net: dsa: b53: fix BCM5325 support
2025-06-02 20:09 UTC (21+ messages)
` [RFC PATCH 01/10] net: dsa: b53: add support for FDB operations on 5325/5365
` [RFC PATCH 02/10] net: dsa: b53: prevent FAST_AGE access on BCM5325
` [RFC PATCH 03/10] net: dsa: b53: prevent SWITCH_CTRL "
` [RFC PATCH 04/10] net: dsa: b53: fix IP_MULTICAST_CTRL "
` [RFC PATCH 06/10] net: dsa: b53: prevent BRCM_HDR access "
` [RFC PATCH 07/10] net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL "
` [RFC PATCH 08/10] net: dsa: b53: fix unicast/multicast flooding "
` [RFC PATCH 09/10] net: dsa: b53: fix b53_imp_vlan_setup for BCM5325
[RFC 0/8] x86: Mad WARN() hackery
2025-06-02 20:04 UTC (7+ messages)
` [RFC 6/8] x86_64/bug: Implement __WARN_printf()
[PATCH] libbpf: add support for printing BTF character arrays as strings
2025-06-02 20:02 UTC (5+ messages)
[PATCH v2 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
2025-06-02 20:02 UTC (4+ messages)
` [PATCH v2 3/7] bitfield: introduce HI16_WE bitfield prep macros
[PATCH 00/11] PM: EM: Add netlink support for the energy model
2025-06-02 19:59 UTC (5+ messages)
` [PATCH 02/11] PM: EM: Add a skeleton code for netlink notification
` [PATCH 04/11] PM: EM: Add the infrastructure for command processing
[ BUG: Invalid wait context ] rtc_lock at: mc146818_avoid_UIP
2025-06-02 19:52 UTC (9+ messages)
` [PATCH] timekeeping: Add a lockdep override in tick_freeze()
[PATCH] mm/madvise: handle madvise_lock() failure during race unwinding
2025-06-02 19:58 UTC (7+ messages)
[PATCH v3 0/5] PM: sleep: Improvements of async suspend and resume of devices
2025-06-02 19:58 UTC (6+ messages)
` [PATCH v3 2/5] PM: sleep: Suspend async parents after suspending children
[PATCH v2 0/3] media: uvcvideo: use vb2 ioctl and fop helpers
2025-06-02 19:58 UTC (5+ messages)
` [PATCH v2 2/3] media: uvcvideo: Use "
[PATCH] KVM: guest_memfd: Remove redundant kvm_gmem_getattr implementation
2025-06-02 19:57 UTC (2+ messages)
[PATCH v2] dt-bindings: net: dsa: microchip: add bit-banged SMI example
2025-06-02 19:53 UTC (2+ messages)
[PATCH 6.15 00/49] 6.15.1-rc1 review
2025-06-02 19:51 UTC (3+ messages)
[PATCH net] net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0
2025-06-02 19:49 UTC
[PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup
2025-06-02 19:47 UTC (5+ messages)
` [PATCH 2/4] drm/msm/dp: Return early from atomic_enable() if ST_DISCONNECT_PENDING
[PATCH v2 0/3] riscv: misaligned: fix misaligned accesses handling in put/get_user()
2025-06-02 19:39 UTC (4+ messages)
` [PATCH v2 1/3] riscv: make unsafe user copy routines use existing assembly routines
` [PATCH v2 2/3] riscv: process: use unsigned int instead of unsigned long for put_user()
` [PATCH v2 3/3] riscv: uaccess: do not do misaligned accesses in get/put_user()
[PATCH v2 1/1] dt-bindings: mmc: mxs-mmc: change ref to mmc-controller-common.yaml from mmc-controller.yaml
2025-06-02 19:40 UTC (2+ messages)
[PATCH net v2 0/5] net: dsa: b53: fix RGMII ports
2025-06-02 19:39 UTC (6+ messages)
` [PATCH net v2 1/5] net: dsa: b53: do not enable EEE on bcm63xx
` [PATCH net v2 2/5] net: dsa: b53: do not enable RGMII delay "
` [PATCH net v2 3/5] net: dsa: b53: do not configure bcm63xx's IMP port interface
` [PATCH net v2 4/5] net: dsa: b53: allow RGMII for bcm63xx RGMII ports
` [PATCH net v2 5/5] net: dsa: b53: do not touch DLL_IQQD on bcm53115
[BUG?] clang miscompilation of inline ASM with overlapping input/output registers
2025-06-02 19:37 UTC (2+ messages)
[PATCH 0/9] ALSA: usb-audio: Support jack detection on Sony DualSense PS5
2025-06-02 19:35 UTC (3+ messages)
[PATCH] kbuild: stop module name mangling
2025-06-02 19:35 UTC (3+ messages)
[PATCH 00/17] ARM64 PMU Partitioning
2025-06-02 19:27 UTC (18+ messages)
` [PATCH 01/17] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH 02/17] arm64: Generate sign macro for sysreg Enums
` [PATCH 03/17] arm64: cpufeature: Add cpucap for PMICNTR
` [PATCH 04/17] KVM: arm64: Cleanup PMU includes
` [PATCH 05/17] KVM: arm64: Reorganize PMU functions
` [PATCH 06/17] KVM: arm64: Introduce method to partition the PMU
` [PATCH 07/17] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH 08/17] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH 09/17] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH 10/17] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH 11/17] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH 12/17] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH 13/17] KVM: arm64: Context switch Partitioned PMU guest registers
` [PATCH 14/17] perf: pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH 15/17] KVM: arm64: Inject recorded guest interrupts
` [PATCH 16/17] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH 17/17] KVM: arm64: selftests: Add test case for partitioned PMU
[PATCH 1/1] dt-bindings: net: convert qca,qca7000.txt yaml format
2025-06-02 19:28 UTC (4+ messages)
[PATCH] kernel/cpu/bugs: log ltf1 mitigation status
2025-06-02 19:27 UTC (4+ messages)
[GIT PULL] hwmon updates for v6.16
2025-06-02 19:25 UTC
[PATCH] gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO
2025-06-02 19:24 UTC (6+ messages)
` [External] : "
[GIT PULL] Additional MM updates for 6.16-rc1
2025-06-02 19:20 UTC (4+ messages)
[GIT PULL] remoteproc updates for v6.16
2025-06-02 19:17 UTC (2+ messages)
[GIT PULL] rpmsg updates for v6.16
2025-06-02 19:17 UTC (2+ messages)
[git pull] Input updates for v6.16-rc0
2025-06-02 19:17 UTC (2+ messages)
[GIT PULL] Mailbox changes for v6.16
2025-06-02 19:17 UTC (2+ messages)
[PATCH v8 0/6] Introduce CET supervisor state support
2025-06-02 19:12 UTC (5+ messages)
[PATCH] crypto: ccp: Fix SNP panic notifier unregistration
2025-06-02 19:10 UTC
[PATCH 1/1] dt-bindings: nvmem: convert lpc1857-eeprom.txt to yaml format
2025-06-02 19:07 UTC (2+ messages)
[PATCH] net: randomize layout of struct net_device
2025-06-02 19:06 UTC (4+ messages)
[syzbot] [bluetooth?] BUG: corrupted list in mgmt_pending_remove
2025-06-02 19:06 UTC
[PATCH v5 00/19] drm/connector: hdmi: Allow using the YUV420 output format
2025-06-02 19:05 UTC (4+ messages)
[PATCH v1 0/2] net: bcmgenet: add support for GRO software interrupt coalescing
2025-06-02 19:00 UTC (2+ messages)
[PATCH v2 0/8] irqbypass: Cleanups and a perf improvement
2025-06-02 18:54 UTC (2+ messages)
[PATCH 5.10] netfilter: nft_socket: fix sk refcount leaks
2025-06-02 18:51 UTC (2+ messages)
[PATCH v3 5/6] power: supply: pf1550: add battery charger support
2025-06-02 18:44 UTC (2+ messages)
[PATCH] usb: misc: apple-mfi-fastcharge: Make power supply names unique
2025-06-02 18:48 UTC (2+ messages)
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_sock_get_channel
2025-06-02 18:45 UTC
[PATCH v3 0/6] Add generated modalias to modules.builtin.modinfo
2025-06-02 18:44 UTC (12+ messages)
` [PATCH v3 3/6] modpost: Make mod_device_table aliases more unique
[PATCH] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
2025-06-02 18:44 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH ath-next v3] wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_ready
2025-06-02 18:44 UTC (2+ messages)
[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
2025-06-02 18:42 UTC (10+ messages)
` [PATCH 24/25] PCI: Perform reset_resource() and build fail list in sync
[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
2025-06-02 18:40 UTC
[REGRESSION] [BISECTED] drm/sun4i: hdmi: No HDMI output with BananaPI M1 on 6.9
2025-06-02 18:40 UTC (5+ messages)
[PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
2025-06-02 18:34 UTC (3+ messages)
` [PATCH RFC 1/1] module: Make use of platform keyring for module signature verify
[RFC PATCH v2 00/18] Virtual Swap Space
2025-06-02 18:29 UTC (6+ messages)
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_remove_adv_monitor_complete (3)
2025-06-02 18:23 UTC
[PATCH] media: uvcvideo: Add quirk for HP Webcam HD 2300
2025-06-02 18:21 UTC
[PATCH] lib/tests: Make RANDSTRUCT_KUNIT_TEST depend on RANDSTRUCT
2025-06-02 18:19 UTC (4+ messages)
[GIT RESEND PULL] bitmap fixes for 6.16
2025-06-02 18:16 UTC
[GIT PULL] [PATCH 0/5] rust: Task & schedule related changes for v6.16
2025-06-02 18:16 UTC (6+ messages)
` [PATCH 4/5] sched/core: Add __might_sleep_precision()
[PATCH V4 00/16] perf: Fix the throttle logic for group
2025-06-02 18:14 UTC (7+ messages)
` [PATCH V4 01/16] perf: Fix the throttle logic for a group
` perf regression. Was: "
[PATCH v3] mm: userfaultfd: fix race of userfaultfd_move and swap cache
2025-06-02 18:14 UTC
[PATCH] efi/libstub: use 'targets' instead of extra-y in Makefile
2025-06-02 18:13 UTC (2+ messages)
[PATCH 1/2] kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}
2025-06-02 18:12 UTC (2+ messages)
` [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
[PATCH v2 1/3] dt-bindings: Add Device Tree binding for ST M24LR control interface
2025-06-02 18:11 UTC (3+ messages)
[PATCH] lib/tests: Make FORTIFY_KUNIT_TEST depend on FORTIFY_SOURCE
2025-06-02 18:11 UTC (2+ messages)
[PATCH 0/4 v2] Make ELOG log and trace consistently with GHES
2025-06-02 18:06 UTC (7+ messages)
` [PATCH 3/4 v2] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 4/4 v2] ACPI: extlog: Trace CPER CXL Protocol Errors
[PATCH] riscv: pi: use 'targets' instead of extra-y in Makefile
2025-06-02 18:10 UTC
[PATCH] arm64: pi: use 'targets' instead of extra-y in Makefile
2025-06-02 18:09 UTC
[REGRESSION] Re: ELAN1206 Touchpad Bugzilla 219799
2025-06-02 18:07 UTC (2+ messages)
[PATCH] ubsan: Fix incorrect hand-side used in handle
2025-06-02 18:06 UTC (2+ messages)
[RFC PATCH v2 0/3] sched/fair: Reorder scheduling related structs to reduce cache misses
2025-06-02 18:05 UTC (4+ messages)
` [RFC PATCH v2 1/3] cache: conditionally align cache groups
` [RFC PATCH v2 2/3] sched/fair: Reorder struct cfs_rq
` [RFC PATCH v2 3/3] sched/fair: Reorder struct sched_entity
[syzbot] [bluetooth?] BUG: corrupted list in mgmt_pending_remove
2025-06-02 18:02 UTC (2+ messages)
` [syzbot] Re: [PATCH v3] Bluetooth: MGMT: Protect mgmt_pending list with its own lock
[DISCUSSION] proposed mctl() API
2025-06-02 18:01 UTC (4+ messages)
[PATCH v2 00/10] Add a deadline server for sched_ext tasks
2025-06-02 18:01 UTC (11+ messages)
` [PATCH v2 01/10] sched: Add support to pick functions to take rf
` [PATCH v2 02/10] sched: Add a server arg to dl_server_update_idle_time()
` [PATCH v2 03/10] sched/ext: Add a DL server for sched_ext tasks
` [PATCH v2 04/10] sched/debug: Fix updating of ppos on server write ops
` [PATCH v2 05/10] sched/debug: Stop and start server based on if it was active
` [PATCH v2 06/10] sched/debug: Add support to change sched_ext server params
` [PATCH v2 07/10] sched/deadline: Clear the defer params
` [PATCH v2 08/10] sched/deadline: Add support to remove DL server bandwidth
` [PATCH v2 09/10] sched/ext: Relinquish DL server reservations when not needed
` [PATCH v2 10/10] selftests/sched_ext: Add test for sched_ext dl_server
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_sock_get_channel
2025-06-02 18:01 UTC (2+ messages)
` [syzbot] Re: [PATCH v3] Bluetooth: MGMT: Protect mgmt_pending list with its own lock
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_remove_adv_monitor_complete (3)
2025-06-02 18:00 UTC (2+ messages)
` [syzbot] Re: [PATCH v3] Bluetooth: MGMT: Protect mgmt_pending list with its own lock
[PATCH 6.12 00/55] 6.12.32-rc1 review
2025-06-02 17:57 UTC (3+ messages)
[PATCH net] net: stmmac: platform: guarantee uniqueness of bus_id
2025-06-02 17:56 UTC (5+ messages)
[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
2025-06-02 17:53 UTC (3+ messages)
[PATCH] arm64/trap: fix broken ct->nmi_nesting when die() is called in a kthread
2025-06-02 17:50 UTC (5+ messages)
[PATCH 5.15 000/207] 5.15.185-rc1 review
2025-06-02 17:46 UTC (3+ messages)
[PATCH v3 0/2] rust: add support for request_irq
2025-06-02 17:45 UTC (18+ messages)
` [PATCH v3 1/2] rust: irq: add support for request_irq()
` [PATCH v3 2/2] rust: platform: add irq accessors
[PATCH] selftests/bpf: Validate UDP length in cls_redirect test
2025-06-02 17:43 UTC
[PATCH bpf-next 0/4] bpf path iterator
2025-06-02 17:35 UTC (4+ messages)
` [PATCH bpf-next 2/4] landlock: Use path_parent()
[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
2025-06-02 17:33 UTC (4+ messages)
[PATCH v2 1/2] perf machine: Factor creating a "live" machine out of dwarf-unwind
2025-06-02 17:32 UTC (5+ messages)
` [PATCH v2 2/2] perf debug: Add function symbols to dump_stack
[RFC/PATCH] perf/core: Use POLLHUP for a pinned event in error
2025-06-02 17:32 UTC (3+ messages)
[PATCH 1/3 cgroup/for-6.16] cgroup: Minor reorganization of cgroup_create()
2025-06-02 17:30 UTC (4+ messages)
` [PATCH 2/3 cgroup/for-6.16] sched_ext: Introduce cgroup_lifetime_notifier
[PATCH 6.6 000/444] 6.6.93-rc1 review
2025-06-02 17:29 UTC (3+ messages)
[PATCH v3 0/2] btrfs: harden parsing of compress mount options
2025-06-02 17:29 UTC (6+ messages)
` [PATCH v3 1/2] btrfs: factor out compress mount options parsing
` [PATCH v3 2/2] btrfs: harden parsing of compress mount options
[PATCH v4 0/4] CAMSS support for MSM8939
2025-06-02 17:27 UTC (5+ messages)
` [PATCH v4 1/4] media: qcom: camss: vfe: Add VBIF setting support
` [PATCH v4 2/4] media: qcom: camss: Add support for MSM8939
` [PATCH v4 3/4] media: dt-bindings: Add qcom,msm8939-camss
` [PATCH v4 4/4] arm64: dts: qcom: msm8939: Add camss and cci
[RFC PATCH 1/1] cxl/edac: Fix the min_scrub_cycle of a region miscalculation
2025-06-02 17:25 UTC (5+ messages)
[PATCH v2 0/5] Add support for AD4052 device family
2025-06-02 17:23 UTC (9+ messages)
` [PATCH v2 3/5] dt-bindings: iio: adc: Add adi,ad4052
[PATCH] md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueue
2025-06-02 17:23 UTC (2+ messages)
[PATCH 0/3] TLB flush fixes
2025-06-02 17:22 UTC (5+ messages)
` [PATCH 2/3] x86/mm: Fix early boot use of INVPLGB
` [PATCH 3/3] x86/mm: Change cpa_flush() to call flush_kernel_range() directly
[PATCH 6.1 000/325] 6.1.141-rc1 review
2025-06-02 17:21 UTC (3+ messages)
[PATCH 1/1] dt-bindings: arm: lpc: add missed lpc43xx board
2025-06-02 17:17 UTC (4+ messages)
[PATCH v9 00/12] iio: adc: ad7768-1: Add features, improvements, and fixes
2025-06-02 17:15 UTC (4+ messages)
` [PATCH v9 09/12] iio: adc: ad7768-1: add support for Synchronization over SPI
[syzbot] [pci?] WARNING in pci_scan_single_device
2025-06-02 17:12 UTC
[PATCH v4] rust: doc: Clean up formatting in io.rs
2025-06-02 17:11 UTC (2+ messages)
[PATCH 00/28] KVM: x86: Clean up MSR interception code
2025-06-02 17:10 UTC (4+ messages)
` [PATCH 16/28] KVM: VMX: Manually recalc all MSR intercepts on userspace MSR filter change
[PATCH 17/28] KVM: SVM: Manually recalc all MSR intercepts on userspace MSR filter change
2025-06-02 17:08 UTC (3+ messages)
[PATCH 0/2] clk: add a clk_hw helpers to get the clock device or device_node
2025-06-02 17:06 UTC (3+ messages)
` [PATCH 2/2] clk: tests: add clk_hw_get_dev() and clk_hw_get_of_node() tests
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