[PATCH rcu 0/8] kvfree_rcu() changes for v6.5
2023-05-10 17:02 UTC (7+ messages)
` [PATCH rcu 1/8] rcu/kvfree: Eliminate k[v]free_rcu() single argument macro
` [PATCH rcu 2/8] rcu/kvfree: Add debug to check grace periods
` [PATCH rcu 3/8] rcu/kvfree: Add debug check for GP complete for kfree_rcu_cpu list
` [PATCH rcu 4/8] rcu/kvfree: Invoke debug_rcu_bhead_unqueue() after checking bnode->gp_snap
` [PATCH rcu 5/8] rcu/kvfree: Use consistent krcp when growing kfree_rcu() page cache
` [PATCH rcu 7/8] rcu/kvfree: Make fill page cache start from krcp->nr_bkv_objs
[PATCH v2] dt-bindings: rcc: stm32: Sync with u-boot copy for STM32MP13 SoC
2023-05-10 17:02 UTC (2+ messages)
[PATCH 5.15 000/370] 5.15.111-rc2 review
2023-05-10 17:00 UTC (5+ messages)
[PATCH v4 0/3] Increase the number of IRQ descriptors for SPARSEIRQ
2023-05-10 17:00 UTC (4+ messages)
` [PATCH v4 1/3] genirq: Use hlist for managing resend handlers
` [PATCH v4 2/3] genirq: Encapsulate sparse bitmap handling
` [PATCH v4 3/3] genirq: Use the maple tree for IRQ descriptors management
[PATCH v2] dmaengine: xilinx: dma: remove arch dependency
2023-05-10 17:00 UTC (2+ messages)
[PATCH rcu 0/8] Miscellaneous fixes for v6.5
2023-05-10 16:58 UTC (9+ messages)
` [PATCH rcu 1/8] srcu: Remove extraneous parentheses from srcu_read_lock() etc
` [PATCH rcu 2/8] rcu: Remove RCU_NONIDLE()
` [PATCH rcu 3/8] rcu: Check callback-invocation time limit for rcuc kthreads
` [PATCH rcu 4/8] rcu: Employ jiffies-based backstop to callback time limit
` [PATCH rcu 5/8] rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
` [PATCH rcu 6/8] rcu: Mark rcu_cpu_kthread() accesses to ->rcu_cpu_has_work
` [PATCH rcu 7/8] rcu: Make rcu_cpu_starting() rely on interrupts being disabled
` [PATCH rcu 8/8] rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs
[PATCH] RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
2023-05-10 16:57 UTC (10+ messages)
[PATCH 0/4] staging: rtl8192e: Trivial code cleanup patches
2023-05-10 16:56 UTC (6+ messages)
` [PATCH 1/4] staging: rtl8192e: Rename tmpRegA and TempCCk
` [PATCH 2/4] staging: rtl8192e: Rename tmpOFDMindex and tmpCCKindex
` [PATCH 3/4] staging: rtl8192e: Rename tmpCCK20Mindex and tmpCCK40Mindex
` [PATCH 4/4] staging: rtl8192e: Refactor tmp_ofdm_index variable assignment
[PATCH rcu 0/3] Documentation updates for v6.5
2023-05-10 16:51 UTC (4+ messages)
` [PATCH rcu 1/3] doc: Get rcutree module parameters back into alpha order
` [PATCH rcu 2/3] doc: Document the rcutree.rcu_resched_ns module parameter
` [PATCH rcu 3/3] MAINTAINERS: Update qiang1.zhang@intel.com to qiang.zhang1211@gmail.com
[PATCH] dt-bindings: rcc: stm32: Fix STM32MP13 include file
2023-05-10 16:51 UTC (4+ messages)
[PATCH] accel/qaic: silence some uninitialized variable warnings
2023-05-10 16:48 UTC (3+ messages)
[PATCH] media: mediatek: vcodec: Convert mtk_vcodec_dec_hw platform remove callback
2023-05-10 16:43 UTC (2+ messages)
[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
2023-05-10 16:43 UTC (6+ messages)
` [PATCH v8 06/10] arm64: idle: Tag the arm64 idle functions as __cpuidle
[PATCH 0/4] Fix type confusion in page_table_check
2023-05-10 16:40 UTC (10+ messages)
` [PATCH 1/4] usb: usbfs: Enforce page requirements for mmap
` [PATCH 2/4] usb: usbfs: Use consistent mmap functions
` [PATCH 3/4] mm: page_table_check: Make it dependent on !DEVMEM
[PATCH v1 1/2] mfd: axp20x: Add support for AXP192
2023-05-10 16:39 UTC (3+ messages)
` [PATCH v1 2/2] dt-bindings: mfd: add bindings for AXP192 MFD device
[PATCH] irqchip/jcore-aic: Fix missing allocation of IRQ descriptors
2023-05-10 16:33 UTC
[PATCHv4 0/4] Wiegand bus driver and GPIO bitbanged Wiegand
2023-05-10 16:33 UTC (6+ messages)
` [PATCHv4 1/4] dt-bindings: wiegand: add Wiegand controller common properties
` [PATCHv4 2/4] wiegand: add Wiegand bus driver
` [PATCHv4 3/4] dt-bindings: wiegand: add GPIO bitbanged Wiegand controller
` [PATCHv4 4/4] wiegand: add Wiegand GPIO bitbanged controller driver
[PATCH] mm: memory_hotplug: Fix format string in warnings
2023-05-10 16:28 UTC (2+ messages)
[PATCH] mm/mmap/vma_merge: always check invariants
2023-05-10 16:26 UTC (5+ messages)
[PATCH 0/2] Add rs485 support to uartps driver
2023-05-10 16:26 UTC (3+ messages)
[PATCH v6 0/6] drm: lcdif: Add i.MX93 LCDIF support
2023-05-10 16:24 UTC (5+ messages)
` [PATCH v6 2/6] drm: lcdif: Drop unnecessary NULL pointer check on lcdif->bridge
` [PATCH v6 5/6] drm: lcdif: Add multiple encoders and first bridges support
[PATCH RT 0/3] riscv: add PREEMPT_RT support
2023-05-10 16:24 UTC (4+ messages)
` [PATCH RT 1/3] asm-generic/preempt: also check preempt_lazy_count for should_resched() etc
` [PATCH RT 2/3] riscv: add lazy preempt support
` [PATCH RT 3/3] riscv: Allow to enable RT
[PATCH] snd-hda-intel: Apply HP B&O top speaker profile to Pavilion 15
2023-05-10 16:19 UTC
[PATCH] arm64: dts: rockchip: fix button reset pin for nanopi r5c
2023-05-10 16:18 UTC
[PATCH] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
2023-05-10 16:14 UTC (2+ messages)
pca953x issue when driving a DSI bridge
2023-05-10 16:12 UTC
[PATCHSET v2 wq/for-6.5] workqueue: Implement automatic CPU intensive detection and add monitoring
2023-05-10 16:08 UTC (6+ messages)
` [PATCH 3/6] workqueue: Move worker_set/clr_flags() upwards
` [PATCH 4/6] workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
[PATCH] string: use __builtin_memcpy() in strlcpy/strlcat
2023-05-10 16:07 UTC (5+ messages)
[RFC PATCH 0/4] wifi locking simplification start
2023-05-10 16:04 UTC (5+ messages)
` [RFC PATCH 1/4] workqueue: support pausing ordered workqueues
` [RFC PATCH 2/4] workqueue: support holding a mutex for each work
` [RFC PATCH 3/4] wifi: cfg80211: add a workqueue with special semantics
` [RFC PATCH 4/4] wifi: cfg80211: move scan done work to cfg80211 workqueue
[PATCH] virtio: Add missing documentation for structure fields
2023-05-10 16:04 UTC (2+ messages)
[PATCH v2] kernfs: Prefer strscpy over strlcpy calls
2023-05-10 16:03 UTC (3+ messages)
[PATCH v2] backlight: lm3630a: turn off both led strings when display is blank
2023-05-10 16:03 UTC (2+ messages)
[PATCH v3 0/3] Increase the number of IRQ descriptors for SPARSEIRQ
2023-05-10 16:02 UTC (3+ messages)
` [PATCH v3 3/3] genirq: Use the maple tree for IRQ descriptors management
[PATCH] dt-bindings: timer: sifive,clint: Clean up compatible value section
2023-05-10 16:02 UTC (3+ messages)
[PATCH 0/2] block: improve the share tag set performance
2023-05-10 15:56 UTC (8+ messages)
` [PATCH 2/2] ufs: don't use the fair tag sharings
[PATCH v6 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
2023-05-10 15:54 UTC (10+ messages)
` [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
[PATCH v6 00/16] x86/mtrr: fix handling with PAT but without MTRR
2023-05-10 15:53 UTC (5+ messages)
[PATCH 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
2023-05-10 15:51 UTC (4+ messages)
` [PATCH 3/4] perf tools: Add printing perf_event_attr->type "
[PATCH 1/2] sched/deadline: accurate reclaim bandwidth for GRUB
2023-05-10 15:50 UTC (8+ messages)
[PATCH 0/5] of: More 'device' vs. 'module' cleanups
2023-05-10 15:48 UTC (6+ messages)
` [PATCH 1/5] of: module: Mutate of_device_modalias() into two helpers
` [PATCH 2/5] of: module: Mutate of_device_uevent() "
` [PATCH 3/5] of: module: Mutate of_device_uevent_modalias() "
` [PATCH 4/5] of: module: Export of_uevent()
` [PATCH 5/5] gpu: host1x: Stop open-coding of_device_uevent()
[PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
2023-05-10 15:44 UTC (2+ messages)
[PATCH] dt-bindings: interrupt-controller: sifive,plic: Sort compatible values
2023-05-10 15:42 UTC (3+ messages)
[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
2023-05-10 15:41 UTC (4+ messages)
` [PATCH v6 02/14] Documentation/x86: Secure Launch kernel documentation
[PATCH v3 00/11] Linux RISC-V AIA Support
2023-05-10 15:41 UTC (6+ messages)
` [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support
` [PATCH v3 08/11] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
[PATCH v2] perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory
2023-05-10 15:40 UTC (2+ messages)
[PATCH net-next] net: core: add SOL_SOCKET filter for bpf getsockopt hook
2023-05-10 15:38 UTC (2+ messages)
[PATCH] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
2023-05-10 15:38 UTC (2+ messages)
[PATCH v2 0/3] arm64: dts: ti: k3-j7200: Fixes for various dtbs_checks warnings
2023-05-10 15:30 UTC (4+ messages)
` [PATCH v2 3/3] arm64: dts: ti: k3-j7200-mcu-wakeup: Update fss node and hbmc_mux
[PATCH] vsock: bugfix port residue in server
2023-05-10 15:23 UTC (2+ messages)
[PATCH v3 3/3] genirq: Use the maple tree for IRQ descriptors management
2023-05-10 15:19 UTC (10+ messages)
[GIT PULL] gfs2: Don't deref jdesc in evict
2023-05-10 15:19 UTC
[PATCH] MAINTAINERS: Cleanup Arm Display IP maintainers
2023-05-10 15:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next] sctp: add bpf_bypass_getsockopt proto callback
2023-05-10 15:18 UTC (7+ messages)
[PATCH liburing v1 0/2] 2 fixes for recv-msgall.c
2023-05-10 15:17 UTC (4+ messages)
` [PATCH liburing v1 1/2] recv-msgall: Fix undefined behavior in `recv_prep()`
` [PATCH liburing v1 2/2] recv-msgall: Fix invalid mutex usage
READY FOR PURCHASE
2023-05-10 15:16 UTC
[PATCH] fs/coredump: open coredump file in O_WRONLY instead of O_RDWR
2023-05-10 15:15 UTC (2+ messages)
[PATCH v6 1/4] tee: optee: system call property
2023-05-10 15:15 UTC (6+ messages)
` [PATCH v6 3/4] tee: optee: support tracking system threads
[PATCH] efivarfs: expose used and total size
2023-05-10 15:13 UTC (2+ messages)
[Patch V10 0/3] Tegra TPM driver with HW flow control
2023-05-10 15:10 UTC (8+ messages)
` [Patch V10 2/3] tpm_tis-spi: Add hardware wait polling
[PATCH 00/32] bcachefs - a new COW filesystem
2023-05-10 15:05 UTC (3+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec
[PATCH 1/2] dt-bindings: usb: misc: Add microchip USB5807 HUB driver
2023-05-10 15:04 UTC (3+ messages)
[PATCH v2 0/4] locking/rtmutex: Avoid overwriting pi_blocked_on while invoking blk_flush_plug()
2023-05-10 15:04 UTC (4+ messages)
` [PATCH v2 1/4] sched/core: Provide sched_rtmutex() and expose sched work helpers
[PATCH v3 0/6] firmware: tegra: Add MRQ support for Tegra264
2023-05-10 15:01 UTC (11+ messages)
` [PATCH v3 1/6] dt-bindings: mailbox: tegra: Document Tegra264 HSP
` [PATCH v3 2/6] mailbox: tegra: add support for Tegra264
` [PATCH v3 3/6] soc: tegra: fuse: "
` [PATCH v3 4/6] dt-bindings: Add bindings to support DRAM MRQ GSCs
` [PATCH v3 5/6] dt-bindings: memory-region property for tegra186-bpmp
` [PATCH v3 6/6] firmware: tegra: bpmp: Add support for DRAM MRQ GSCs
[PATCH v7 0/4] Add pinctrl support for SDX75
2023-05-10 15:00 UTC (5+ messages)
` [PATCH v7 1/4] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
` [PATCH v7 2/4] pinctrl: qcom: Remove the msm_function struct
` [PATCH v7 3/4] pinctrl: qcom: Refactor generic qcom pinctrl driver
` [PATCH v7 4/4] pinctrl: qcom: Add SDX75 pincontrol driver
[PATCH 0/4] Input: support virtual objects on touchscreens
2023-05-10 14:59 UTC (3+ messages)
` [PATCH 4/4] dt-bindings: input: touchscreen: st1232: add example with ts-virtobj
[PATCH] char: tpm: ftpm_tee: use kernel login identifier
2023-05-10 14:58 UTC (3+ messages)
[PATCH 0/2] Add SEAMA partition types
2023-05-10 14:57 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: mtd: Add SEAMA partition bindings
[PATCH v2 0/5] Refactoring for GMA command
2023-05-10 14:50 UTC (5+ messages)
` [PATCH v2 3/5] dt-bindings: net: add mac-address-increment option
` [PATCH v2 5/5] dt-bindings: net: ftgmac100: convert to yaml version from txt
[PATCH] bus: mhi: host: Skip MHI reset if device is in RDDM
2023-05-10 14:50 UTC (2+ messages)
[PATCH v2 0/3] RISC-V: Export Zba, Zbb to usermode via hwprobe
2023-05-10 14:47 UTC (5+ messages)
` [PATCH v2 1/3] RISC-V: Add Zba, Zbs extension probing
` [PATCH v2 3/3] RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
[PATCH v2 0/2] Fix two warnings about rq clock
2023-05-10 14:47 UTC (5+ messages)
` [PATCH v2 1/2] sched/core: Fixed missing rq clock update before calling set_rq_offline()
` [PATCH v2 2/2] sched/core: Avoid double calling update_rq_clock()
[GIT PULL] platform-drivers-x86 for 6.4-2
2023-05-10 14:45 UTC (2+ messages)
[PATCH net-next v2] sctp: add bpf_bypass_getsockopt proto callback
2023-05-10 14:42 UTC
[PATCH 0/3] Provide parent clocks to msm8226 mmcc
2023-05-10 14:41 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: clock: qcom,mmcc: define clocks/clock-names for MSM8226
[PATCH v2] phy: cadence: Sierra: Add single link SGMII register configuration
2023-05-10 14:40 UTC (2+ messages)
[PATCH] sock: Fix misuse of sk_under_memory_pressure()
2023-05-10 14:40 UTC (5+ messages)
` "
[PATCH v2 0/6] firmware: tegra: Add MRQ support for Tegra264
2023-05-10 14:40 UTC (7+ messages)
` [PATCH v2 3/6] soc: tegra: fuse: add "
` [PATCH v2 5/6] dt-bindings: memory-region property for tegra186-bpmp
` [PATCH v2 6/6] firmware: tegra: bpmp: Add support for DRAM MRQ GSCs
[PATCH] ASoC: soc-pcm: Fix and cleanup DPCM locking
2023-05-10 14:39 UTC (4+ messages)
[PATCH v6 0/4] Add pinctrl support for SDX75
2023-05-10 14:35 UTC (10+ messages)
` [PATCH v6 4/4] pinctrl: qcom: Add SDX75 pincontrol driver
[PATCH] hwmon: (f71882fg) prevent possible division by zero
2023-05-10 14:35 UTC
[PATCH v3] dt-bindings: usb: Add support for Microchip usb5744 hub controller
2023-05-10 14:34 UTC
[PATCH v4 0/8] Add minimal boot support for IPQ5018
2023-05-10 14:31 UTC (13+ messages)
` [PATCH v4 3/8] dt-bindings: pinctrl: qcom: Add support for ipq5018
` [PATCH v4 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver
` [PATCH v4 5/8] dt-bindings: qcom: Add ipq5018 bindings
` [PATCH v4 6/8] dt-bindings: firmware: document IPQ5018 SCM
` [PATCH v4 7/8] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support
` [PATCH v4 8/8] arm64: defconfig: Enable IPQ5018 SoC base configs
[PATCH] serial: 8250_pci: remove unreachable code for ASIX devices
2023-05-10 14:28 UTC
[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-05-10 14:28 UTC (3+ messages)
` [PATCH 01/23] arm: "
[PATCH v4 0/4] Enable multiple MCAN on AM62x
2023-05-10 14:23 UTC (6+ messages)
` [PATCH v4 2/4] can: m_can: Add hrtimer to generate software interrupt
[PATCH v1 0/7] axp20x_usb_power: Add support for AXP192
2023-05-10 14:22 UTC (3+ messages)
` [PATCH v1 7/7] dt-bindings: power: supply: axp20x: Add AXP192 compatible
[PATCH] ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops
2023-05-10 14:22 UTC
[PATCH v2 2/5] ASoC: dt-bindings: Add tas2781 amplifier
2023-05-10 14:03 UTC (3+ messages)
` [EXTERNAL] "
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
all inboxes | Powered by JetHome®