messages from 2025-01-21 02:31:54 to 2025-01-21 18:00:20 UTC [more...]
[PATCH 6.12 000/122] 6.12.11-rc1 review
2025-01-21 17:51 UTC (63+ messages)
` [PATCH 6.12 001/122] efi/zboot: Limit compression options to GZIP and ZSTD
` [PATCH 6.12 002/122] net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()
` [PATCH 6.12 003/122] bpf: Fix bpf_sk_select_reuseport() memory leak
` [PATCH 6.12 004/122] eth: bnxt: always recalculate features after XDP clearing, fix null-deref
` [PATCH 6.12 005/122] net: ravb: Fix max TX frame size for RZ/V2M
` [PATCH 6.12 006/122] openvswitch: fix lockup on tx to unregistering netdev with carrier
` [PATCH 6.12 007/122] pktgen: Avoid out-of-bounds access in get_imix_entries
` [PATCH 6.12 008/122] ice: Fix E825 initialization
` [PATCH 6.12 009/122] ice: Fix quad registers read on E825
` [PATCH 6.12 010/122] ice: Fix ETH56G FC-FEC Rx offset value
` [PATCH 6.12 011/122] ice: Introduce ice_get_phy_model() wrapper
` [PATCH 6.12 012/122] ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
` [PATCH 6.12 013/122] ice: Use ice_adapter for PTP shared data instead of auxdev
` [PATCH 6.12 014/122] ice: Add correct PHY lane assignment
` [PATCH 6.12 015/122] cpuidle: teo: Update documentation after previous changes
` [PATCH 6.12 016/122] btrfs: add the missing error handling inside get_canonical_dev_path
` [PATCH 6.12 017/122] gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp()
` [PATCH 6.12 018/122] gtp: Destroy device along with udp sockets netns dismantle
` [PATCH 6.12 019/122] pfcp: "
` [PATCH 6.12 020/122] cpufreq: Move endif to the end of Kconfig file
` [PATCH 6.12 021/122] nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
` [PATCH 6.12 022/122] net: xilinx: axienet: Fix IRQ coalescing packet count overflow
` [PATCH 6.12 023/122] net: fec: handle page_pool_dev_alloc_pages error
` [PATCH 6.12 024/122] net: make page_pool_ref_netmem work with net iovs
` [PATCH 6.12 025/122] net/mlx5: Fix RDMA TX steering prio
` [PATCH 6.12 026/122] net/mlx5: Fix a lockdep warning as part of the write combining test
` [PATCH 6.12 027/122] net/mlx5: SF, Fix add port error handling
` [PATCH 6.12 028/122] net/mlx5: Clear port select structure when fail to create
` [PATCH 6.12 029/122] net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel
` [PATCH 6.12 030/122] net/mlx5e: Rely on reqid in IPsec tunnel mode
` [PATCH 6.12 031/122] net/mlx5e: Always start IPsec sequence number from 1
` [PATCH 6.12 032/122] netdev: avoid CFI problems with sock priv helpers
` [PATCH 6.12 033/122] drm/tests: helpers: Fix compiler warning
` [PATCH 6.12 034/122] drm/vmwgfx: Unreserve BO on error
` [PATCH 6.12 035/122] drm/vmwgfx: Add new keep_resv BO param
` [PATCH 6.12 036/122] drm/v3d: Ensure job pointer is set to NULL after job completion
` [PATCH 6.12 037/122] reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated device
` [PATCH 6.12 038/122] soc: ti: pruss: Fix pruss APIs
` [PATCH 6.12 039/122] i2c: core: fix reference leak in i2c_register_adapter()
` [PATCH 6.12 040/122] platform/x86: dell-uart-backlight: fix serdev race
` [PATCH 6.12 041/122] platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: "
` [PATCH 6.12 042/122] hwmon: (tmp513) Fix division of negative numbers
` [PATCH 6.12 043/122] Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
` [PATCH 6.12 044/122] i2c: mux: demux-pinctrl: check initial mux selection, too
` [PATCH 6.12 045/122] i2c: rcar: fix NACK handling when being a target
` [PATCH 6.12 046/122] i2c: testunit: on errors, repeat NACK until STOP
` [PATCH 6.12 047/122] hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST
` [PATCH 6.12 048/122] smb: client: fix double free of TCP_Server_Info::hostname
` [PATCH 6.12 049/122] mac802154: check local interfaces before deleting sdata list
` [PATCH 6.12 050/122] hfs: Sanity check the root record
` [PATCH 6.12 051/122] fs/qnx6: Fix building with GCC 15
` [PATCH 6.12 052/122] fs: fix missing declaration of init_files
` [PATCH 6.12 053/122] kheaders: Ignore silly-rename files
` [PATCH 6.12 054/122] netfs: Fix non-contiguous donation between completed reads
` [PATCH 6.12 055/122] cachefiles: Parse the "secctx" immediately
` [PATCH 6.12 056/122] scsi: ufs: core: Honor runtime/system PM levels if set by host controller drivers
` [PATCH 6.12 057/122] gpio: virtuser: lock up configfs that an instantiated device depends on
` [PATCH 6.12 058/122] gpio: sim: "
` [PATCH 6.12 059/122] selftests: tc-testing: reduce rshift value
` [PATCH 6.12 060/122] platform/x86/intel: power-domains: Add Clearwater Forest support
` [PATCH 6.12 061/122] platform/x86: ISST: Add Clearwater Forest to support list
` [PATCH 6.12 062/122] ACPI: resource: acpi_dev_irq_override(): Check DMI match last
[PATCH 6.6 00/72] 6.6.74-rc1 review
2025-01-21 17:52 UTC (73+ messages)
` [PATCH 6.6 01/72] net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()
` [PATCH 6.6 02/72] bpf: Fix bpf_sk_select_reuseport() memory leak
` [PATCH 6.6 03/72] openvswitch: fix lockup on tx to unregistering netdev with carrier
` [PATCH 6.6 04/72] pktgen: Avoid out-of-bounds access in get_imix_entries
` [PATCH 6.6 05/72] net: add exit_batch_rtnl() method
` [PATCH 6.6 06/72] gtp: use "
` [PATCH 6.6 07/72] gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp()
` [PATCH 6.6 08/72] gtp: Destroy device along with udp sockets netns dismantle
` [PATCH 6.6 09/72] nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
` [PATCH 6.6 10/72] net: xilinx: axienet: Fix IRQ coalescing packet count overflow
` [PATCH 6.6 11/72] net: fec: handle page_pool_dev_alloc_pages error
` [PATCH 6.6 12/72] net/mlx5: Fix RDMA TX steering prio
` [PATCH 6.6 13/72] net/mlx5: Clear port select structure when fail to create
` [PATCH 6.6 14/72] net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel
` [PATCH 6.6 15/72] net/mlx5e: Rely on reqid in IPsec tunnel mode
` [PATCH 6.6 16/72] net/mlx5e: Always start IPsec sequence number from 1
` [PATCH 6.6 17/72] drm/vmwgfx: Add new keep_resv BO param
` [PATCH 6.6 18/72] drm/v3d: Ensure job pointer is set to NULL after job completion
` [PATCH 6.6 19/72] soc: ti: pruss: Fix pruss APIs
` [PATCH 6.6 20/72] hwmon: (tmp513) Fix division of negative numbers
` [PATCH 6.6 21/72] Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"
` [PATCH 6.6 22/72] i2c: mux: demux-pinctrl: check initial mux selection, too
` [PATCH 6.6 23/72] i2c: rcar: fix NACK handling when being a target
` [PATCH 6.6 24/72] smb: client: fix double free of TCP_Server_Info::hostname
` [PATCH 6.6 25/72] mac802154: check local interfaces before deleting sdata list
` [PATCH 6.6 26/72] hfs: Sanity check the root record
` [PATCH 6.6 27/72] fs: fix missing declaration of init_files
` [PATCH 6.6 28/72] kheaders: Ignore silly-rename files
` [PATCH 6.6 29/72] cachefiles: Parse the "secctx" immediately
` [PATCH 6.6 30/72] scsi: ufs: core: Honor runtime/system PM levels if set by host controller drivers
` [PATCH 6.6 31/72] selftests: tc-testing: reduce rshift value
` [PATCH 6.6 32/72] ACPI: resource: acpi_dev_irq_override(): Check DMI match last
` [PATCH 6.6 33/72] iomap: avoid avoid truncating 64-bit offset to 32 bits
` [PATCH 6.6 34/72] poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll()
` [PATCH 6.6 35/72] RDMA/bnxt_re: Fix to export port num to ib_query_qp
` [PATCH 6.6 36/72] nvmet: propagate npwg topology
` [PATCH 6.6 37/72] x86/asm: Make serialize() always_inline
` [PATCH 6.6 38/72] ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDA
` [PATCH 6.6 39/72] zram: fix potential UAF of zram table
` [PATCH 6.6 40/72] i2c: atr: Fix client detach
` [PATCH 6.6 41/72] mptcp: be sure to send ack when mptcp-level window re-opens
` [PATCH 6.6 42/72] mptcp: fix spurious wake-up on under memory pressure
` [PATCH 6.6 43/72] selftests: mptcp: avoid spurious errors on disconnect
` [PATCH 6.6 44/72] net: ethernet: xgbe: re-add aneg to supported features in PHY quirks
` [PATCH 6.6 45/72] vsock/bpf: return early if transport is not assigned
` [PATCH 6.6 46/72] vsock/virtio: discard packets if the transport changes
` [PATCH 6.6 47/72] vsock/virtio: cancel close work in the destructor
` [PATCH 6.6 48/72] vsock: reset socket state when de-assigning the transport
` [PATCH 6.6 49/72] vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
` [PATCH 6.6 50/72] nouveau/fence: handle cross device fences properly
` [PATCH 6.6 51/72] filemap: avoid truncating 64-bit offset to 32 bits
` [PATCH 6.6 52/72] fs/proc: fix softlockup in __read_vmcore (part 2)
` [PATCH 6.6 53/72] gpio: xilinx: Convert gpio_lock to raw spinlock
` [PATCH 6.6 54/72] pmdomain: imx8mp-blk-ctrl: add missing loop break condition
` [PATCH 6.6 55/72] irqchip: Plug a OF node reference leak in platform_irqchip_probe()
` [PATCH 6.6 56/72] irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly
` [PATCH 6.6 57/72] irqchip/gic-v3-its: Dont enable interrupts in its_irq_set_vcpu_affinity()
` [PATCH 6.6 58/72] hrtimers: Handle CPU state correctly on hotplug
` [PATCH 6.6 59/72] drm/i915/fb: Relax clear color alignment to 64 bytes
` [PATCH 6.6 60/72] drm/amdgpu: always sync the GFX pipe on ctx switch
` [PATCH 6.6 61/72] Revert "PCI: Use preserve_config in place of pci_flags"
` [PATCH 6.6 62/72] iio: imu: inv_icm42600: fix spi burst write not supported
` [PATCH 6.6 63/72] drm/amd/display: Fix out-of-bounds access in dcn21_link_encoder_create
` [PATCH 6.6 64/72] block: fix uaf for flush rq while iterating tags
` [PATCH 6.6 65/72] ocfs2: fix deadlock in ocfs2_get_system_file_inode
` [PATCH 6.6 66/72] ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
` [PATCH 6.6 67/72] ovl: support encoding fid from inode with no alias
` [PATCH 6.6 68/72] fs: relax assertions on failure to encode file handles
` [PATCH 6.6 69/72] Revert "drm/amdgpu: rework resume handling for display (v2)"
` [PATCH 6.6 70/72] nfsd: add list_head nf_gc to struct nfsd_file
` [PATCH 6.6 71/72] x86/xen: fix SLS mitigation in xen_hypercall_iret()
` [PATCH 6.6 72/72] net: fix data-races around sk->sk_forward_alloc
[PATCH v2 1/1] scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit Definitions
2025-01-21 17:18 UTC (2+ messages)
Patch "fs: Block writes to mounted block devices" should probably be ported to 6.6 LTS
2025-01-21 17:12 UTC
stable-rc: queues: v5.10.233: drivers/of/address.c:272:23: error: implicit declaration of function 'pci_register_io_range'
2025-01-21 17:11 UTC (2+ messages)
[PATCH 6.1] bpf: Prevent tail call between progs attached to different hooks
2025-01-21 17:09 UTC (3+ messages)
` [PATCH v2 "
[PATCH] seccomp: passthrough uretprobe systemcall without filtering
2025-01-21 16:55 UTC (13+ messages)
Patch "fs: Block writes to mounted block devices" should probably be ported to 6.6 LTS
2025-01-21 16:43 UTC
[PATCH 5.10.y] vsock/virtio: discard packets if the transport changes
2025-01-21 16:42 UTC (2+ messages)
[PATCH 5.15.y] vsock/virtio: discard packets if the transport changes
2025-01-21 16:42 UTC (2+ messages)
[PATCH] KVM: arm64/sve: Ensure SVE is trapped after guest exit
2025-01-21 15:37 UTC (6+ messages)
[PATCH V10 1/4] perf/x86/intel: Apply static call for drain_pebs
2025-01-21 15:23 UTC (2+ messages)
` [PATCH V10 2/4] perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read
[PATCH 6.1.y] net: fix data-races around sk->sk_forward_alloc
2025-01-21 14:54 UTC (2+ messages)
[PATCH 6.1.y] net: fix data-races around sk->sk_forward_alloc
2025-01-21 14:38 UTC
[PATCH 6.6.y] net: fix data-races around sk->sk_forward_alloc
2025-01-21 14:21 UTC
[PATCH] x86/xen: fix SLS mitigation in xen_hypercall_iret()
2025-01-21 14:16 UTC (2+ messages)
[PATCH v6.1-v5.4] scsi: sg: Fix slab-use-after-free read in sg_release()
2025-01-21 14:15 UTC
[PATCH 5.10] net: fec: remove .ndo_poll_controller to avoid deadlocks
2025-01-21 14:05 UTC
Fwd: [PATCH] nfsd: add list_head nf_gc to struct nfsd_file
2025-01-21 13:35 UTC (2+ messages)
[PATCH 6.1.y] regmap: fix wrong backport
2025-01-21 13:27 UTC (3+ messages)
FAILED: patch "[PATCH] vmalloc: fix accounting with i915" failed to apply to 5.10-stable tree
2025-01-21 13:19 UTC (4+ messages)
Reverts for 6.6, 6.1, 5.15
2025-01-21 13:16 UTC (2+ messages)
[PATCH v2 1/2] arm64: dts: rockchip: Move uart5 pin configuration to SoM dtsi
2025-01-21 12:56 UTC (2+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck
NULL pointer dereference in apparmor's profile_transition v6.12
2025-01-21 11:32 UTC (2+ messages)
FAILED: patch "[PATCH] iio: imu: inv_icm42600: fix spi burst write not supported" failed to apply to 5.15-stable tree
2025-01-21 10:56 UTC (4+ messages)
` [PATCH 5.15.y] iio: imu: inv_icm42600: fix spi burst write not supported
[PATCH 6.6 0/3] Manual backport of overlayfs fixes from v6.6.72
2025-01-21 11:21 UTC (6+ messages)
` [PATCH 6.6 1/3] ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
` [PATCH 6.6 2/3] ovl: support encoding fid from inode with no alias
` [PATCH 6.6 3/3] fs: relax assertions on failure to encode file handles
[PATCH 5.10] RDMA/hns: Fix deadlock on SRQ async events
2025-01-21 10:52 UTC
[PATCH v2 0/3] mtd: rawnand: cadence: improvement and fixes
2025-01-21 9:54 UTC (7+ messages)
` [PATCH v2 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready
` [PATCH v2 2/3] mtd: rawnand: cadence: use dma_map_resource for sdma address
` [PATCH v2 3/3] mtd: rawnand: cadence: fix incorrect dev context in dma_unmap_single
[REGRESSION] vsocket timeout with kata containers agent 3.10.1 and kernel 6.6.70
2025-01-21 9:53 UTC (3+ messages)
[PATCH] net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size
2025-01-21 9:37 UTC
[PATCH 6.6 000/129] 6.6.72-rc1 review
2025-01-21 8:57 UTC (8+ messages)
` [PATCH 6.6 010/129] ovl: do not encode lower fh with upper sb_writers held
Linux 6.6.73
2025-01-21 8:53 UTC (2+ messages)
[PATCH 1/2] ring-buffer: Do not allow events in NMI with generic atomic64 cmpxchg()
2025-01-21 8:04 UTC (4+ messages)
` [PATCH 2/2] atomic64: Use arch_spin_locks instead of raw_spin_locks
[PATCH 5.10] vfio/pci: fix potential memory leak in vfio_intx_enable()
2025-01-21 7:42 UTC
[PATCH v2 1/1] iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
2025-01-21 7:01 UTC (2+ messages)
[PATCH 1/5] KVM: e500: always restore irqs
2025-01-21 5:20 UTC (2+ messages)
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