public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-09 11:42:00 to 2024-07-09 13:42:48 UTC [more...]

[PATCH -next] cgroup: Fix AA deadlock caused by cgroup_bpf_release
 2024-07-09 13:42 UTC  (3+ messages)

[PATCH v2] sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy
 2024-07-09 13:42 UTC  (5+ messages)

[PATCH] test/vsock: add install target
 2024-07-09 13:50 UTC 

[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
 2024-07-09 13:40 UTC  (14+ messages)
` [PATCH net-next v9 10/13] mm: page_frag: introduce prepare/probe/commit API

[PATCH v2] dt-bindings: arm-smmu: Document QCS9100 SMMU
 2024-07-09 13:39 UTC 

[PATCH v2] fs/hugetlbfs/inode.c: Ensure generic_hugetlb_get_unmapped_area() returns higher address than mmap_min_addr
 2024-07-09 13:38 UTC  (3+ messages)

[PATCH] EDAC/altera: Fix possible null pointer dereference
 2024-07-09 13:37 UTC 

[PATCH 0/6] PCI: align small (<4k) BARs
 2024-07-09 13:36 UTC  (7+ messages)
` [PATCH 1/6] PCI: don't clear already cleared bit
` [PATCH 2/6] PCI: restore resource alignment
` [PATCH 3/6] PCI: restore memory decoding after reallocation
` [RFC PATCH 4/6] x86: PCI: preserve IORESOURCE_STARTALIGN alignment
` [PATCH 5/6] PCI: don't reassign resources that are already aligned
` [PATCH 6/6] PCI: align small (<4k) BARs

[PATCHSET sched_ext/for-6.11] sched_ext: Integrate with schedutil
 2024-07-09 13:36 UTC  (12+ messages)
` [PATCH 2/2] sched_ext: Add cpuperf support
  ` [PATCH v2 "

[PATCH 00/10] perf/uprobe: Optimize uprobes
 2024-07-09 13:33 UTC  (4+ messages)
` [PATCH 05/10] perf/uprobe: SRCU-ify uprobe->consumer list

[PATCH v2] dt-bindings: crypto: qcom,prng: document QCS9100
 2024-07-09 13:34 UTC 

linux-next: duplicate patches in the devicetree tree
 2024-07-09 13:34 UTC  (5+ messages)

[PATCH 5.10 RESEND] x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunk
 2024-07-09 13:33 UTC  (2+ messages)

[PATCH] cxl: Fix possible null pointer dereference in read_handle()
 2024-07-09 13:32 UTC  (2+ messages)

[PATCH net-next v1 0/7] net: stmmac: refactor FPE for gmac4 and xgmac
 2024-07-09 13:31 UTC  (7+ messages)
` [PATCH net-next v1 1/7] net: stmmac: xgmac: drop incomplete FPE implementation
` [PATCH net-next v1 2/7] net: stmmac: gmac4: drop FPE implementation for refactoring
` [PATCH net-next v1 7/7] net: stmmac: xgmac: enable Frame Preemption Interrupt by default

[PATCH net-next v10 00/15] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-09 13:27 UTC  (16+ messages)
` [PATCH net-next v10 01/15] mm: page_frag: add a test module for page_frag
` [PATCH net-next v10 02/15] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v10 03/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v10 04/15] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v10 05/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v10 06/15] xtensa: remove the get_order() implementation
` [PATCH net-next v10 07/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v10 08/15] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v10 09/15] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v10 10/15] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v10 11/15] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v10 12/15] mm: page_frag: move 'struct page_frag_cache' to sched.h
` [PATCH net-next v10 13/15] net: replace page_frag with page_frag_cache
` [PATCH net-next v10 14/15] mm: page_frag: update documentation for page_frag
` [PATCH net-next v10 15/15] mm: page_frag: add a entry in MAINTAINERS "

[PATCH-cgroup v2] cgroup: Show # of subsystem CSSes in root cgroup.stat
 2024-07-09 13:28 UTC 

[PATCH v2] dt-bindings: thermal: qcom-tsens: document the QCS9100 Temperature Sensor
 2024-07-09 13:28 UTC 

[PATCH net-next v3 0/3] virtio-net: synchronize op/admin state
 2024-07-09 13:27 UTC  (3+ messages)
` [PATCH net-next v3 3/3] virtio-net: synchronize operstate with admin state on up/down

[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-09 13:26 UTC  (5+ messages)
` [PATCH v2 5/6] mm: zswap: store incompressible page as-is

[PATCH v3 0/6] Bluetooth: hci_qca: use the power sequencer for wcn7850
 2024-07-09 13:24 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: bluetooth: qualcomm: describe the inputs from PMU "
` [PATCH v3 2/6] Bluetooth: hci_qca: schedule a devm action for disabling the clock
` [PATCH v3 3/6] Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()
` [PATCH v3 4/6] Bluetooth: hci_qca: make pwrseq calls the default if available
` [PATCH v3 5/6] Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855
` [PATCH v3 6/6] arm64: dts: qcom: sm8650-qrd: use the PMU to power up bluetooth

[PATCH] Documentation: add reference from dynamic debug to loglevel kernel params
 2024-07-09 13:22 UTC  (2+ messages)

[PATCH v2] dt-bindings: ufs: qcom: document QCS9100 UFS
 2024-07-09 13:21 UTC 

[PATCH 5.10] x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunk
 2024-07-09 13:21 UTC  (5+ messages)

[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
 2024-07-09 13:20 UTC  (9+ messages)
` [RFC PATCH 1/8] kvm: Allow reading/writing gmem using kvm_{read,write}_guest
` [RFC PATCH 2/8] kvm: use slowpath in gfn_to_hva_cache if memory is private
` [RFC PATCH 3/8] kvm: pfncache: enlighten about gmem
` [RFC PATCH 4/8] kvm: x86: support walking guest page tables in gmem
` [RFC PATCH 5/8] kvm: gmem: add option to remove guest private memory from direct map
` [RFC PATCH 6/8] kvm: gmem: Temporarily restore direct map entries when needed
` [RFC PATCH 7/8] mm: secretmem: use AS_INACCESSIBLE to prohibit GUP
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings

[PATCH net-next v6 0/7] net: pse-pd: Add new PSE c33 features
 2024-07-09 13:20 UTC  (6+ messages)
` [PATCH net-next v6 5/7] net: ethtool: Add new power limit get and set features

[PATCH net-next v3 1/1] net: phy: microchip: lan937x: add support for 100BaseTX PHY
 2024-07-09 13:20 UTC  (2+ messages)

linux-next: manual merge of the vfs-brauner tree with the asm-generic tree
 2024-07-09 13:17 UTC  (8+ messages)

[PATCH v2 0/7] Make core VMA operations internal and testable
 2024-07-09 13:16 UTC  (15+ messages)
` [PATCH v2 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
` [PATCH v2 2/7] mm: move vma_modify() and helpers to internal header
` [PATCH v2 3/7] mm: move vma_shrink(), vma_expand() "
` [PATCH v2 4/7] mm: move internal core VMA manipulation functions to own file
` [PATCH v2 5/7] MAINTAINERS: Add entry for new VMA files
` [PATCH v2 6/7] tools: separate out shared radix-tree components
` [PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic

linux-next: duplicate patches in the random tree
 2024-07-09 13:12 UTC  (2+ messages)

[PATCH net] net: ethtool: pse-pd: Fix possible null-deref
 2024-07-09 13:12 UTC 

[PATCH v2] dt-bindings: crypto: ice: Document QCS9100 inline crypto engine
 2024-07-09 13:08 UTC 

[PATCH v8 00/10] enable bs > ps in XFS
 2024-07-09 13:08 UTC  (11+ messages)
` [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes

[PATCH net-next] MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVER
 2024-07-09 13:06 UTC 

[PATCH v22 0/4] implement getrandom() in vDSO
 2024-07-09 13:05 UTC  (5+ messages)
` [PATCH v22 1/4] mm: add MAP_DROPPABLE for designating always lazily freeable mappings
` [PATCH v22 2/4] random: introduce generic vDSO getrandom() implementation
` [PATCH v22 3/4] x86: vdso: Wire up getrandom() vDSO implementation
` [PATCH v22 4/4] selftests/vDSO: add tests for vgetrandom

[PATCH -next] mm/hugetlb_cgroup: introduce peak and rsvd.peak to v2
 2024-07-09 13:05 UTC  (9+ messages)

[PATCH 0/2] drm/panel: add support for the BOE TV101WUM-LL2 DSI Display Panel
 2024-07-09 13:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: document "
` [PATCH 2/2] drm/panel: add BOE tv101wum-ll2 panel driver

[PATCH v2 0/2] pinctrl: qcom: Add the QCS9100 tlmm compatible
 2024-07-09 13:04 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: add qcs9100-tlmm compatible
` [PATCH v2 2/2] pinctrl: qcom: add the tlmm driver support for qcs9100 platform

[PATCH v1 0/7] Introduce CBD (CXL Block Device)
 2024-07-09 13:03 UTC  (8+ messages)
` [PATCH v1 1/7] cbd: introduce cbd_transport
` [PATCH v1 2/7] cbd: introduce cbd_host
` [PATCH v1 3/7] cbd: introduce cbd_segment
` [PATCH v1 4/7] cbd: introduce cbd_channel
` [PATCH v1 5/7] cbd: introduce cbd_blkdev
` [PATCH v1 6/7] cbd: introduce cbd_backend
` [PATCH v1 7/7] block: Init for CBD(CXL Block Device) module

[PATCH v7] mm: shrink skip folio mapped by an exiting process
 2024-07-09 13:02 UTC  (2+ messages)

[PATCH 00/12] thermal/drivers: simplify probe()
 2024-07-09 12:59 UTC  (13+ messages)
` [PATCH 01/12] thermal/drivers/broadcom: fix race between removal and clock disable
` [PATCH 02/12] thermal/drivers/broadcom: simplify probe() with local dev variable
` [PATCH 03/12] thermal/drivers/broadcom: simplify with dev_err_probe()
` [PATCH 04/12] thermal/drivers/exynos: simplify probe() with local dev variable
` [PATCH 05/12] thermal/drivers/exynos: simplify with dev_err_probe()
` [PATCH 06/12] thermal/drivers/hisi: "
` [PATCH 07/12] thermal/drivers/imx: simplify probe() with local dev variable
` [PATCH 08/12] thermal/drivers/imx: simplify with dev_err_probe()
` [PATCH 09/12] thermal/drivers/qcom-spmi-adc-tm5: "
` [PATCH 10/12] thermal/drivers/qcom-tsens: "
` [PATCH 11/12] thermal/drivers/generic-adc: simplify probe() with local dev variable
` [PATCH 12/12] thermal/drivers/generic-adc: simplify with dev_err_probe()

[PATCH] fs: omfs: Convert comma to semicolon
 2024-07-09 12:57 UTC  (2+ messages)

[PATCH 0/3] perf/x86/intel: Various small fixes for core PMU
 2024-07-09 12:56 UTC  (4+ messages)
` [PATCH 2/3] perf/x86/intel: Add a distinct name for Granite Rapids

[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
 2024-07-09 12:55 UTC  (12+ messages)
` [PATCH v4 05/15] arm64: Mark all I/O as non-secure shared
` [PATCH v4 06/15] arm64: Make the PHYS_MASK_SHIFT dynamic
` [PATCH v4 07/15] arm64: Enforce bounce buffers for realm DMA
` [PATCH v4 08/15] arm64: mm: Avoid TLBI when marking pages as valid

[PATCH net-next v2] netdevice: define and allocate &net_device _properly_
 2024-07-09 12:54 UTC 

[PATCH v2 0/3] serial: qcom-geni: fix lockups
 2024-07-09 12:55 UTC  (5+ messages)
` [PATCH v2 3/3] serial: qcom-geni: do not kill the machine on fifo underrun

[PATCH v9 00/10] enable bs > ps in XFS
 2024-07-09 12:49 UTC  (5+ messages)
` [PATCH v9 04/10] mm: split a folio in minimum folio order chunks

[PATCH v2 0/3] Support for Melfas lmfbx101117480 MIPI-DSI panel
 2024-07-09 12:49 UTC  (2+ messages)

[PATCH v2 0/3] Panel HIMAX support for Microchip's AC40T08A MIPI display
 2024-07-09 12:49 UTC  (2+ messages)

[PATCH v2] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS9100
 2024-07-09 12:46 UTC 

[PATCH 5/8] firmware: arm_scmi: Make SMC transport a standalone driver
 2024-07-09 12:45 UTC  (2+ messages)

[PATCH v2 0/9] Add CPU-type to topology
 2024-07-09 12:45 UTC  (7+ messages)
` [PATCH PATCH v2 1/9] x86/cpu/topology: Add CPU type to struct cpuinfo_topology
    ` [PATCH "

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-07-09 12:45 UTC  (5+ messages)
` [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus

[GIT PULL] interconnect changes for 6.11
 2024-07-09 12:44 UTC  (2+ messages)

[RFC net-next] net: dsa: generate port ifname if exists or invalid
 2024-07-09 12:45 UTC  (4+ messages)

[PATCH] ARM: dts: stm32: Add missing gpio options for sdmmc2_d47_pins_d
 2024-07-09 12:23 UTC  (2+ messages)

[PATCH v3 0/2] vdpa: support set mac address from vdpa tool
 2024-07-09 12:41 UTC  (4+ messages)

6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
 2024-07-09 12:41 UTC  (9+ messages)

[PATCH] vdpa_sim_blk: add `capacity` module parameter
 2024-07-09 12:41 UTC  (8+ messages)

[PATCH -fixes] dma-mapping: add default implementation to arch_dma_{set|clear}_uncached
 2024-07-09 12:22 UTC  (6+ messages)

[PATCH 2/2] block: pass a phys_addr_t to get_max_segment_size
 2024-07-09 12:39 UTC 

[PATCH] MAINTAINERS: drm/sti: mark it as Odd Fixes
 2024-07-09 12:34 UTC  (8+ messages)

[PATCH v6] mm: shrink skip folio mapped by an exiting process
 2024-07-09 12:34 UTC  (3+ messages)

[PATCH 0/6] Binding and driver for "dumb" clock generators
 2024-07-09 12:31 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: clocks: add binding for generic clock-generators
` [PATCH 2/6] clk: add driver for generic clock generators
` [PATCH 3/6] arm64: dts: rockchip: fix the pcie clock generator on Rock 5 ITX
` [PATCH 4/6] arm64: dts: rockchip: use clock-generator for pcie-refclk on rk3588-jaguar
` [PATCH 5/6] arm64: dts: rockchip: use clock-generator for pcie-refclk on rk3588-tiger
` [PATCH 6/6] arm64: dts: rockchip: add pinctrl for clk-generator gpio "

linux-next: manual merge of the battery tree with the leds-lj tree
 2024-07-09 12:26 UTC  (4+ messages)

[PATCH v1 0/2] s390: Two small fixes and improvements
 2024-07-09 12:25 UTC  (4+ messages)
` [PATCH v1 1/2] s390/entry: Pass the asce as parameter to sie64a()

[PATCHSET v5 sched_ext/for-6.11] sched_ext: Implement DSQ iterator
 2024-07-09 12:24 UTC  (3+ messages)
` [PATCH 1/3] sched_ext: Take out ->priq and ->flags from scx_dsq_node

Kernel hang caused by commit "can: m_can: Start/Cancel polling timer together with interrupts"
 2024-07-09 12:23 UTC  (7+ messages)

[PATCH] arm64: dts: qcom: sa8775p: Add interconnects for ethernet
 2024-07-09 12:19 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: phy: dp83td510: add cable testing support
 2024-07-09 12:19 UTC  (2+ messages)

[PATCH v5 00/14] Add ISP 3A for StarFive
 2024-07-09  8:38 UTC  (2+ messages)
` [PATCH v5 03/14] media: videodev2.h, v4l2-ioctl: Add StarFive ISP meta buffer format

[PATCH net-next v22 00/13] Add Realtek automotive PCIe driver
 2024-07-09 12:11 UTC  (2+ messages)

[PATCH v4] drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes
 2024-07-09 12:10 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: add local address bind support to vxlan and geneve
 2024-07-09 12:09 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: vxlan: enable local address bind for vxlan sockets

[PATCH RESEND] mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
 2024-07-09 12:04 UTC 

[PATCH][next] net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"
 2024-07-09 12:08 UTC  (2+ messages)

[PATCH v3 0/3] hw_breakpoint: Save privilege of access control via ptrace
 2024-07-09 12:07 UTC  (7+ messages)
` [PATCH v3 1/3] perf: Add perf_event_attr::bp_priv
` [PATCH v3 3/3] arm64: hw_breakpoint: Save privilege of access control via ptrace

[PATCH] mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
 2024-07-09 12:07 UTC  (2+ messages)

[PATCH] phy: cadence-torrent: add support for three or more links using 2 protocols
 2024-07-09 12:07 UTC 

[PATCH v2 0/4] drm/panic: Add a qr_code panic screen
 2024-07-09 12:02 UTC  (7+ messages)
` [PATCH v2 4/4] "

Fwd: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
 2024-07-09 11:58 UTC 

[PATCH] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
 2024-07-09 11:56 UTC  (2+ messages)

[PATCH v3] accel/ivpu: Add missing MODULE_FIRMWARE metadata
 2024-07-09 11:54 UTC 

[PATCH v3 1/1] swiotlb: Reduce swiotlb pool lookups
 2024-07-09 11:51 UTC  (4+ messages)

CVE-2023-52628: netfilter: nftables: exthdr: fix 4-byte stack OOB write
 2024-07-09 11:44 UTC  (5+ messages)
    ` [External] : "

[PATCH 1/4] task_work: s/task_work_cancel()/task_work_cancel_func()/
 2024-07-09 11:42 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 2/4] task_work: Introduce task_work_cancel() again
 2024-07-09 11:42 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 3/4] perf: Fix event leak upon exit
 2024-07-09 11:42 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 4/4] perf: Fix event leak upon exec and file release
 2024-07-09 11:41 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 1/7] perf: Move irq_work_queue() where the event is prepared
 2024-07-09 11:41 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 2/7] task_work: Add TWA_NMI_CURRENT as an additional notify mode
 2024-07-09 11:41 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 3/7] perf: Enqueue SIGTRAP always via task_work
 2024-07-09 11:41 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 4/7] perf: Shrink the size of the recursion counter
 2024-07-09 11:41 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 5/7] perf: Move swevent_htable::recursion into task_struct
 2024-07-09 11:41 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 6/7] perf: Don't disable preemption in perf_pending_task()
 2024-07-09 11:41 UTC  (2+ messages)
` [tip: perf/core] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox