Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2025-05-08 11:28:53 to 2025-05-12 17:32:43 UTC [more...]

[PATCH 5.15 00/54] 5.15.183-rc1 review
 2025-05-12 17:30 UTC  (55+ messages)
` [PATCH 5.15 01/54] can: mcan: m_can_class_unregister(): fix order of unregistration calls
` [PATCH 5.15 02/54] can: mcp251xfd: mcp251xfd_remove(): "
` [PATCH 5.15 03/54] openvswitch: Fix unsafe attribute parsing in output_userspace()
` [PATCH 5.15 04/54] gre: Fix again IPv6 link-local address generation
` [PATCH 5.15 05/54] can: gw: use call_rcu() instead of costly synchronize_rcu()
` [PATCH 5.15 06/54] rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()
` [PATCH 5.15 07/54] can: gw: fix RCU/BH usage in cgw_create_job()
` [PATCH 5.15 08/54] netfilter: ipset: fix region locking in hash types
` [PATCH 5.15 09/54] net: dsa: b53: allow leaky reserved multicast
` [PATCH 5.15 10/54] net: dsa: b53: fix clearing PVID of a port
` [PATCH 5.15 11/54] net: dsa: b53: fix flushing old pvid VLAN on pvid change
` [PATCH 5.15 12/54] net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave
` [PATCH 5.15 13/54] net: dsa: b53: always rejoin default untagged VLAN "
` [PATCH 5.15 14/54] net: dsa: b53: fix learning on VLAN unaware bridges
` [PATCH 5.15 15/54] Input: synaptics - enable InterTouch on Dynabook Portege X30-D
` [PATCH 5.15 16/54] Input: synaptics - enable InterTouch on Dynabook Portege X30L-G
` [PATCH 5.15 17/54] Input: synaptics - enable InterTouch on Dell Precision M3800
` [PATCH 5.15 18/54] Input: synaptics - enable SMBus for HP Elitebook 850 G1
` [PATCH 5.15 19/54] Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5
` [PATCH 5.15 20/54] staging: iio: adc: ad7816: Correct conditional logic for store mode
` [PATCH 5.15 21/54] staging: axis-fifo: Remove hardware resets for user errors
` [PATCH 5.15 22/54] staging: axis-fifo: Correct handling of tx_fifo_depth for size validation
` [PATCH 5.15 23/54] x86/mm: Eliminate window where TLB flushes may be inadvertently skipped
` [PATCH 5.15 24/54] iio: adc: ad7606: fix serial register access
` [PATCH 5.15 25/54] iio: adis16201: Correct inclinometer channel resolution
` [PATCH 5.15 26/54] iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo
` [PATCH 5.15 27/54] iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo
` [PATCH 5.15 28/54] drm/amd/display: Fix wrong handling for AUX_DEFER case
` [PATCH 5.15 29/54] usb: uhci-platform: Make the clock really optional
` [PATCH 5.15 30/54] xenbus: Use kref to track req lifetime
` [PATCH 5.15 31/54] module: ensure that kobject_put() is safe for module type kobjects
` [PATCH 5.15 32/54] ocfs2: switch osb->disable_recovery to enum
` [PATCH 5.15 33/54] ocfs2: implement handshaking with ocfs2 recovery thread
` [PATCH 5.15 34/54] ocfs2: stop quota recovery before disabling quotas
` [PATCH 5.15 35/54] usb: cdnsp: Fix issue with resuming from L1
` [PATCH 5.15 36/54] usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM version
` [PATCH 5.15 37/54] usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUN
` [PATCH 5.15 38/54] usb: host: tegra: Prevent host controller crash when OTG port is used
` [PATCH 5.15 39/54] usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition
` [PATCH 5.15 40/54] usb: typec: ucsi: displayport: Fix NULL pointer access
` [PATCH 5.15 41/54] USB: usbtmc: use interruptible sleep in usbtmc_read
` [PATCH 5.15 42/54] usb: usbtmc: Fix erroneous get_stb ioctl error returns
` [PATCH 5.15 43/54] usb: usbtmc: Fix erroneous wait_srq ioctl return
` [PATCH 5.15 44/54] usb: usbtmc: Fix erroneous generic_read "
` [PATCH 5.15 45/54] types: Complement the aligned types with signed 64-bit one
` [PATCH 5.15 46/54] iio: adc: dln2: Use aligned_s64 for timestamp
` [PATCH 5.15 47/54] MIPS: Fix MAX_REG_OFFSET
` [PATCH 5.15 48/54] drm/panel: simple: Update timings for AUO G101EVN010
` [PATCH 5.15 49/54] nvme: unblock ctrl state transition for firmware update
` [PATCH 5.15 50/54] do_umount(): add missing barrier before refcount checks in sync case
` [PATCH 5.15 51/54] Revert "net: phy: microchip: force IRQ polling mode for lan88xx"
` [PATCH 5.15 52/54] x86/bpf: Call branch history clearing sequence on exit
` [PATCH 5.15 53/54] x86/bpf: Add IBHF call at end of classic BPF
` [PATCH 5.15 54/54] x86/bhi: Do not set BHI_DIS_S in 32-bit mode

[PATCH v4 00/31] x86/resctrl telemetry monitoring
 2025-05-12 14:19 UTC  (42+ messages)
` [PATCH v4 01/31] x86,fs/resctrl: Drop rdt_mon_features variable
` [PATCH v4 02/31] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v4 05/31] fs/resctrl: Set up Kconfig options for telemetry events
` [PATCH v4 13/31] fs/resctrl: Add support for additional monitor event display formats
` [PATCH v4 14/31] fs/resctrl: Add an architectural hook called for each mount
` [PATCH v4 15/31] x86/resctrl: Add and initialize rdt_resource for package scope core monitor
` [PATCH v4 16/31] x86/resctrl: Add first part of telemetry event enumeration
` [PATCH v4 17/31] x86/resctrl: Add second "
` [PATCH v4 18/31] x86/resctrl: Add third "
` [PATCH v4 19/31] x86,fs/resctrl: Fill in details of Clearwater Forest events
` [PATCH v4 20/31] x86/resctrl: Check for adequate MMIO space
` [PATCH v4 21/31] x86/resctrl: Add fourth part of telemetry event enumeration
` [PATCH v4 22/31] x86/resctrl: Read core telemetry events
` [PATCH v4 23/31] x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v4 26/31] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v4 27/31] x86/resctrl: Handle number of RMIDs supported by telemetry resources

[PATCH 5.15.y] tty: add the option to have a tty reject a new ldisc
 2025-05-12 14:09 UTC  (2+ messages)

[PATCH 6.1 00/97] 6.1.138-rc2 review
 2025-05-12 14:04 UTC  (10+ messages)

[PATCH] rust: clarify the language unstable features in use
 2025-05-12 13:49 UTC  (2+ messages)

[PATCH] rust: uaccess: take advantage of the prelude and `Result`'s defaults
 2025-05-12 13:48 UTC  (2+ messages)

[PATCH] docs: rust: explain that `///` vs. `//` applies to private items too
 2025-05-12 13:47 UTC  (2+ messages)

[PATCH 6.1 000/569] 6.1.129-rc2 review
 2025-05-12  9:55 UTC  (8+ messages)

[PATCH 6.1.y] netfilter: nf_tables: fix memleak in map from abort path
 2025-05-12  9:33 UTC  (2+ messages)

[PATCH] rust: devres: fix doctest build under `!CONFIG_PCI`
 2025-05-12  7:47 UTC  (3+ messages)

[PATCH] iommu/vt-d: Restore WO permissions on second-level paging entries
 2025-05-12  6:36 UTC  (2+ messages)

[PATCH 6.1.y 2/2] drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()
 2025-05-12  3:31 UTC 

[PATCH 6.1.y 1/2] drm/msm/disp/dpu: use atomic enable/disable callbacks for encoder functions
 2025-05-12  3:31 UTC 

[PATCH 6.1.y] bpf: support deferring bpf_link dealloc to after RCU grace period
 2025-05-12  3:18 UTC 

[PATCH 5.10.y] netfilter: nf_tables: fix memleak in map from abort path
 2025-05-12  3:10 UTC 

[PATCH 5.15.y] netfilter: nf_tables: fix memleak in map from abort path
 2025-05-12  3:09 UTC 

[PATCH 6.1.y] mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
 2025-05-12  2:52 UTC 

[PATCH 6.1.y] net/sched: act_mirred: use the backlog for mirred ingress
 2025-05-12  2:13 UTC 

[PATCH 6.1.y] spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer
 2025-05-12  1:52 UTC 

[PATCH 6.1.y] selinux: avoid dereference of garbage after mount failure
 2025-05-12  1:44 UTC 

[PATCH 5.10.y] usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group
 2025-05-12  1:36 UTC 

[PATCH 5.15.y] usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group
 2025-05-12  1:32 UTC 

[PATCH 6.1.y] usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group
 2025-05-12  1:22 UTC 

[PATCH] platform: mellanox: nvsw-sn2200: Fix .items in nvsw_sn2201_busbar_hotplug
 2025-05-11 20:46 UTC  (2+ messages)

[PATCH v2] kbuild: Disable -Wdefault-const-init-unsafe
 2025-05-11  3:49 UTC  (4+ messages)

[PATCH 0/7] Rust KUnit `#[test]` support improvements
 2025-05-10  1:58 UTC  (3+ messages)
` [PATCH 4/7] rust: str: convert `rusttest` tests into KUnit

[PATCH 5.15 00/55] 5.15.182-rc2 review
 2025-05-10  1:42 UTC  (6+ messages)

[PATCH 6.6 000/129] 6.6.90-rc2 review
 2025-05-10  1:24 UTC  (9+ messages)

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-09 19:30 UTC  (26+ messages)
` [PATCH v4 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v4 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v4 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v4 04/23] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v4 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v4 08/23] iommufd/selftest: Add covearge for viommu data
` [PATCH v4 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v4 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 12/23] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v4 13/23] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 15/23] iommufd/selftest: Add coverage for the new "
` [PATCH v4 16/23] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v4 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v4 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v4 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v4 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v4 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v4 22/23] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v4 23/23] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH 0/2] Deal with clang's -Wdefault-const-init-unsafe
 2025-05-09 13:02 UTC  (3+ messages)
` [PATCH 1/2] kbuild: Disable -Wdefault-const-init-field-unsafe

[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
 2025-05-09 11:52 UTC  (11+ messages)
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl

[PATCH 5.10.y] btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
 2025-05-09 10:03 UTC 

[PATCH 5.15.y] btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
 2025-05-09 10:01 UTC 

[PATCH 6.1.y] btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
 2025-05-09  9:59 UTC 

[PATCH 6.6.y] btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
 2025-05-09  9:51 UTC 

[PATCH 6.1.y] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2025-05-09  9:38 UTC 

[PATCH 5.15.y] media: mtk-vcodec: potential null pointer deference in SCP
 2025-05-09  9:28 UTC 

[PATCH 5.10.y] media: mtk-vcodec: potential null pointer deference in SCP
 2025-05-09  9:26 UTC 

[PATCH 5.10.y] tty: add the option to have a tty reject a new ldisc
 2025-05-09  9:19 UTC 

[PATCH 6.14 000/183] 6.14.6-rc1 review
 2025-05-09  8:41 UTC  (9+ messages)

[PATCH 6.12 000/164] 6.12.28-rc1 review
 2025-05-09  7:54 UTC  (8+ messages)

[PATCH 6.1.y] f2fs: fix to cover read extent cache access with lock
 2025-05-09  2:46 UTC 

[PATCH 6.6 000/129] 6.6.90-rc1 review
 2025-05-08 20:11 UTC  (4+ messages)

[PATCH v2 13/22] iommufd: Add mmap interface
 2025-05-08 17:14 UTC  (12+ messages)

[PATCH 5.15 00/55] 5.15.182-rc1 review
 2025-05-08 15:01 UTC  (5+ messages)

[PATCH 6.1 00/97] 6.1.138-rc1 review
 2025-05-08 15:00 UTC  (8+ messages)


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