All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-03 17:18:51 to 2024-04-03 17:56:43 UTC [more...]

[PATCH] dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-03 17:33 UTC  (2+ messages)

[PATCH 6.6 00/11] 6.6.25-rc1 review
 2024-04-03 17:55 UTC 

[PATCH 6.8 00/11] 6.8.4-rc1 review
 2024-04-03 17:55 UTC  (12+ messages)
` [PATCH 6.8 01/11] Revert "workqueue: Shorten events_freezable_power_efficient name"
` [PATCH 6.8 02/11] Revert "workqueue: Dont call cpumask_test_cpu() with -1 CPU in wq_update_node_max_active()"
` [PATCH 6.8 03/11] Revert "workqueue: Implement system-wide nr_active enforcement for unbound workqueues"
` [PATCH 6.8 04/11] Revert "workqueue: Introduce struct wq_node_nr_active"
` [PATCH 6.8 05/11] Revert "workqueue: RCU protect wq->dfl_pwq and implement accessors for it"
` [PATCH 6.8 06/11] Revert "workqueue: Make wq_adjust_max_active() round-robin pwqs while activating"
` [PATCH 6.8 07/11] Revert "workqueue: Move nr_active handling into helpers"
` [PATCH 6.8 08/11] Revert "workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate_work()"
` [PATCH 6.8 09/11] Revert "workqueue: Factor out pwq_is_empty()"
` [PATCH 6.8 10/11] Revert "workqueue: Move pwq->max_active to wq->max_active"
` [PATCH 6.8 11/11] Revert "workqueue.c: Increase workqueue name length"

[PATCH i-g-t 0/8] Refactors and fixes for drm_clients
 2024-04-03 17:56 UTC  (13+ messages)
` [PATCH i-g-t 1/8] lib/igt_drm_clients: Use calloc
` [PATCH i-g-t 2/8] lib/igt_drm_clients: Fix sizeof calculation
` [PATCH i-g-t 3/8] lib/igt_drm_clients: Fix leaks
` [PATCH i-g-t 4/8] gputop: Free clients on exit
` [PATCH i-g-t 5/8] lib/igt_drm_fdinfo: Simplify find_kv()
` [PATCH i-g-t 6/8] lib/igt_drm_fdinfo: Stop passing key twice

[PATCH net-next] ipv6: remove RTNL protection from ip6addrlbl_dump()
 2024-04-03 17:55 UTC  (5+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in percpu_array_map_lookup_percpu_elem
 2024-04-03 17:55 UTC  (2+ messages)

[PATCH 0/2] arm64: Add basic support for LG H815
 2024-04-03 17:55 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add LG G4 (h815)
` [PATCH 2/2] arm64: dts: qcom: Add basic support for LG G4 (H815)

[PATCH v2] usb: typec: ucsi: Wait 20ms before reading CCI after a reset
 2024-04-03 17:54 UTC 

[v5.15 Regression] block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
 2024-04-03 17:54 UTC  (2+ messages)

[PATCH v3 0/7] Low speed Hyper-V devices support
 2024-04-03 17:54 UTC  (3+ messages)
` [PATCH v3 5/7] tools: hv: Add new fcopy application based on uio driver

[PATCH] replace GCC marker extension with C11 anonymous unions
 2024-04-03 17:53 UTC  (6+ messages)
` [PATCH v10 0/4] remove use of RTE_MARKER fields in libraries
  ` [PATCH v10 1/4] net/i40e: use inline prefetch function
  ` [PATCH v10 2/4] mbuf: remove rte marker fields
  ` [PATCH v10 3/4] security: "
  ` [PATCH v10 4/4] cryptodev: "

[PATCH bpf-next] bpf: pack struct bpf_fib_lookup
 2024-04-03 17:52 UTC  (3+ messages)

[PATCH v2 0/4] kprobes: permit use without modules
 2024-04-03 17:52 UTC  (4+ messages)
` [PATCH v2 1/4] arm64: patching: always use fixmap

[PATCH 1/1] e1000: Get debug flags from an environment variable
 2024-04-03 17:51 UTC  (3+ messages)
` [PATCH v2] e1000: Convert debug macros into tracepoints

[PATCH 00/19] -Werror=maybe-uninitialized fixes
 2024-04-03 17:50 UTC  (11+ messages)
` [PATCH 06/19] block/stream: fix -Werror=maybe-uninitialized false-positives

[PATCH v2 bpf-next 0/2] Inline bpf_get_branch_snapshot() BPF helper
 2024-04-03 17:51 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-03 17:50 UTC  (10+ messages)
` [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
` [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-04-03 17:50 UTC  (8+ messages)

[RFC PATCH] efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
 2024-04-03 17:48 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-04-03 17:47 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] "

[PATCH] kdb: replace deprecated strncpy
 2024-04-03 17:46 UTC  (3+ messages)

[RFC] lib/st_ring: add single thread ring
 2024-04-03 17:46 UTC  (11+ messages)
` [PATCH v1 0/2] deque: add multithread unsafe deque library

[PATCH v3 0/5] serial: sc16is7xx: split into core and I2C/SPI parts
 2024-04-03 17:44 UTC  (5+ messages)
` [PATCH v3 3/5] serial: sc16is7xx: split into core and I2C/SPI parts (core)

[net-next v3 0/2] devlink: Add port function attribute for IO EQs
 2024-04-03 17:41 UTC  (3+ messages)
` [net-next v3 1/2] devlink: Support setting max_io_eqs
` [net-next v3 2/2] mlx5/core: Support max_io_eqs for a function

[PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
 2024-04-03 17:41 UTC  (3+ messages)

[ANNOUNCE] KVM Microconference at LPC 2024
 2024-04-03 17:40 UTC  (2+ messages)

[PATCH v3 00/25] imx258 improvement series
 2024-04-03 17:38 UTC  (4+ messages)
` [PATCH v3 22/25] dt-bindings: media: imx258: Add binding for powerdown-gpio

[hch-xfs:xfs-getparents-cleanup 3/3] include/linux/build_bug.h:78:41: error: static assertion failed: "XFS: sizeof(struct xfs_getparents) is wrong, expected 96"
 2024-04-03 17:35 UTC 

[GIT PULL] KVM fixes for Linux 6.9-rc3
 2024-04-03 17:35 UTC  (2+ messages)

[GIT PULL] vboxsf fixes for 6.9-1
 2024-04-03 17:35 UTC  (2+ messages)

[PATCH v4 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-03 17:34 UTC  (3+ messages)
` [PATCH v4 2/2] mm/madvise: optimize "

CVE-2024-26751: ARM: ep93xx: Add terminator to gpiod_lookup_table
 2024-04-03 17:31 UTC 

CVE-2024-26760: scsi: target: pscsi: Fix bio_put() for error case
 2024-04-03 17:31 UTC 

CVE-2024-26759: mm/swap: fix race when skipping swapcache
 2024-04-03 17:31 UTC 

CVE-2024-26758: md: Don't ignore suspended array in md_check_recovery()
 2024-04-03 17:31 UTC 

CVE-2024-26757: md: Don't ignore read-only array in md_check_recovery()
 2024-04-03 17:31 UTC 

CVE-2024-26756: md: Don't register sync_thread for reshape directly
 2024-04-03 17:31 UTC 

CVE-2024-26755: md: Don't suspend the array for interrupted reshape
 2024-04-03 17:31 UTC 

CVE-2024-26754: gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
 2024-04-03 17:31 UTC 

CVE-2024-26779: wifi: mac80211: fix race condition on enabling fast-xmit
 2024-04-03 17:31 UTC 

CVE-2024-26778: fbdev: savage: Error out if pixclock equals zero
 2024-04-03 17:31 UTC 

CVE-2024-26777: fbdev: sis: Error out if pixclock equals zero
 2024-04-03 17:31 UTC 

CVE-2024-26776: spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected
 2024-04-03 17:31 UTC 

[PATCH] riscv: Fix vector state restore in rt_sigreturn()
 2024-04-03 17:33 UTC  (3+ messages)

CVE-2024-26775: aoe: avoid potential deadlock at set_capacity
 2024-04-03 17:31 UTC 

CVE-2024-26774: ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt
 2024-04-03 17:31 UTC 

CVE-2024-26773: ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
 2024-04-03 17:31 UTC 

CVE-2024-26772: ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
 2024-04-03 17:31 UTC 

CVE-2024-26771: dmaengine: ti: edma: Add some null pointer checks to the edma_probe
 2024-04-03 17:31 UTC 

CVE-2024-26753: crypto: virtio/akcipher - Fix stack overflow on memcpy
 2024-04-03 17:31 UTC 

CVE-2024-26770: HID: nvidia-shield: Add missing null pointer checks to LED initialization
 2024-04-03 17:31 UTC 

CVE-2024-26769: nvmet-fc: avoid deadlock on delete association path
 2024-04-03 17:31 UTC 

CVE-2024-26768: LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
 2024-04-03 17:31 UTC 

CVE-2024-26767: drm/amd/display: fixed integer types and null check locations
 2024-04-03 17:31 UTC 

CVE-2024-26766: IB/hfi1: Fix sdma.h tx->num_descs off-by-one error
 2024-04-03 17:31 UTC 

CVE-2024-26765: LoongArch: Disable IRQ before init_fn() for nonboot CPUs
 2024-04-03 17:31 UTC 

[PATCH] Bluetooth: btintel: Add devices to HCI_QUIRK_BROKEN_LE_CODED
 2024-04-03 17:32 UTC  (5+ messages)

CVE-2024-26764: fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
 2024-04-03 17:31 UTC 

CVE-2024-26763: dm-crypt: don't modify the data when using authenticated encryption
 2024-04-03 17:31 UTC 

CVE-2024-26762: cxl/pci: Skip to handle RAS errors if CXL.mem device is detached
 2024-04-03 17:31 UTC 

CVE-2024-26761: cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window
 2024-04-03 17:31 UTC 

CVE-2024-26752: l2tp: pass correct message length to ip6_append_data
 2024-04-03 17:31 UTC 

CVE-2024-26735: ipv6: sr: fix possible use-after-free and null-ptr-deref
 2024-04-03 17:31 UTC 

CVE-2024-26734: devlink: fix possible use-after-free and memory leaks in devlink_init()
 2024-04-03 17:31 UTC 

CVE-2024-26733: arp: Prevent overflow in arp_req_get()
 2024-04-03 17:31 UTC 

CVE-2024-26732: net: implement lockless setsockopt(SO_PEEK_OFF)
 2024-04-03 17:31 UTC 

CVE-2024-26731: bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
 2024-04-03 17:31 UTC 

CVE-2024-26730: hwmon: (nct6775) Fix access to temperature configuration registers
 2024-04-03 17:31 UTC 

CVE-2024-26729: drm/amd/display: Fix potential null pointer dereference in dc_dmub_srv
 2024-04-03 17:30 UTC 

CVE-2024-26749: usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
 2024-04-03 17:31 UTC 

CVE-2024-26748: usb: cdns3: fix memory double free when handle zero packet
 2024-04-03 17:31 UTC 

CVE-2024-26728: drm/amd/display: fix null-pointer dereference on edid reading
 2024-04-03 17:30 UTC 

CVE-2024-26747: usb: roles: fix NULL pointer issue when put module's reference
 2024-04-03 17:31 UTC 

CVE-2024-26744: RDMA/srpt: Support specifying the srpt_service_guid parameter
 2024-04-03 17:31 UTC 

CVE-2024-26743: RDMA/qedr: Fix qedr_create_user_qp error flow
 2024-04-03 17:31 UTC 

CVE-2024-26742: scsi: smartpqi: Fix disable_managed_interrupts
 2024-04-03 17:31 UTC 

CVE-2024-26741: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished()
 2024-04-03 17:31 UTC 

CVE-2024-26740: net/sched: act_mirred: use the backlog for mirred ingress
 2024-04-03 17:31 UTC 

CVE-2024-26739: net/sched: act_mirred: don't override retval if we already lost the skb
 2024-04-03 17:31 UTC 

CVE-2024-26738: powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller
 2024-04-03 17:31 UTC 

CVE-2024-26737: bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
 2024-04-03 17:31 UTC 

[tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
 2024-04-03 17:30 UTC  (11+ messages)
    ` [PATCH -v2] "

CVE-2024-26736: afs: Increase buffer size in afs_update_volume_status()
 2024-04-03 17:31 UTC 

CVE-2023-52640: fs/ntfs3: Fix oob in ntfs_listxattr
 2024-04-03 17:30 UTC 

[PATCH] fix-proc-page
 2024-04-03 17:31 UTC 

CVE-2023-52641: fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()
 2024-04-03 17:30 UTC 

[PATCH v2] HID: logitech-dj: allow mice to report multimedia keycodes
 2024-04-03 17:30 UTC  (4+ messages)
` [PATCH v3] HID: logitech-dj: allow mice to use all types of reports

git-merge: --no-commit is not respected on a fresh repository
 2024-04-03 17:29 UTC  (2+ messages)

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-03 17:27 UTC  (3+ messages)
` [RFC PATCH net-next v8 06/14] page_pool: convert to use netmem

[PATCH v2] libata-sata: Check SDB_FIS for completion of DMA transfer before completing the commands
 2024-04-03 17:27 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 0/4] Add DPA->HPA translation to dram & general_media
 2024-04-03 17:27 UTC  (5+ messages)
` [PATCH 1/4] cxl/region: Move cxl_dpa_to_region() work to the region driver
` [PATCH 2/4] cxl/region: Move cxl_trace_hpa() "

[PATCH v3] drm/msm/dp: assign correct DP controller ID to x1e80100 interface table
 2024-04-03 17:26 UTC  (3+ messages)

[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-03 17:20 UTC  (3+ messages)
` [RFC PATCH net-next v5 05/11] net/smc: implement DMB-related operations of loopback-ism

[PATCH 0/4] More GFS2 folio conversions
 2024-04-03 17:23 UTC  (5+ messages)
` [PATCH 1/4] gfs2: Convert gfs2_page_mkwrite() to use a folio
` [PATCH 2/4] gfs2: Add a migrate_folio operation for journalled files
` [PATCH 3/4] gfs2: Simplify gfs2_read_super
` [PATCH 4/4] gfs2: Convert gfs2_aspace_writepage() to use a folio

[PATCH mfd 2/2] mfd: rsmu: add FemtoClock3 support
 2024-04-03 17:23 UTC 

[PATCH mfd 1/2] mfd: rsmu: support I2C SMBus access
 2024-04-03 17:23 UTC 

[PATCH] igc/ixgbe: add get/set link settings interface
 2024-04-03 17:23 UTC  (5+ messages)
` [PATCH] lib: "

[PATCH v3] phy/qcom-qmp-combo: propagate correct return value at phy_power_on()
 2024-04-03 17:22 UTC  (2+ messages)

[PATCH v2 0/2] Add gputop support for sysfs profiling knob
 2024-04-03 17:22 UTC  (3+ messages)
` [PATCH v2 2/2] tools/gputop: toggle sysfs profiling knob if available for device

[RFC PATCH v6] Input/Output Terminal Abstraction
 2024-04-03 17:22 UTC  (9+ messages)
` [RFC PATCH v6] term: Initial revision
` [RFC PATCH v6] ell: Add include directive for 'ell/term.h'
` [RFC PATCH v6] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES
` [RFC PATCH v6] term: Added 'l_term_*' symbols
` [RFC PATCH v6] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running
` [RFC PATCH v6] ell/term: Return error on writes if the output descriptor is invalid
` [RFC PATCH v6] ell/edit: Rename 'l_term_{open,close}'
` [RFC PATCH v6] ell/term: Add an 'l_term_is_acquired' introspection function

[PATCH i-g-t 1/3] tests/intel/xe_pm: Fix runtime_pm tests
 2024-04-03 17:21 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for series starting with [i-g-t,1/3] "

[PATCH AUTOSEL 4.19 1/5] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:20 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 2/5] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 4.19 3/5] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 4.19 4/5] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
` [PATCH AUTOSEL 4.19 5/5] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH AUTOSEL 5.4 1/6] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:20 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 2/6] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 5.4 3/6] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH AUTOSEL 5.4 4/6] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 5.4 5/6] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
` [PATCH AUTOSEL 5.4 6/6] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH iproute2] man: fix brief explanation of `ip netns attach NAME PID`
 2024-04-03 17:20 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 1/8] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:20 UTC  (8+ messages)
` [PATCH AUTOSEL 5.10 2/8] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 5.10 3/8] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH AUTOSEL 5.10 4/8] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 5.10 5/8] ASoC: soc-core.c: Skip dummy codec when adding platforms
` [PATCH AUTOSEL 5.10 6/8] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
` [PATCH AUTOSEL 5.10 7/8] drivers/nvme: Add quirks for device 126f:2262
` [PATCH AUTOSEL 5.10 8/8] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH AUTOSEL 5.15 1/8] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:19 UTC  (8+ messages)
` [PATCH AUTOSEL 5.15 2/8] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 5.15 3/8] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH AUTOSEL 5.15 4/8] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 5.15 5/8] ASoC: soc-core.c: Skip dummy codec when adding platforms
` [PATCH AUTOSEL 5.15 6/8] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
` [PATCH AUTOSEL 5.15 7/8] drivers/nvme: Add quirks for device 126f:2262
` [PATCH AUTOSEL 5.15 8/8] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH v2] KVM: Aggressively drop and reacquire mmu_lock during CLEAR_DIRTY_LOG
 2024-04-03 17:20 UTC  (3+ messages)

[linus:master] [x86/bugs] 4535e1a417: WARNING:at_arch/x86/kernel/alternative.c:#apply_returns
 2024-04-03 17:19 UTC  (6+ messages)
` [PATCH] x86/retpoline: Fix a missing return thunk warning (was: Re: [linus:master] [x86/bugs] 4535e1a417: WARNING:at_arch/x86/kernel/alternative.c:#apply_returns)

[PATCH AUTOSEL 6.1 01/15] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:18 UTC  (15+ messages)
` [PATCH AUTOSEL 6.1 02/15] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 6.1 03/15] bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
` [PATCH AUTOSEL 6.1 04/15] usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
` [PATCH AUTOSEL 6.1 05/15] usb: typec: ucsi: Limit read size on v1.2
` [PATCH AUTOSEL 6.1 06/15] thunderbolt: Keep the domain powered when USB4 port is in redrive mode
` [PATCH AUTOSEL 6.1 07/15] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH AUTOSEL 6.1 08/15] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 6.1 09/15] thermal/of: Assume polling-delay(-passive) 0 when absent
` [PATCH AUTOSEL 6.1 10/15] ASoC: soc-core.c: Skip dummy codec when adding platforms
` [PATCH AUTOSEL 6.1 11/15] x86/xen: attempt to inflate the memory balloon on PVH
` [PATCH AUTOSEL 6.1 12/15] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
` [PATCH AUTOSEL 6.1 13/15] io_uring: clear opcode specific data for an early failure
` [PATCH AUTOSEL 6.1 14/15] drivers/nvme: Add quirks for device 126f:2262
` [PATCH AUTOSEL 6.1 15/15] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH v14 00/18] Linux RISC-V AIA Support
 2024-04-03 17:19 UTC  (8+ messages)
` [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver

[PATCH AUTOSEL 6.6 01/20] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:18 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 17/20] drivers/nvme: Add quirks for device 126f:2262
` [PATCH AUTOSEL 6.6 19/20] ALSA: hda/realtek: Add quirks for some Clevo laptops
` [PATCH AUTOSEL 6.6 20/20] drm/amdgpu: fix use-after-free bug

[PATCH 0/7] khugepaged folio conversions
 2024-04-03 17:18 UTC  (4+ messages)
` [PATCH 2/7] khugepaged: Convert alloc_charge_hpage to alloc_charge_folio
` [PATCH 6/7] khugepaged: Use a folio throughout collapse_file()
` [PATCH 7/7] khugepaged: Use a folio throughout hpage_collapse_scan_file()


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.