messages from 2024-08-08 15:47:45 to 2024-08-08 18:19:08 UTC [more...]
[PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
2024-08-08 18:19 UTC (5+ messages)
[PATCH v3 1/2] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02
2024-08-08 18:14 UTC (4+ messages)
[PATCH v3 0/4] Fixes for memmap accounting
2024-08-08 18:12 UTC (10+ messages)
` [PATCH v3 1/4] mm: update the memmap stat before page is freed
` [PATCH v3 2/4] mm: don't account memmap on failure
[PATCH v4 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
2024-08-08 18:10 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add "
[PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
2024-08-08 18:08 UTC (12+ messages)
` [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
[PATCH 0/4] PCI: mobivel: Drop layerscape gen4 support
2024-08-08 18:08 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: PCI: layerscape-pci: drop compatible string fsl,lx2160a-pcie
` [PATCH 2/4] dt-bindings: PCI: drop layerscape-pcie-gen4.txt
` [PATCH 3/4] PCI: mobiveil: Drop layerscape-gen4 support
` [PATCH 4/4] MAINTAINERS: drop NXP LAYERSCAPE GEN4 CONTROLLER
[PATCH] apparmor: fix policy_unpack_test on big endian systems
2024-08-08 18:04 UTC (2+ messages)
[RFC PATCH] vhost_vdpa: assign irq bypass producer token correctly
2024-08-08 18:04 UTC (2+ messages)
[PATCH] rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by()
2024-08-08 18:02 UTC (2+ messages)
[PATCH 00/10] mm: remove vma_merge()
2024-08-08 18:02 UTC (10+ messages)
` [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
` [PATCH 05/10] mm: abstract vma_merge_new_vma() to use vma_merge_struct
` [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
[PATCH] scripts/remove-stale-files: clean up stale lib/test_fortify.log
2024-08-08 18:01 UTC (2+ messages)
[PATCH 0/2] Modify RCU Tasks to scan idle tasks
2024-08-08 18:01 UTC (5+ messages)
` [PATCH 1/2] rcu-tasks: Make RCU-Tasks pay attention to "
` [PATCH 2/2] context_tracking: Invoke Tasks-RCU enter/exit for NMI context
[PATCH] init/main.c: Initialize early LSMs after arch code
2024-08-08 18:00 UTC (17+ messages)
[PATCH v2 0/2] Add power-controller support for rk3576
2024-08-08 17:59 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add support for RK3576 SoC
` [PATCH v2 2/2] pmdomain: rockchip: Add support for rk3576 SoC
[PATCH v2] KVM: arm64: Move data barrier to end of split walk
2024-08-08 17:55 UTC (2+ messages)
[PATCH] ARM: dts: Fix undocumented LM75 compatible nodes
2024-08-08 17:54 UTC (2+ messages)
[PATCH RFT v8 0/9] fork: Support shadow stacks in clone3()
2024-08-08 17:54 UTC (2+ messages)
[PATCH v2 0/6] uprobes: RCU-protected hot path optimizations
2024-08-08 17:51 UTC (8+ messages)
` [PATCH v2 2/6] uprobes: protected uprobe lifetime with SRCU
` [PATCH v2 4/6] uprobes: travers uprobe's consumer list locklessly under SRCU protection
[PATCH] of/irq: Consider device address size in interrupt map walk
2024-08-08 17:49 UTC (4+ messages)
[PATCH 6.10 000/809] 6.10.3-rc3 review
2024-08-08 17:48 UTC (15+ messages)
[PATCH v4 00/28] Generic `Allocator` support for Rust
2024-08-08 17:44 UTC (6+ messages)
` [PATCH v4 09/28] rust: alloc: implement kernel `Box`
[PATCH] hwmon: (lm93) Return error values on read failure
2024-08-08 17:41 UTC (5+ messages)
[PATCH sched_ext/for-6.12] sched_ext: Make scx_rq_online() also test cpu_active() in addition to SCX_RQ_ONLINE
2024-08-08 17:39 UTC (2+ messages)
[PATCHSET sched_ext/for-6.12] sched_ext: Add cgroup support
2024-08-08 17:38 UTC (3+ messages)
` [PATCH 4/7] sched: Make cpu_shares_read_u64() use tg_weight()
[PATCH] init: Don't proxy console= to earlycon
2024-08-08 17:30 UTC (12+ messages)
[PATCH] cpumask: Fix crash on updating CPU enabled mask
2024-08-08 17:35 UTC (2+ messages)
[PATCH 1/2] maple_tree: add test to replicate low memory race conditions
2024-08-08 17:31 UTC (4+ messages)
` [PATCH 2/2] maple_tree: reset mas->index and mas->last on write retries
[RFC PATCH 0/5] Removal of a few obsolete input drivers
2024-08-08 17:27 UTC (6+ messages)
` [RFC PATCH 1/5] Input: inport - remove driver
` [RFC PATCH 2/5] Input: logibm "
` [RFC PATCH 3/5] Input: pc110pad "
` [RFC PATCH 4/5] Input: mk712 "
` [RFC PATCH 5/5] Input: ct82c710 "
[PATCH] drm/amdgpu: add dce6 drm_panic support
2024-08-08 17:24 UTC (4+ messages)
[PATCH v6 0/5] Tracepoints and static branch in Rust
2024-08-08 17:23 UTC (6+ messages)
` [PATCH v6 1/5] rust: add generic static_key_false
` [PATCH v6 2/5] rust: add tracepoint support
` [PATCH v6 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v6 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v6 5/5] rust: add arch_static_branch
[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
2024-08-08 17:22 UTC (6+ messages)
` [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list()
` [xdp-hints] "
[PATCH] PCI: Add PCI_EXT_CAP_ID_PL_64GT define
2024-08-08 17:22 UTC (2+ messages)
[PATCH] scsi: sd: Have scsi-ml retry START_STOP errors
2024-08-08 17:20 UTC (2+ messages)
[PATCH][next] wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
2024-08-08 17:20 UTC (2+ messages)
[PATCH v5 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
2024-08-08 17:19 UTC (3+ messages)
[PATCH v2 0/6] arm64: dts: freescale: 2nrd clean up dtb warning under freescale
2024-08-08 16:57 UTC (4+ messages)
` [PATCH v2 4/6] arm64: dts: imx8mp-data-modul-edm-sbc: remove #clock-cells for sai3
[PATCH v3 0/3] Add CRU support for rk3576 SoC
2024-08-08 17:17 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: reset: Add rk3576 reset definitions
` [PATCH v3 2/3] dt-bindings: clock: Add rk3576 clock definitions and documentation
` [PATCH v3 3/3] clk: rockchip: Add clock controller for the RK3576
[PATCH] scsi: ufs: Add missing check for alloc_ordered_workqueue
2024-08-08 17:16 UTC (2+ messages)
[PATCH v2] fs: try an opportunistic lookup for O_CREAT opens too
2024-08-08 17:11 UTC (5+ messages)
[PATCH v2] scsi: ufs: ufshcd-pltfrm: Use of_property_present()
2024-08-08 17:09 UTC (2+ messages)
[PATCH v2] scsi: ufs: ufshcd-pltfrm: Use of_property_count_u32_elems() to get property length
2024-08-08 17:09 UTC (2+ messages)
[PATCH] KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
2024-08-08 17:08 UTC (2+ messages)
[PATCH v2 0/2] scsi: ufs: Add host capabilities sysfs group
2024-08-08 17:08 UTC (5+ messages)
` [PATCH v2 2/2] scsi: ufs: Add HCI "
[PATCH] KVM: arm64: vgic-debug: Exit the iterator properly w/o LPI
2024-08-08 17:07 UTC (2+ messages)
[PATCH] iommu/s390: Implement blocking domain
2024-08-08 17:05 UTC (3+ messages)
[PATCH -v2] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
2024-08-08 17:03 UTC (6+ messages)
[PATCH 6.1 00/86] 6.1.104-rc2 review
2024-08-08 17:03 UTC (6+ messages)
[PATCH v2] PCI: Detect and trust built-in Thunderbolt chips
2024-08-08 17:02 UTC
[GIT PULL] Networking for v6.11-rc3
2024-08-08 17:01 UTC
[PATCH v2 0/2] Add GMAC support for rk3576
2024-08-08 17:00 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: Add support for rk3576 dwmac
` [PATCH v2 2/2] ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576
[PATCH 0/8] uprobes: RCU-protected hot path optimizations
2024-08-08 17:00 UTC (5+ messages)
` [PATCH 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
[PATCH sched_ext/for-6.12] sched_ext: Improve logging around enable/disable
2024-08-08 17:00 UTC (2+ messages)
[PATCH RESEND 0/8] AMD SOF stack fixes and improvements
2024-08-08 16:57 UTC (9+ messages)
` [PATCH RESEND 1/8] ASoC: SOF: amd: Fix for incorrect acp error satus register offset
` [PATCH RESEND 2/8] ASoC: SOF: amd: fix for acp error reason registers wrong offset
` [PATCH RESEND 3/8] ASoC: SOF: amd: move iram-dram fence register programming sequence
` [PATCH RESEND 4/8] ASoC: SOF: amd: fix for acp init sequence
` [PATCH RESEND 5/8] ASoC: SOF: amd: update conditional check for cache register update
` [PATCH RESEND 6/8] ASoC: SOF: amd: modify psp send command conditional checks
` [PATCH RESEND 7/8] ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structure
` [PATCH RESEND 8/8] ASoC: amd: acp: Convert comma to semicolon
[PATCH v1 0/4] x86/tdx: Allow MMIO instructions from userspace
2024-08-08 16:53 UTC (12+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 2/5] x86/tdx: Add validation of userspace MMIO instructions
` [PATCH v2 5/5] x86/tdx: Implement movs for MMIO
[PATCH v2 0/3] Add dw_mmc support for rk3576
2024-08-08 16:47 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: Add support for rk3576 dw-mshc
` [PATCH v2 2/3] mmc: dw_mmc-rockchip: Add v2 tuning support
` [PATCH v2 3/3] mmc: dw_mmc-rockchip: Add internal phase support
[PATCH 0/3] Add power-controller support for rk3576
2024-08-08 16:46 UTC (6+ messages)
` [PATCH 2/3] dt-bindings: Add power-domain header for RK3576 SoCs
Backtrace in ppc SMP code after enabling security modules
2024-08-08 16:45 UTC
[PATCH] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
2024-08-08 16:42 UTC
[PATCH v2 0/2] Add pinctrl support for rk3576
2024-08-08 16:39 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings
` [PATCH v2 2/2] pinctrl: rockchip: Add rk3576 pinctrl support
[PATCH v8 0/7] Linux RISC-V IOMMU Support
2024-08-08 16:40 UTC (5+ messages)
` [PATCH v8 7/7] iommu/riscv: Paging domain support
[PATCH 1/1] x86/ioremap: Use is_vmalloc_addr in iounmap
2024-08-08 16:39 UTC (6+ messages)
[PATCH] ALSA: snd-usb-caiaq: use snd_pcm_rate_to_rate_bit
2024-08-08 16:33 UTC (2+ messages)
[PATCH v7 RESENT] io_uring: releasing CPU resources when polling
2024-08-08 16:30 UTC (2+ messages)
[PATCH 0/2] NUMA emulation for arm64
2024-08-08 16:27 UTC (6+ messages)
` [PATCH 1/2] numa: Add simple generic NUMA emulation
[PATCH v4 0/6] Refine i.MX8QM SATA based on generic PHY callbacks
2024-08-08 16:24 UTC (7+ messages)
` [PATCH v4 4/6] ata: ahci_imx: Add 32bits DMA limit for i.MX8QM AHCI SATA
[PATCH v5 0/2] Enhance network interface feature testing
2024-08-08 16:23 UTC (3+ messages)
` [PATCH v5 1/2] selftests: net: Create veth pair for testing in networkless kernel
[PATCH v3 1/1] arm64: dts: imx93: add lpi2c1 and st lsm6dso node
2024-08-08 16:21 UTC
[GIT PULL] tracing: Updates for 6.11-rc2
2024-08-08 16:21 UTC
[PATCH] net: pse-pd: tps23881: include missing bitfield.h header
2024-08-08 16:20 UTC (2+ messages)
[PATCH resubmit net] net: fec: Stop PPS on driver remove
2024-08-08 16:20 UTC (2+ messages)
[PATCH net v2] net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities
2024-08-08 16:20 UTC (2+ messages)
[PATCH] PCI: Add PCI_EXT_CAP_ID_PL_64GT define
2024-08-08 16:20 UTC (3+ messages)
[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
2024-08-08 16:19 UTC (3+ messages)
[PATCH 6.10 000/123] 6.10.4-rc1 review
2024-08-08 16:17 UTC (3+ messages)
[PATCH v9 0/8] File abstractions needed by Rust Binder
2024-08-08 16:15 UTC (9+ messages)
` [PATCH v9 1/8] rust: types: add `NotThreadSafe`
` [PATCH v9 2/8] rust: task: add `Task::current_raw`
` [PATCH v9 3/8] rust: file: add Rust abstraction for `struct file`
` [PATCH v9 4/8] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v9 5/8] rust: security: add abstraction for secctx
` [PATCH v9 6/8] rust: file: add `FileDescriptorReservation`
` [PATCH v9 7/8] rust: file: add `Kuid` wrapper
` [PATCH v9 8/8] rust: file: add abstraction for `poll_table`
[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
2024-08-08 16:16 UTC (7+ messages)
` [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep
[PATCH 1/1] arm64: dts: lx2160a: Change PCIe compatible string to fsl,ls2088a-pcie
2024-08-08 16:15 UTC (5+ messages)
[PATCH v3] lib/stackdepot: Double DEPOT_POOLS_CAP if KASAN is enabled
2024-08-08 16:12 UTC (2+ messages)
[GIT PULL] LOCKDEP changes for v6.12
2024-08-08 16:11 UTC (3+ messages)
[PATCH v6 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
2024-08-08 16:10 UTC (4+ messages)
[RFC PATCH 0/4] mm/arm64: re-enable HVO
2024-08-08 16:09 UTC (3+ messages)
` [RFC PATCH 2/4] arm64: use IPIs to pause/resume remote CPUs
[PATCH 0/4] Enable PMU for ArrowLake-H
2024-08-08 16:07 UTC (2+ messages)
[PATCH v4 1/4] x86/split_lock: Move Split and Bus lock code to a dedicated file
2024-08-08 16:07 UTC (2+ messages)
` [tip: x86/splitlock] "
[PATCH v4 2/4] x86/bus_lock: Add support for AMD
2024-08-08 16:07 UTC (2+ messages)
` [tip: x86/splitlock] "
[PATCH v8 0/8] File abstractions needed by Rust Binder
2024-08-08 16:04 UTC (9+ messages)
` [PATCH v8 3/8] rust: file: add Rust abstraction for `struct file`
[PATCH v1 1/2] perf callchain: Fix stitch LBR memory leaks
2024-08-08 16:01 UTC (6+ messages)
` [PATCH v1 2/2] perf test: Add set of perf record LBR tests
[PATCH] spi: imx: fix use-after-free during driver removal
2024-08-08 15:58 UTC (4+ messages)
` [PATCH v2] "
[PATCH] rust: x86: remove `-3dnow{,a}` from target features
2024-08-08 15:58 UTC (2+ messages)
[PATCH v2 0/4] mm: split underutilized THPs
2024-08-08 15:56 UTC (8+ messages)
` [PATCH v2 1/4] mm: free zapped tail pages when splitting isolated thp
` [PATCH v2 2/4] mm: remap unused subpages to shared zeropage "
` [PATCH v2 4/4] mm: split underutilized THPs
[PATCH] vfs: only read fops once in fops_get/put
2024-08-08 15:54 UTC
[PATCH v2 3/3] tracing/kprobes: Use APIs that matches symbols without .XXX suffix
2024-08-08 15:52 UTC (12+ messages)
[RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
2024-08-08 15:51 UTC (8+ messages)
` [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support
[PATCH v2] dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
2024-08-08 15:51 UTC (2+ messages)
[net-next PATCH v10 00/11] Introduce RVU representors
2024-08-08 15:51 UTC (3+ messages)
` [net-next PATCH v10 03/11] octeontx2-pf: Create representor netdev
[PATCH v2] perf script python: Add the ins_lat field to event handler
2024-08-08 15:50 UTC (2+ messages)
[PATCH v4 0/7] mm/mprotect: Fix dax puds
2024-08-08 15:49 UTC (4+ messages)
` [PATCH v4 5/7] mm/x86: arch_check_zapped_pud()
[PATCH v2 1/4] x86/entry: Remove unwanted instrumentation in common_interrupt()
2024-08-08 15:49 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v2 2/4] kcov: add interrupt handling self test
2024-08-08 15:49 UTC (2+ messages)
` [tip: x86/build] kcov: Add "
[PATCH v2 3/4] module: Fix KCOV-ignored file name
2024-08-08 15:49 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v2 4/4] x86: Ignore stack unwinding in KCOV
2024-08-08 15:49 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v5 0/8] Add support for the LAN966x PCI device using a DT overlay
2024-08-08 15:46 UTC (6+ messages)
` [PATCH v5 1/8] misc: Add support for LAN966x PCI device
` [PATCH v5 2/8] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
` [PATCH v5 3/8] mfd: syscon: Add reference counting and device managed support
` [PATCH v5 4/8] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
` [PATCH v5 8/8] reset: mchp: sparx5: set the dev member of the reset controller
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