All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-09 10:51:39 to 2023-08-09 11:00:12 UTC [more...]

[PATCH 5.15 00/92] 5.15.126-rc1 review
 2023-08-09 10:41 UTC  (58+ messages)
` [PATCH 5.15 01/92] io_uring: gate iowait schedule on having pending requests
` [PATCH 5.15 02/92] perf: Fix function pointer case
` [PATCH 5.15 03/92] net/mlx5: Free irqs only on shutdown callback
` [PATCH 5.15 04/92] arm64: errata: Add workaround for TSB flush failures
` [PATCH 5.15 05/92] arm64: errata: Add detection for TRBE write to out-of-range
` [PATCH 5.15 06/92] iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
` [PATCH 5.15 07/92] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
` [PATCH 5.15 08/92] iommu/arm-smmu-v3: Add explicit feature for nesting
` [PATCH 5.15 09/92] iommu/arm-smmu-v3: Document nesting-related errata
` [PATCH 5.15 10/92] arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmux
` [PATCH 5.15 11/92] firmware: arm_scmi: Fix chan_free cleanup on SMC
` [PATCH 5.15 12/92] word-at-a-time: use the same return type for has_zero regardless of endianness
` [PATCH 5.15 13/92] KVM: s390: fix sthyi error handling
` [PATCH 5.15 14/92] wifi: cfg80211: Fix return value in scan logic
` [PATCH 5.15 15/92] net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
` [PATCH 5.15 16/92] net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
` [PATCH 5.15 17/92] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
` [PATCH 5.15 18/92] rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
` [PATCH 5.15 19/92] net: dsa: fix value check in bcm_sf2_sw_probe()
` [PATCH 5.15 20/92] perf test uprobe_from_different_cu: Skip if there is no gcc
` [PATCH 5.15 21/92] net: sched: cls_u32: Fix match key mis-addressing
` [PATCH 5.15 22/92] mISDN: hfcpci: Fix potential deadlock on &hc->lock
` [PATCH 5.15 23/92] qed: Fix kernel-doc warnings
` [PATCH 5.15 24/92] qed: Fix scheduling in a tasklet while getting stats
` [PATCH 5.15 25/92] net: annotate data-races around sk->sk_max_pacing_rate
` [PATCH 5.15 26/92] net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
` [PATCH 5.15 27/92] net: add missing READ_ONCE(sk->sk_sndbuf) annotation
` [PATCH 5.15 28/92] net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
` [PATCH 5.15 29/92] net: add missing data-race annotations around sk->sk_peek_off
` [PATCH 5.15 30/92] net: add missing data-race annotation for sk_ll_usec
` [PATCH 5.15 31/92] net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX
` [PATCH 5.15 32/92] bpf, cpumap: Handle skb as well when clean up ptr_ring
` [PATCH 5.15 33/92] net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
` [PATCH 5.15 34/92] net/sched: cls_fw: "
` [PATCH 5.15 35/92] net/sched: cls_route: "
` [PATCH 5.15 36/92] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
` [PATCH 5.15 37/92] net: ll_temac: Switch to use dev_err_probe() helper
` [PATCH 5.15 38/92] net: ll_temac: fix error checking of irq_of_parse_and_map()
` [PATCH 5.15 39/92] net: korina: handle clk prepare error in korina_probe()
` [PATCH 5.15 40/92] net: netsec: Ignore phy-mode on SynQuacer in DT mode
` [PATCH 5.15 41/92] net: dcb: choose correct policy to parse DCB_ATTR_BCN
` [PATCH 5.15 42/92] s390/qeth: Dont call dev_close/dev_open (DOWN/UP)
` [PATCH 5.15 43/92] ip6mr: Fix skb_under_panic in ip6mr_cache_report()
` [PATCH 5.15 44/92] vxlan: Fix nexthop hash size
` [PATCH 5.15 45/92] net/mlx5: fs_core: Make find_closest_ft more generic
` [PATCH 5.15 46/92] net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
` [PATCH 5.15 47/92] prestera: fix fallback to previous version on same major version
` [PATCH 5.15 48/92] tcp_metrics: fix addr_same() helper
` [PATCH 5.15 49/92] tcp_metrics: annotate data-races around tm->tcpm_stamp
` [PATCH 5.15 50/92] tcp_metrics: annotate data-races around tm->tcpm_lock
` [PATCH 5.15 52/92] tcp_metrics: annotate data-races around tm->tcpm_net
` [PATCH 5.15 61/92] exfat: release s_lock before calling dir_emit()
` [PATCH 5.15 62/92] mtd: spinand: toshiba: Fix ecc_get_status
` [PATCH 5.15 63/92] mtd: rawnand: meson: fix OOB available bytes for ECC
` [PATCH 5.15 64/92] arm64: dts: stratix10: fix incorrect I2C property for SCL signal
` [PATCH 5.15 65/92] net: tun_chr_open(): set sk_uid from current_fsuid()
` [PATCH 5.15 66/92] net: tap_open(): "

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: Add runtime PM operations for BlueField-3
 2023-08-09 10:58 UTC  (3+ messages)
` [PATCH v6] mmc: sdhci-of-dwcmshc: Add runtime PM operations

[PATCH v11 00/11] media: Implement UVC v1.5 ROI
 2023-08-09 10:59 UTC  (7+ messages)
` [PATCH v11 06/11] v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL

[PATCH 0/3] stm32/hash - Convert to platform remove callback returning void
 2023-08-09 10:58 UTC  (5+ messages)
` [PATCH 1/3] crypto: stm32/hash - Properly handle pm_runtime_get failing

[PATCH v2 0/2] fixed width type adjustments
 2023-08-09 10:58 UTC  (4+ messages)
` [PATCH v2 1/2] common: move Linux-inherited fixed width type decls to common header

[PATCH 0/5] Share sva domains with all devices bound to a mm
 2023-08-09 10:58 UTC  (8+ messages)
` [PATCH 2/5] iommu: Call helper function to get assigned pasid value

[PATCH -next] block: remove init_mutex in blk_iolatency_try_init
 2023-08-09 10:57 UTC  (4+ messages)

[PATCH 6.1 000/127] 6.1.45-rc1 review
 2023-08-09 10:41 UTC  (127+ messages)
` [PATCH 6.1 002/127] perf: Fix function pointer case
` [PATCH 6.1 003/127] net/mlx5: Free irqs only on shutdown callback
` [PATCH 6.1 004/127] net: ipa: only reset hashed tables when supported
` [PATCH 6.1 005/127] iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
` [PATCH 6.1 006/127] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
` [PATCH 6.1 007/127] iommu/arm-smmu-v3: Add explicit feature for nesting
` [PATCH 6.1 008/127] iommu/arm-smmu-v3: Document nesting-related errata
` [PATCH 6.1 009/127] arm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrl
` [PATCH 6.1 010/127] arm64: dts: imx8mm-venice-gw7904: "
` [PATCH 6.1 011/127] arm64: dts: phycore-imx8mm: Label typo-fix of VPU
` [PATCH 6.1 012/127] arm64: dts: phycore-imx8mm: Correction in gpio-line-names
` [PATCH 6.1 013/127] arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmux
` [PATCH 6.1 014/127] arm64: dts: freescale: Fix VPU G2 clock
` [PATCH 6.1 015/127] firmware: smccc: Fix use of uninitialised results structure
` [PATCH 6.1 016/127] lib/bitmap: workaround const_eval test build failure
` [PATCH 6.1 017/127] firmware: arm_scmi: Fix chan_free cleanup on SMC
` [PATCH 6.1 018/127] word-at-a-time: use the same return type for has_zero regardless of endianness
` [PATCH 6.1 019/127] KVM: s390: fix sthyi error handling
` [PATCH 6.1 020/127] erofs: fix wrong primary bvec selection on deduplicated extents
` [PATCH 6.1 021/127] wifi: cfg80211: Fix return value in scan logic
` [PATCH 6.1 022/127] net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups
` [PATCH 6.1 023/127] net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
` [PATCH 6.1 024/127] net/mlx5: fix potential memory leak in mlx5e_init_rep_rx
` [PATCH 6.1 025/127] net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
` [PATCH 6.1 026/127] net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set
` [PATCH 6.1 027/127] net/mlx5e: Move representor neigh cleanup to profile cleanup_tx
` [PATCH 6.1 028/127] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
` [PATCH 6.1 029/127] rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
` [PATCH 6.1 030/127] net: dsa: fix value check in bcm_sf2_sw_probe()
` [PATCH 6.1 031/127] perf test uprobe_from_different_cu: Skip if there is no gcc
` [PATCH 6.1 032/127] net: sched: cls_u32: Fix match key mis-addressing
` [PATCH 6.1 033/127] mISDN: hfcpci: Fix potential deadlock on &hc->lock
` [PATCH 6.1 034/127] qed: Fix scheduling in a tasklet while getting stats
` [PATCH 6.1 035/127] net: annotate data-races around sk->sk_reserved_mem
` [PATCH 6.1 036/127] net: annotate data-race around sk->sk_txrehash
` [PATCH 6.1 037/127] net: annotate data-races around sk->sk_max_pacing_rate
` [PATCH 6.1 038/127] net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
` [PATCH 6.1 039/127] net: add missing READ_ONCE(sk->sk_sndbuf) annotation
` [PATCH 6.1 040/127] net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
` [PATCH 6.1 041/127] net: annotate data-races around sk->sk_mark
` [PATCH 6.1 042/127] net: add missing data-race annotations around sk->sk_peek_off
` [PATCH 6.1 043/127] net: add missing data-race annotation for sk_ll_usec
` [PATCH 6.1 044/127] net: annotate data-races around sk->sk_priority
` [PATCH 6.1 045/127] net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX
` [PATCH 6.1 046/127] ice: Fix RDMA VSI removal during queue rebuild
` [PATCH 6.1 047/127] bpf, cpumap: Handle skb as well when clean up ptr_ring
` [PATCH 6.1 048/127] net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
` [PATCH 6.1 049/127] net/sched: cls_fw: "
` [PATCH 6.1 050/127] net/sched: cls_route: "
` [PATCH 6.1 051/127] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
` [PATCH 6.1 052/127] net: ll_temac: fix error checking of irq_of_parse_and_map()
` [PATCH 6.1 053/127] net: korina: handle clk prepare error in korina_probe()
` [PATCH 6.1 054/127] net: netsec: Ignore phy-mode on SynQuacer in DT mode
` [PATCH 6.1 055/127] bnxt_en: Fix page pool logic for page size >= 64K
` [PATCH 6.1 056/127] bnxt_en: Fix max_mtu setting for multi-buf XDP
` [PATCH 6.1 057/127] net: dcb: choose correct policy to parse DCB_ATTR_BCN
` [PATCH 6.1 058/127] s390/qeth: Dont call dev_close/dev_open (DOWN/UP)
` [PATCH 6.1 059/127] ip6mr: Fix skb_under_panic in ip6mr_cache_report()
` [PATCH 6.1 060/127] vxlan: Fix nexthop hash size
` [PATCH 6.1 061/127] net/mlx5: fs_core: Make find_closest_ft more generic
` [PATCH 6.1 062/127] net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
` [PATCH 6.1 063/127] prestera: fix fallback to previous version on same major version
` [PATCH 6.1 064/127] tcp_metrics: fix addr_same() helper
` [PATCH 6.1 065/127] tcp_metrics: annotate data-races around tm->tcpm_stamp
` [PATCH 6.1 066/127] tcp_metrics: annotate data-races around tm->tcpm_lock
` [PATCH 6.1 067/127] tcp_metrics: annotate data-races around tm->tcpm_vals[]
` [PATCH 6.1 068/127] tcp_metrics: annotate data-races around tm->tcpm_net
` [PATCH 6.1 069/127] tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
` [PATCH 6.1 070/127] rust: allocator: Prevent mis-aligned allocation
` [PATCH 6.1 071/127] scsi: zfcp: Defer fc_rport blocking until after ADISC response
` [PATCH 6.1 072/127] scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices
` [PATCH 6.1 073/127] libceph: fix potential hang in ceph_osdc_notify()
` [PATCH 6.1 074/127] USB: zaurus: Add ID for A-300/B-500/C-700
` [PATCH 6.1 075/127] ceph: defer stopping mdsc delayed_work
` [PATCH 6.1 076/127] firmware: arm_scmi: Drop OF node reference in the transport channel setup
` [PATCH 6.1 077/127] exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree
` [PATCH 6.1 078/127] exfat: release s_lock before calling dir_emit()
` [PATCH 6.1 079/127] mtd: spinand: toshiba: Fix ecc_get_status
` [PATCH 6.1 080/127] mtd: rawnand: meson: fix OOB available bytes for ECC
` [PATCH 6.1 081/127] bpf: Disable preemption in bpf_perf_event_output
` [PATCH 6.1 082/127] arm64: dts: stratix10: fix incorrect I2C property for SCL signal
` [PATCH 6.1 083/127] net: tun_chr_open(): set sk_uid from current_fsuid()
` [PATCH 6.1 084/127] net: tap_open(): "
` [PATCH 6.1 085/127] wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
` [PATCH 6.1 086/127] x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
` [PATCH 6.1 087/127] rbd: prevent busy loop when requesting exclusive lock
` [PATCH 6.1 088/127] bpf: Disable preemption in bpf_event_output
` [PATCH 6.1 089/127] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
` [PATCH 6.1 090/127] arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE
` [PATCH 6.1 091/127] arm64/fpsimd: Clear SME state in the target task when setting the VL
` [PATCH 6.1 092/127] arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
` [PATCH 6.1 093/127] open: make RESOLVE_CACHED correctly test for O_TMPFILE
` [PATCH 6.1 094/127] drm/ttm: check null pointer before accessing when swapping
` [PATCH 6.1 095/127] drm/i915: Fix premature release of requests reusable memory
` [PATCH 6.1 096/127] drm/i915/gt: Cleanup aux invalidation registers
` [PATCH 6.1 097/127] clk: imx93: Propagate correct error in imx93_clocks_probe()
` [PATCH 6.1 098/127] bpf, cpumap: Make sure kthread is running before map update returns
` [PATCH 6.1 099/127] file: reinstate f_pos locking optimization for regular files
` [PATCH 6.1 100/127] mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
` [PATCH 6.1 101/127] fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()
` [PATCH 6.1 102/127] fs/sysv: Null check to prevent null-ptr-deref bug
` [PATCH 6.1 103/127] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
` [PATCH 6.1 104/127] debugobjects: Recheck debug_objects_enabled before reporting
` [PATCH 6.1 105/127] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
` [PATCH 6.1 106/127] fs: Protect reconfiguration of sb read-write from racing writes
` [PATCH 6.1 107/127] ext2: Drop fragment support
` [PATCH 6.1 108/127] btrfs: remove BUG_ON()s in add_new_free_space()
` [PATCH 6.1 109/127] f2fs: fix to do sanity check on direct node in truncate_dnode()
` [PATCH 6.1 110/127] io_uring: annotate offset timeout races
` [PATCH 6.1 111/127] mtd: rawnand: omap_elm: Fix incorrect type in assignment
` [PATCH 6.1 112/127] mtd: rawnand: rockchip: fix oobfree offset and description
` [PATCH 6.1 113/127] mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts
` [PATCH 6.1 114/127] mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()
` [PATCH 6.1 115/127] powerpc/mm/altmap: Fix altmap boundary check
` [PATCH 6.1 116/127] drm/imx/ipuv3: Fix front porch adjustment upon hactive aligning
` [PATCH 6.1 117/127] drm/amd/display: Ensure that planes are in the same order
` [PATCH 6.1 118/127] drm/amd/display: skip CLEAR_PAYLOAD_ID_TABLE if device mst_en is 0
` [PATCH 6.1 119/127] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
` [PATCH 6.1 120/127] f2fs: fix to set flush_merge opt and show noflush_merge
` [PATCH 6.1 121/127] f2fs: dont reset unchangable mount option in f2fs_remount()
` [PATCH 6.1 122/127] exfat: check if filename entries exceeds max filename length
` [PATCH 6.1 123/127] arm64/ptrace: Dont enable SVE when setting streaming SVE
` [PATCH 6.1 124/127] drm/amdgpu: add vram reservation based on vram_usagebyfirmware_v2_2
` [PATCH 6.1 125/127] drm/amdgpu: Remove unnecessary domain argument
` [PATCH 6.1 126/127] drm/amdgpu: Use apt name for FW reserved region
` [PATCH 6.1 127/127] Revert "drm/i915: Disable DC states for all commits"

[PATCH 0/3] x86/bugs: Some SRSO fixes
 2023-08-09 10:56 UTC  (3+ messages)
` [PATCH 2/3] driver core: cpu: Unify redundant silly stubs

Splat in kernel RT while processing incoming network packets
 2023-08-09 10:56 UTC  (8+ messages)

[PATCH] move PAGE_ALIGN() to common header
 2023-08-09 10:55 UTC  (2+ messages)

[PATCH] tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
 2023-08-09 10:53 UTC 

[PATCH 0/2] hw/nvme: two fixes
 2023-08-09 10:53 UTC  (2+ messages)

[Bridge] [PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-09 10:50 UTC  (2+ messages)
` [PATCH v3 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro


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.