All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-09 10:45:43 to 2023-08-09 10:52:37 UTC [more...]

[PATCH 6.1 000/127] 6.1.45-rc1 review
 2023-08-09 10:40 UTC  (23+ messages)
` [PATCH 6.1 001/127] io_uring: gate iowait schedule on having pending requests
` [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 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 0/5] Share sva domains with all devices bound to a mm
 2023-08-09 10:51 UTC  (4+ messages)

[PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-09 10:50 UTC  (45+ messages)
` [Bridge] "
` [PATCH v3 01/14] sysctl: Prefer ctl_table_header in proc_sysctl
  ` [Bridge] "
` [PATCH v3 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry
  ` [Bridge] "
` [PATCH v3 03/14] sysctl: Add ctl_table_size to ctl_table_header
  ` [Bridge] "
` [PATCH v3 04/14] sysctl: Add size argument to init_header
  ` [Bridge] "
` [PATCH v3 05/14] sysctl: Add a size arg to __register_sysctl_table
  ` [Bridge] "
` [PATCH v3 06/14] sysctl: Add size to register_sysctl
  ` [Bridge] "
` [PATCH v3 07/14] sysctl: Add size arg to __register_sysctl_init
  ` [Bridge] "
` [PATCH v3 08/14] sysctl: Add size to register_net_sysctl function
  ` [Bridge] "
` [PATCH v3 09/14] ax.25: Update to register_net_sysctl_sz
  ` [Bridge] "
` [PATCH v3 10/14] netfilter: "
  ` [Bridge] "
` [PATCH v3 11/14] networking: "
  ` [Bridge] "
` [PATCH v3 12/14] vrf: "
  ` [Bridge] "
` [PATCH v3 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
  ` [Bridge] "
` [PATCH v3 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro
  ` [Bridge] "

[PATCH 6.4 000/165] 6.4.10-rc1 review
 2023-08-09 10:41 UTC  (126+ messages)
` [PATCH 6.4 031/165] net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
` [PATCH 6.4 033/165] net/mlx5e: Dont hold encap tbl lock if there is no encap action
` [PATCH 6.4 034/165] net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set
` [PATCH 6.4 035/165] net/mlx5e: Move representor neigh cleanup to profile cleanup_tx
` [PATCH 6.4 036/165] net/mlx5e: xsk: Fix invalid buffer access for legacy rq
` [PATCH 6.4 037/165] net/mlx5e: xsk: Fix crash on regular rq reactivation
` [PATCH 6.4 038/165] net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reload
` [PATCH 6.4 039/165] net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supported
` [PATCH 6.4 040/165] net/mlx5: Unregister devlink params in case interface is down
` [PATCH 6.4 050/165] net: gro: fix misuse of CB in udp socket lookup
` [PATCH 6.4 051/165] net: annotate data-races around sk->sk_reserved_mem
` [PATCH 6.4 052/165] net: annotate data-race around sk->sk_txrehash
` [PATCH 6.4 053/165] net: annotate data-races around sk->sk_max_pacing_rate
` [PATCH 6.4 054/165] net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
` [PATCH 6.4 055/165] net: add missing READ_ONCE(sk->sk_sndbuf) annotation
` [PATCH 6.4 056/165] net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
` [PATCH 6.4 057/165] net: annotate data-races around sk->sk_mark
` [PATCH 6.4 058/165] net: add missing data-race annotations around sk->sk_peek_off
` [PATCH 6.4 059/165] net: add missing data-race annotation for sk_ll_usec
` [PATCH 6.4 060/165] net: annotate data-races around sk->sk_priority
` [PATCH 6.4 061/165] net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX
` [PATCH 6.4 062/165] net: usb: lan78xx: reorder cleanup operations to avoid UAF bugs
` [PATCH 6.4 063/165] ice: Fix RDMA VSI removal during queue rebuild
` [PATCH 6.4 064/165] bnxt: dont handle XDP in netpoll
` [PATCH 6.4 065/165] octeon_ep: initialize mbox mutexes
` [PATCH 6.4 066/165] bpf: Move unprivileged checks into map_create() and bpf_prog_load()
` [PATCH 6.4 067/165] bpf: Inline map creation logic in map_create() function
` [PATCH 6.4 068/165] bpf: Centralize permissions checks for all BPF map types
` [PATCH 6.4 069/165] bpf, cpumap: Make sure kthread is running before map update returns
` [PATCH 6.4 070/165] bpf, cpumap: Handle skb as well when clean up ptr_ring
` [PATCH 6.4 071/165] net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
` [PATCH 6.4 072/165] net/sched: cls_fw: "
` [PATCH 6.4 073/165] net/sched: cls_route: "
` [PATCH 6.4 074/165] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
` [PATCH 6.4 075/165] net: ll_temac: fix error checking of irq_of_parse_and_map()
` [PATCH 6.4 076/165] net: korina: handle clk prepare error in korina_probe()
` [PATCH 6.4 077/165] net: netsec: Ignore phy-mode on SynQuacer in DT mode
` [PATCH 6.4 078/165] selftest: net: Assert on a proper value in so_incoming_cpu.c
` [PATCH 6.4 079/165] bnxt_en: Fix page pool logic for page size >= 64K
` [PATCH 6.4 080/165] bnxt_en: Fix max_mtu setting for multi-buf XDP
` [PATCH 6.4 081/165] net: dcb: choose correct policy to parse DCB_ATTR_BCN
` [PATCH 6.4 082/165] s390/qeth: Dont call dev_close/dev_open (DOWN/UP)
` [PATCH 6.4 083/165] ip6mr: Fix skb_under_panic in ip6mr_cache_report()
` [PATCH 6.4 084/165] vxlan: Fix nexthop hash size
` [PATCH 6.4 085/165] net/mlx5: fs_core: Make find_closest_ft more generic
` [PATCH 6.4 086/165] net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
` [PATCH 6.4 087/165] net/mlx5e: Set proper IPsec source port in L4 selector
` [PATCH 6.4 088/165] prestera: fix fallback to previous version on same major version
` [PATCH 6.4 089/165] tcp_metrics: fix addr_same() helper
` [PATCH 6.4 090/165] tcp_metrics: annotate data-races around tm->tcpm_stamp
` [PATCH 6.4 091/165] tcp_metrics: annotate data-races around tm->tcpm_lock
` [PATCH 6.4 092/165] tcp_metrics: annotate data-races around tm->tcpm_vals[]
` [PATCH 6.4 093/165] tcp_metrics: annotate data-races around tm->tcpm_net
` [PATCH 6.4 094/165] tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
` [PATCH 6.4 095/165] test/vsock: remove vsock_perf executable on `make clean`
` [PATCH 6.4 096/165] rust: allocator: Prevent mis-aligned allocation
` [PATCH 6.4 097/165] scsi: zfcp: Defer fc_rport blocking until after ADISC response
` [PATCH 6.4 098/165] scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices
` [PATCH 6.4 099/165] Documentation: kdump: Add va_kernel_pa_offset for RISCV64
` [PATCH 6.4 100/165] libceph: fix potential hang in ceph_osdc_notify()
` [PATCH 6.4 101/165] USB: zaurus: Add ID for A-300/B-500/C-700
` [PATCH 6.4 102/165] ceph: defer stopping mdsc delayed_work
` [PATCH 6.4 103/165] firmware: arm_scmi: Drop OF node reference in the transport channel setup
` [PATCH 6.4 104/165] exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree
` [PATCH 6.4 105/165] exfat: check if filename entries exceeds max filename length
` [PATCH 6.4 106/165] exfat: release s_lock before calling dir_emit()
` [PATCH 6.4 107/165] mtd: spinand: toshiba: Fix ecc_get_status
` [PATCH 6.4 108/165] mtd: spinand: winbond: "
` [PATCH 6.4 109/165] mtd: rawnand: meson: fix OOB available bytes for ECC
` [PATCH 6.4 110/165] riscv: Export va_kernel_pa_offset in vmcoreinfo
` [PATCH 6.4 111/165] bpf: Disable preemption in bpf_perf_event_output
` [PATCH 6.4 112/165] arm64: dts: stratix10: fix incorrect I2C property for SCL signal
` [PATCH 6.4 113/165] net: tun_chr_open(): set sk_uid from current_fsuid()
` [PATCH 6.4 114/165] net: tap_open(): "
` [PATCH 6.4 115/165] wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
` [PATCH 6.4 116/165] x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
` [PATCH 6.4 117/165] rbd: prevent busy loop when requesting exclusive lock
` [PATCH 6.4 118/165] bpf: Disable preemption in bpf_event_output
` [PATCH 6.4 119/165] smb: client: fix dfs link mount against w2k8
` [PATCH 6.4 120/165] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
` [PATCH 6.4 121/165] parisc/mm: preallocate fixmap page tables at init
` [PATCH 6.4 122/165] arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE
` [PATCH 6.4 123/165] arm64/fpsimd: Clear SME state in the target task when setting the VL
` [PATCH 6.4 124/165] arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
` [PATCH 6.4 125/165] arm64/ptrace: Flush FP state when setting ZT0
` [PATCH 6.4 126/165] arm64/ptrace: Dont enable SVE when setting streaming SVE
` [PATCH 6.4 127/165] open: make RESOLVE_CACHED correctly test for O_TMPFILE
` [PATCH 6.4 128/165] drm/ttm: check null pointer before accessing when swapping
` [PATCH 6.4 129/165] drm/i915: Fix premature release of requests reusable memory
` [PATCH 6.4 130/165] drm/i915/gt: Cleanup aux invalidation registers
` [PATCH 6.4 131/165] Revert "page cache: fix page_cache_next/prev_miss off by one"
` [PATCH 6.4 132/165] sunvnet: fix sparc64 build error after gso code split
` [PATCH 6.4 133/165] clk: imx93: Propagate correct error in imx93_clocks_probe()
` [PATCH 6.4 134/165] file: reinstate f_pos locking optimization for regular files
` [PATCH 6.4 135/165] mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
` [PATCH 6.4 136/165] fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()
` [PATCH 6.4 137/165] kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
` [PATCH 6.4 138/165] fs/sysv: Null check to prevent null-ptr-deref bug
` [PATCH 6.4 139/165] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
` [PATCH 6.4 140/165] debugobjects: Recheck debug_objects_enabled before reporting
` [PATCH 6.4 141/165] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
` [PATCH 6.4 142/165] fs: Protect reconfiguration of sb read-write from racing writes
` [PATCH 6.4 143/165] mm/gup: do not return 0 from pin_user_pages_fast() for bad args
` [PATCH 6.4 144/165] ext2: Drop fragment support
` [PATCH 6.4 145/165] btrfs: remove BUG_ON()s in add_new_free_space()
` [PATCH 6.4 146/165] f2fs: fix to do sanity check on direct node in truncate_dnode()
` [PATCH 6.4 147/165] io_uring: annotate offset timeout races
` [PATCH 6.4 148/165] mtd: rawnand: omap_elm: Fix incorrect type in assignment
` [PATCH 6.4 149/165] mtd: rawnand: rockchip: fix oobfree offset and description
` [PATCH 6.4 150/165] mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts
` [PATCH 6.4 151/165] clk: mediatek: mt8183: Add back SSPM related clocks
` [PATCH 6.4 152/165] mtd: spi-nor: avoid holes in struct spi_mem_op
` [PATCH 6.4 153/165] mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()
` [PATCH 6.4 154/165] powerpc/mm/altmap: Fix altmap boundary check
` [PATCH 6.4 155/165] drm/imx/ipuv3: Fix front porch adjustment upon hactive aligning
` [PATCH 6.4 156/165] drm/amdgpu: Use apt name for FW reserved region
` [PATCH 6.4 157/165] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
` [PATCH 6.4 158/165] ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node
` [PATCH 6.4 159/165] drm/i915: Add the gen12_needs_ccs_aux_inv helper
` [PATCH 6.4 160/165] drm/i915/gt: Ensure memory quiesced before invalidation
` [PATCH 6.4 161/165] drm/i915/gt: Add workaround 14016712196
` [PATCH 6.4 162/165] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
` [PATCH 6.4 163/165] drm/i915/gt: Poll aux invalidation register bit on invalidation
` [PATCH 6.4 164/165] drm/i915/gt: Support aux invalidation on all engines
` [PATCH 6.4 165/165] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CS

[PATCHv6 00/16] nvme: In-kernel TLS support for TCP
 2023-08-09 10:51 UTC  (3+ messages)
` [PATCH 15/16] nvmet-tcp: enable TLS handshake upcall

[PATCH] move PAGE_ALIGN() to common header
 2023-08-09 10:50 UTC 

[PATCH] riscv: Add Zbb support for building U-Boot
 2023-08-09 10:49 UTC 

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

[arm-integrator:b4/virt-to-phys-s390 2/2] mm/kfence/core.c:905:23: warning: assignment discards 'const' qualifier from pointer target type
 2023-08-09 10:48 UTC 

[PATCH 1/2] mm/migrate.c: Fix return code when migration fails
 2023-08-09 10:46 UTC  (4+ messages)
` [PATCH 2/2] selftests/migration: Disable NUMA balancing and check migration status


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.