messages from 2022-12-06 13:49:14 to 2022-12-06 16:10:07 UTC [more...]
[PATCH v4 net-next 0/9] dt-binding preparation for ocelot switches
2022-12-06 16:04 UTC (7+ messages)
` [PATCH v4 net-next 3/9] dt-bindings: net: dsa: utilize base definitions for standard dsa switches
` [PATCH v4 net-next 8/9] dt-bindings: net: add generic ethernet-switch-port binding
[PATCH v2 0/9] Add MediaTek MT7986 SPI NAND and ECC support
2022-12-06 16:04 UTC (2+ messages)
` (subset) "
[PATCH net-next 00/32] rxrpc: Increasing SACK size and moving away from softirq, part 4
2022-12-06 16:03 UTC (33+ messages)
` [PATCH net-next 01/32] rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
` [PATCH net-next 02/32] rxrpc: Fix security setting propagation
` [PATCH net-next 03/32] rxrpc: Simplify rxrpc_implicit_end_call()
` [PATCH net-next 04/32] rxrpc: Separate call retransmission from other conn events
` [PATCH net-next 05/32] rxrpc: Convert call->recvmsg_lock to a spinlock
` [PATCH net-next 06/32] rxrpc: Convert call->state_lock "
` [PATCH net-next 07/32] rxrpc: Only set/transmit aborts in the I/O thread
` [PATCH net-next 08/32] rxrpc: Only disconnect calls "
` [PATCH net-next 09/32] rxrpc: Allow a delay to be injected into packet reception
` [PATCH net-next 10/32] rxrpc: Generate extra pings for RTT during heavy-receive call
` [PATCH net-next 11/32] rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked
` [PATCH net-next 12/32] rxrpc: Simplify ACK handling
` [PATCH net-next 13/32] rxrpc: Don't lock call->tx_lock to access call->tx_buffer
` [PATCH net-next 14/32] rxrpc: Remove local->defrag_sem
` [PATCH net-next 15/32] rxrpc: Implement a mechanism to send an event notification to a connection
` [PATCH net-next 16/32] rxrpc: Clean up connection abort
` [PATCH net-next 17/32] rxrpc: Tidy up abort generation infrastructure
` [PATCH net-next 18/32] rxrpc: Stash the network namespace pointer in rxrpc_local
` [PATCH net-next 19/32] rxrpc: Make the set of connection IDs per local endpoint
` [PATCH net-next 20/32] rxrpc: Offload the completion of service conn security to the I/O thread
` [PATCH net-next 21/32] rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
` [PATCH net-next 22/32] rxrpc: Split out the call state changing functions into their own file
` [PATCH net-next 23/32] rxrpc: Wrap accesses to get call state to put the barrier in one place
` [PATCH net-next 24/32] rxrpc: Move call state changes from sendmsg to I/O thread
` [PATCH net-next 25/32] rxrpc: Move call state changes from recvmsg "
` [PATCH net-next 26/32] rxrpc: Remove call->state_lock
` [PATCH net-next 27/32] rxrpc: Make the local endpoint hold a ref on a connected call
` [PATCH net-next 28/32] rxrpc: Move the client conn cache management to the I/O thread
` [PATCH net-next 29/32] rxrpc: Show consumed and freed packets as non-dropped in dropwatch
` [PATCH net-next 30/32] rxrpc: Change rx_packet tracepoint to display securityIndex not type twice
` [PATCH net-next 31/32] rxrpc: Move client call connection to the I/O thread
` [PATCH net-next 32/32] rxrpc: Kill service bundle
[PATCH v3 0/2] perf test: Add event group test
2022-12-06 16:03 UTC (3+ messages)
[syzbot] KASAN: use-after-free Write in l2tp_tunnel_del_work (2)
2022-12-06 16:02 UTC
[PATCH v5 0/6] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
2022-12-06 16:02 UTC (8+ messages)
` [PATCH v5 1/6] mm/memfd: add F_SEAL_EXEC
` [PATCH v5 2/6] selftests/memfd: add tests for F_SEAL_EXEC
` [PATCH v5 3/6] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
` [PATCH v5 4/6] mm/memfd: Add write seals when apply SEAL_EXEC to executable memfd
` [PATCH v5 5/6] selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXEC
` [PATCH v5 6/6] mm/memfd: security hook for memfd_create
[PATCH v2 1/4] container_of: add container_of_const() that preserves const-ness of the pointer
2022-12-06 15:54 UTC (3+ messages)
[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
2022-12-06 15:51 UTC (22+ messages)
` [RFC PATCH 1/5] nvme-pci: add function nvme_submit_vf_cmd to issue admin commands for VF driver
` [RFC PATCH 5/5] nvme-vfio: Add a document for the NVMe device
[PATCH v3] arm64: dts: qcom: sa8540p-ride: enable PCIe support
2022-12-06 15:50 UTC (3+ messages)
[RFC PATCH 0/2] Add support for sharing page tables across processes (Previously mshare)
2022-12-06 15:41 UTC (3+ messages)
` [RFC PATCH 1/2] mm/ptshare: Add vm flag for shared PTE
` [RFC PATCH 2/2] mm/ptshare: Create a new mm for shared pagetables and add basic page table sharing support
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2022-12-06 15:48 UTC (11+ 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 v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry
[PATCH v4 2/6] dt-bindings: mediatek: modify VDOSYS0 mmsys device tree Documentations for MT8188
2022-12-06 15:45 UTC
[PATCH v2 0/3] perf: introduce perf based task analyzer
2022-12-06 15:44 UTC (4+ messages)
` [PATCH v2 1/3] perf script: introduce "
` [PATCH v2 2/3] perf script: task-analyzer add csv support
` [PATCH v2 3/3] perf test: add new task-analyzer tests
[PATCH v2 00/28] Rust core additions
2022-12-06 15:44 UTC (4+ messages)
` [PATCH v2 06/28] rust: macros: add `#[vtable]` proc macro
[PATCH V6 0/8] block, bfq: extend bfq to support multi-actuator drives
2022-12-06 15:43 UTC (8+ messages)
` [PATCH V6 6/8] block, bfq: retrieve independent access ranges from request queue
[next v7 0/8] Add BananaPi R3
2022-12-06 15:42 UTC (2+ messages)
` (subset) "
[PATCH] drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path
2022-12-06 15:40 UTC (2+ messages)
[PATCH] docs: Integrate rustdoc into Rust documentation
2022-12-06 15:39 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] "
` [PATCH v3 1/2] docs: Move rustdoc output, cross-reference it
` [PATCH v3 2/2] docs: Integrate rustdoc generation into htmldocs
[syzbot] KASAN: use-after-free Read in __usb_hcd_giveback_urb (2)
2022-12-06 15:38 UTC (2+ messages)
[PATCH v5 0/5] clk: qcom: Add support for SM8550
2022-12-06 15:35 UTC (3+ messages)
` [PATCH v5 1/5] dt-bindings: clock: Add SM8550 TCSR CC clocks
[PATCH] ALSA: compress: Add AC3, EAC3, TrueHD, DTS, MPEG-H 3D Audio Stream (MHAS)
2022-12-06 15:34 UTC (4+ messages)
[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
2022-12-06 15:33 UTC (4+ messages)
` [RFC PATCH 0/2] ACPI: APEI: handle synchronous exceptions in task work
` [RFC PATCH 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [RFC PATCH 2/2] ACPI: APEI: separate synchronous error handling into task work
[syzbot] KASAN: use-after-free Read in xfs_qm_dqfree_one
2022-12-06 15:32 UTC (4+ messages)
[PATCH] fs: nfs: Added pointer check
2022-12-06 15:30 UTC (2+ messages)
` [PATCH] "
[PATCH] net: dsa: sja1105: fix slab-out-of-bounds in sja1105_setup
2022-12-06 15:26 UTC (2+ messages)
drivers/mux/mmio.c:76:34: error: storage size of 'field' isn't known
2022-12-06 15:25 UTC
BUG: unable to handle kernel paging request in can_rcv_filter
2022-12-06 15:25 UTC
[PATCH v2 0/4] cachestat: a new syscall for page cache state of files
2022-12-06 15:22 UTC (3+ messages)
` [PATCH v2 2/4] workingset: refactor LRU refault to expose refault recency check
[GIT PULL] xen: branch for v6.1-rc9
2022-12-06 15:21 UTC
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 v3] [mm-unstable] mm: Fix memcg reclaim on memory tiered systems
2022-12-06 15:15 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 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 -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
[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 (7+ messages)
` [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 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 (5+ messages)
` [RFC PATCH 2/2] mfd: syscon: allow reset control for "
[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 (5+ 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 (6+ messages)
[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] 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)
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