messages from 2022-12-06 12:53:19 to 2022-12-06 15:20:23 UTC [more...]
BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
2022-12-06 15:18 UTC (3+ messages)
[PATCH v2] hfsplus: Add module parameter to enable force writes
2022-12-06 15:17 UTC (4+ messages)
[PATCH] ALSA: compress: Add AC3, EAC3, TrueHD, DTS, MPEG-H 3D Audio Stream (MHAS)
2022-12-06 15:16 UTC (3+ messages)
[PATCH v3] [mm-unstable] mm: Fix memcg reclaim on memory tiered systems
2022-12-06 15:15 UTC (2+ messages)
[PATCH v2 1/4] container_of: add container_of_const() that preserves const-ness of the pointer
2022-12-06 15:13 UTC (2+ messages)
[PATCH] iio: accel: Convert to use sysfs_emit_at() API
2022-12-06 15:12 UTC (2+ messages)
[PATCH v2 00/13] riscv: improve boot time isa extensions handling
2022-12-06 15:02 UTC (10+ messages)
` [PATCH v2 09/13] riscv: switch to relative alternative entries
` [PATCH v2 01/13] riscv: fix jal offsets in patched alternatives
[PATCH] net: dsa: sja1105: fix slab-out-of-bounds in sja1105_setup
2022-12-06 15:11 UTC
[PATCH 5.15 000/123] 5.15.82-rc2 review
2022-12-06 15:11 UTC (2+ messages)
[PATCH v4 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
2022-12-06 15:10 UTC
[PATCH 1/2] erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails
2022-12-06 15:09 UTC (4+ messages)
` [PATCH 2/2] erofs: validate the extent length for uncompressed pclusters
[PATCH] Revert "serial: fsl_lpuart: Reset prior to registration"
2022-12-06 15:08 UTC (3+ messages)
[PATCH v4 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
2022-12-06 15:08 UTC
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2022-12-06 15:07 UTC (6+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
[PATCH -next v3] erofs: Fix pcluster memleak when its block address is zero
2022-12-06 15:07 UTC (3+ messages)
drivers/gpu/drm/arm/display/komeda/komeda_dev.c:49:37: warning: unused variable 'komeda_register_fops'
2022-12-06 15:05 UTC
[PATCH v4 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
2022-12-06 15:05 UTC
linux-next: manual merge of the pinctrl tree with the arm-soc tree
2022-12-06 15:04 UTC (2+ messages)
[PATCH v4 0/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
2022-12-06 15:02 UTC (7+ messages)
` [PATCH v4 1/6] mm/memfd: add F_SEAL_EXEC
` [PATCH v4 2/6] selftests/memfd: add tests for F_SEAL_EXEC
` [PATCH v4 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
` [PATCH v4 4/6] mm/memfd: Add write seals when apply SEAL_EXEC to executable memfd
` [PATCH v4 5/6] selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXEC
` [PATCH v4 6/6] mm/memfd: security hook for memfd_create
[PATCH HID for-next v3 0/5] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
2022-12-06 14:59 UTC (6+ messages)
` [PATCH HID for-next v3 1/5] bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
` [PATCH HID for-next v3 2/5] HID: bpf: do not rely on ALLOW_ERROR_INJECTION
` [PATCH HID for-next v3 3/5] HID: bpf: enforce HID_BPF dependencies
` [PATCH HID for-next v3 4/5] selftests: hid: ensures we have the proper requirements in config
` [PATCH HID for-next v3 5/5] kselftests: hid: fix missing headers_install step
[PATCH] docs: Integrate rustdoc into Rust documentation
2022-12-06 15:02 UTC (10+ messages)
` [PATCH v2] "
[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
2022-12-06 15:01 UTC (19+ messages)
` [RFC PATCH 1/5] nvme-pci: add function nvme_submit_vf_cmd to issue admin commands for VF driver
` [RFC PATCH 4/5] nvme-vfio: check if the hardware supports live migration
` [RFC PATCH 5/5] nvme-vfio: Add a document for the NVMe device
[Regression] Logitech BT mouse unusable after commit 532223c8ac57 (still in 6.1-rc8)
2022-12-06 14:58 UTC
[PATCH v4 net-next 0/5] add PLCA RS support and onsemi NCN26000
2022-12-06 14:57 UTC (9+ messages)
` [PATCH v4 net-next 2/5] drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
` [PATCH v4 net-next 3/5] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH v4 net-next 4/5] drivers/net/phy: add helpers to get/set PLCA configuration
` [PATCH v4 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY
[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2022-12-06 14:47 UTC (27+ messages)
` [PATCH mm-unstable RFC 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable RFC 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 03/26] arc/mm: "
` [PATCH mm-unstable RFC 04/26] arm/mm: "
` [PATCH mm-unstable RFC 05/26] csky/mm: "
` [PATCH mm-unstable RFC 06/26] hexagon/mm: "
` [PATCH mm-unstable RFC 07/26] ia64/mm: "
` [PATCH mm-unstable RFC 08/26] loongarch/mm: "
` [PATCH mm-unstable RFC 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable RFC 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 11/26] microblaze/mm: "
` [PATCH mm-unstable RFC 12/26] mips/mm: "
` [PATCH mm-unstable RFC 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable RFC 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 15/26] openrisc/mm: "
` [PATCH mm-unstable RFC 16/26] parisc/mm: "
` [PATCH mm-unstable RFC 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable RFC 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 19/26] riscv/mm: "
` [PATCH mm-unstable RFC 20/26] sh/mm: "
` [PATCH mm-unstable RFC 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable RFC 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable RFC 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable RFC 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH v5 0/2] gpio: mlxbf2: Introduce proper interrupt handling
2022-12-06 14:47 UTC (5+ messages)
` [PATCH v5 1/2] gpio: mlxbf2: Introduce IRQ support
[PATCH v3 0/2] perf test: Add event group test
2022-12-06 14:47 UTC (2+ messages)
[PATCH 1/1] rcu/kvfree: Add runtime sleep check for single argument
2022-12-06 14:45 UTC (2+ messages)
[PATCH v3 00/17] crypt: x86 - fix RCU stalls
2022-12-06 14:44 UTC (11+ messages)
` [PATCH v4 00/24] crypto: "
` [PATCH v4 10/24] crypto: x86/poly - limit FPU preemption
[PATCH] powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
2022-12-06 14:38 UTC (8+ messages)
[PATCH] i2c: mux: Convert to use sysfs_emit_at() API
2022-12-06 14:34 UTC (2+ messages)
[PATCH 0/6] Make remove() of any bus based driver void returned
2022-12-06 14:33 UTC (3+ messages)
[PATCH v2] erofs: clean up cached I/O strategies
2022-12-06 14:31 UTC (2+ messages)
[PATCH 1/2] serial: Adapt Arm semihosting earlycon driver to RISC-V
2022-12-06 14:23 UTC (3+ messages)
[PATCH v3 3/4] include/asm-generic/io.h: remove performing pointer arithmetic on a null pointer
2022-12-06 14:22 UTC (4+ messages)
[PATCH] erofs: update documentation
2022-12-06 14:22 UTC (2+ messages)
[PATCH v2] ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
2022-12-06 14:41 UTC
[RFC PATCH 0/2] Add reset control for mfd syscon devices
2022-12-06 14:18 UTC (7+ messages)
` [RFC PATCH 1/2] dt-bindings: mfd/syscon: Add resets property
` [RFC PATCH 2/2] mfd: syscon: allow reset control for syscon devices
[PATCH v2] tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
2022-12-06 14:18 UTC
[PATCH 1/6] hyperv: Make remove callback of hyperv driver void returned
2022-12-06 14:17 UTC (3+ messages)
[PATCH] perf stat: Update event skip condition
2022-12-06 14:15 UTC (2+ messages)
[PATCH v2] usb: gadget: uvc: Prevent buffer overflow in setup handler
2022-12-06 14:13 UTC (2+ messages)
` [PATCH v3] "
[PATCH v3 0/3] Make ILI9486 driver working with 16-bits SPI controllers
2022-12-06 14:14 UTC (6+ messages)
` [PATCH v3 3/3] drm/tiny: ili9486: remove conflicting framebuffers
[PATCH v2] erofs: check the uniqueness of fsid in shared domain in advance
2022-12-06 14:13 UTC (2+ messages)
[PATCH v5 net-next 0/2] Fixed warnings
2022-12-06 14:08 UTC (5+ messages)
` [PATCH v5 net-next 2/2] net: phy: micrel: Fix warn: passing zero to PTR_ERR
[PATCH v5 0/2] media: uvcvideo: Implement granular power management
2022-12-06 14:06 UTC (3+ messages)
` [PATCH v5 1/2] media: uvcvideo: Refactor streamon/streamoff
` [PATCH v5 2/2] media: uvcvideo: Do power management granularly
[PATCH v2] erofs: enable large folios for iomap mode
2022-12-06 14:06 UTC (2+ messages)
[PATCH] trace: Fix some checker warnings
2022-12-06 13:59 UTC (8+ messages)
` [PATCH] tracing: Fix complicated dependency of
[PATCH v2] trace: Fix some checker warnings
2022-12-06 13:58 UTC (4+ messages)
[PATCH] KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
2022-12-06 13:53 UTC (3+ messages)
[PATCH] bpf: call get_random_u32() for random integers
2022-12-06 13:53 UTC (8+ messages)
[PATCH] io_uring: Fix a null-ptr-deref in io_tctx_exit_cb()
2022-12-06 13:52 UTC (2+ messages)
[PATCH v3] arm64: dts: qcom: sa8540p-ride: enable PCIe support
2022-12-06 13:50 UTC (2+ messages)
[PATCH] usb: USB_FOTG210 should depend on ARCH_GEMINI
2022-12-06 13:49 UTC (4+ messages)
[PATCH 2/2] gpio: max7317: Add gpio expander driver
2022-12-06 13:48 UTC (2+ messages)
[PATCH v5 0/7] Renesas V4H DSI & DP output support
2022-12-06 13:47 UTC (5+ messages)
` [PATCH v5 5/7] arm64: dts: renesas: white-hawk-cpu: Add "
[PATCH linux-next] ksmbd: use sysfs_emit() to instead of scnprintf()
2022-12-06 13:47 UTC (2+ messages)
[PATCH -next 0/6] Fix two issue about ext4 extended attribute
2022-12-06 13:44 UTC (4+ messages)
` [PATCH -next 1/6] ext4: fix WARNING in ext4_expand_extra_isize_ea
[PATCHSET 00/20] perf stat: Cleanup counter aggregation (v3)
2022-12-06 13:39 UTC (5+ messages)
` [PATCH 18/20] perf stat: Display event stats using aggr counts
[PATCH net-next v2] macsec: Add support for IFLA_MACSEC_OFFLOAD in the netlink layer
2022-12-06 13:35 UTC (4+ messages)
[PATCH net] ice: switch: fix potential memleak in ice_add_adv_recipe()
2022-12-06 13:27 UTC (2+ messages)
[PATCH net-next 0/2] ethtool: add PLCA RS support
2022-12-06 13:27 UTC (4+ messages)
[PATCH net-next] net/mlx5: remove redundant ret variable
2022-12-06 13:21 UTC (2+ messages)
[PATCH net-next v2] net: microchip: vcap: Remove unneeded semicolons
2022-12-06 13:20 UTC (2+ messages)
[PATCH 1/2] dt-bindings: gpio: max7317: add gpio driver bindings
2022-12-06 13:16 UTC (2+ messages)
[PATCH 1/1] crypto: ccp - Allocate TEE ring and cmd buffer using DMA APIs
2022-12-06 13:15 UTC (5+ messages)
[PATCH v6 00/10] arm64: dts: Add base device tree files for SM8550
2022-12-06 13:12 UTC (11+ messages)
` [PATCH v6 01/10] dt-bindings: arm: qcom: Document SM8550 SoC and boards
` [PATCH v6 02/10] arm64: dts: qcom: Add base SM8550 dtsi
` [PATCH v6 03/10] arm64: dts: qcom: Add pm8010 pmic dtsi
` [PATCH v6 04/10] arm64: dts: qcom: Add PM8550 "
` [PATCH v6 05/10] arm64: dts: qcom: Add PM8550b "
` [PATCH v6 06/10] arm64: dts: qcom: Add PM8550ve "
` [PATCH v6 07/10] arm64: dts: qcom: Add PM8550vs "
` [PATCH v6 08/10] arm64: dts: qcom: Add PMK8550 "
` [PATCH v6 09/10] arm64: dts: qcom: Add PMR735d "
` [PATCH v6 10/10] arm64: dts: qcom: Add base SM8550 MTP dts
[GIT PULL] file locking changes for v6.2-rc1
2022-12-06 13:11 UTC
[PATCH v3 0/2] riscv,isa fixups
2022-12-06 13:07 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: fix underscore requirement for multi-letter extensions
` [PATCH v3 2/2] dt-bindings: riscv: fix single letter canonical order
[PATCH v2] dt-bindings: Drop Jee Heng Sia
2022-12-06 13:06 UTC (2+ messages)
[PATCH v2 0/9] media: dt-bindings: common CEC properties
2022-12-06 13:05 UTC (19+ messages)
` [PATCH v2 1/9] media: dt-bindings: amlogic,meson-gx-ao-cec: move to cec subfolder
` [PATCH v2 2/9] media: dt-bindings: st,stm32-cec: "
` [PATCH v2 3/9] media: dt-bindings: cec: convert common CEC properties to DT schema
` [PATCH v2 4/9] media: dt-bindings: amlogic,meson-gx-ao-cec: reference common CEC properties
` [PATCH v2 5/9] media: dt-bindings: chrontel,ch7322: "
` [PATCH v2 6/9] media: dt-bindings: samsung,s5p-cec: convert to DT schema
` [PATCH v2 7/9] media: dt-bindings: cec-gpio: "
` [PATCH v2 8/9] media: dt-bindings: nvidia,tegra-cec: "
` [PATCH v2 9/9] media: dt-bindings: st,stih-cec: "
[PATCH] xtensa: add __umulsidi3 helper
2022-12-06 13:03 UTC
[for-next PATCH 00/10] RDMA/rxe: Add RDMA FLUSH operation
2022-12-06 13:02 UTC (11+ messages)
` [for-next PATCH 01/10] RDMA: Extend RDMA user ABI to support flush
` [for-next PATCH 02/10] RDMA: Extend RDMA kernel verbs "
` [for-next PATCH 03/10] RDMA/rxe: Extend rxe user "
` [for-next PATCH 04/10] RDMA/rxe: Allow registering persistent flag for pmem MR only
` [for-next PATCH 05/10] RDMA/rxe: Extend rxe packet format to support flush
` [for-next PATCH 06/10] RDMA/rxe: Implement RC RDMA FLUSH service in requester side
` [for-next PATCH 07/10] RDMA/rxe: Implement flush execution in responder side
` [for-next PATCH 08/10] RDMA/rxe: Implement flush completion
` [for-next PATCH 09/10] RDMA/cm: Make QP FLUSHABLE for supported device
` [for-next PATCH 10/10] RDMA/rxe: Enable RDMA FLUSH capability for rxe device
[PATCH v3 0/2] sched/fair: Choose the CPU where short task is running during wake up
2022-12-06 13:02 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH] x86/boot: Check if the input parameter (buffer) of the function is a null pointer
2022-12-06 12:59 UTC
[PATCH v2 00/28] Rust core additions
2022-12-06 12:55 UTC (7+ messages)
` [PATCH v2 06/28] rust: macros: add `#[vtable]` proc macro
` [PATCH v2 09/28] rust: error: add codes from `errno-base.h`
` [PATCH v2 13/28] rust: alloc: add `Vec::try_with_capacity{,_in}()` constructors
[PATCH v11 0/4] implement getrandom() in vDSO
2022-12-06 12:57 UTC (6+ messages)
` [PATCH v11 1/4] random: add vgetrandom_alloc() syscall
[PATCH v5 0/5] clk: qcom: Add support for SM8550
2022-12-06 12:56 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: clock: Add SM8550 TCSR CC clocks
` [PATCH v5 2/5] dt-bindings: clock: Add RPMHCC for SM8550
` [PATCH v5 3/5] dt-bindings: clock: qcom,rpmh: Add CXO PAD clock IDs
` [PATCH v5 4/5] clk: qcom: rpmh: Add support for SM8550 rpmh clocks
` [PATCH v5 5/5] clk: qcom: Add TCSR clock driver for SM8550
[PATCH] rpmsg: char: Use preallocated SKBs
2022-12-06 12:54 UTC (2+ messages)
[Patch net-next v2 00/13] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
2022-12-06 12:53 UTC (3+ messages)
` [Patch net-next v2 07/13] net: dsa: microchip: ptp: add packet reception timestamping
[PATCH net-next 0/3] mv88e6xxx: Add MAB offload support
2022-12-06 12:53 UTC (3+ messages)
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation
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;
as well as URLs for NNTP newsgroup(s).