All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-20 14:47:52 to 2021-12-20 15:00:53 UTC [more...]

[PATCH 5.15 000/177] 5.15.11-rc1 review
 2021-12-20 14:34 UTC  (49+ messages)
` [PATCH 5.15 001/177] reset: tegra-bpmp: Revert Handle errors in BPMP response
` [PATCH 5.15 004/177] KVM: downgrade two BUG_ONs to WARN_ON_ONCE
` [PATCH 5.15 010/177] mac80211: send ADDBA requests using the tid/queue of the aggregation session
` [PATCH 5.15 014/177] bpf, selftests: Add test case for atomic fetch on spilled pointer
` [PATCH 5.15 015/177] bpf: Fix signed bounds propagation after mov32
` [PATCH 5.15 018/177] bpf: Fix kernel address leakage in atomic cmpxchgs r0 aux reg
` [PATCH 5.15 019/177] bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
` [PATCH 5.15 020/177] vduse: fix memory corruption in vduse_dev_ioctl()
` [PATCH 5.15 023/177] vdpa: check that offsets are within bounds
` [PATCH 5.15 026/177] arm64: dts: ten64: remove redundant interrupt declaration for gpio-keys
` [PATCH 5.15 034/177] scsi: ufs: core: Retry START_STOP on UNIT_ATTENTION
` [PATCH 5.15 042/177] arm64: dts: rockchip: fix poweroff on helios64
` [PATCH 5.15 043/177] dmaengine: idxd: add halt interrupt support
` [PATCH 5.15 044/177] dmaengine: idxd: fix calling wq quiesce inside spinlock
` [PATCH 5.15 047/177] tee: amdtee: fix an IS_ERR() vs NULL bug
` [PATCH 5.15 048/177] ceph: fix duplicate increment of opened_inodes metric
` [PATCH 5.15 049/177] ceph: initialize pathlen variable in reconnect_caps_cb
` [PATCH 5.15 056/177] virtio/vsock: fix the transport to work with VMADDR_CID_ANY
` [PATCH 5.15 060/177] s390/kexec_file: fix error handling when applying relocations
` [PATCH 5.15 064/177] selftests: icmp_redirect: pass xfail=0 to log_test()
` [PATCH 5.15 065/177] net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
` [PATCH 5.15 066/177] net: hns3: fix race condition in debugfs
` [PATCH 5.15 070/177] dmaengine: idxd: fix missed completion on abort path
` [PATCH 5.15 074/177] selftests/net: toeplitz: fix udp option
` [PATCH 5.15 078/177] drm/ast: potential dereference of null pointer
` [PATCH 5.15 080/177] mac80211: agg-tx: dont schedule_and_wake_txq() under sta->lock
` [PATCH 5.15 082/177] mac80211: fix lookup when adding AddBA extension element
` [PATCH 5.15 083/177] net: stmmac: fix tc flower deletion for VLAN priority Rx steering
` [PATCH 5.15 084/177] flow_offload: return EOPNOTSUPP for the unsupported mpls action type
` [PATCH 5.15 086/177] ice: Use div64_u64 instead of div_u64 in adjfine
` [PATCH 5.15 089/177] drm/amd/pm: fix a potential gpu_metrics_table memory leak
` [PATCH 5.15 090/177] mptcp: remove tcp ulp setsockopt support
` [PATCH 5.15 091/177] mptcp: clear kern flag from fallback sockets
` [PATCH 5.15 097/177] ixgbe: Document how to enable NBASE-T support
` [PATCH 5.15 098/177] ixgbe: set X550 MDIO speed before talking to PHY
` [PATCH 5.15 101/177] net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
` [PATCH 5.15 103/177] dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED
` [PATCH 5.15 105/177] net/smc: Prevent smc_release() from long blocking
` [PATCH 5.15 111/177] bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
` [PATCH 5.15 113/177] USB: gadget: bRequestType is a bitfield, not a enum
` [PATCH 5.15 118/177] usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
` [PATCH 5.15 122/177] usb: xhci: Extend support for runtime power management for AMDs Yellow carp
` [PATCH 5.15 124/177] usb: cdnsp: Fix incorrect calling of cdnsp_died function
` [PATCH 5.15 125/177] usb: cdnsp: Fix issue in cdnsp_log_ep trace event
` [PATCH 5.15 126/177] usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
` [PATCH 5.15 128/177] usb: gadget: u_ether: fix race in setting MAC address in setup phase
` [PATCH 5.15 129/177] USB: serial: cp210x: fix CP2105 GPIO registration
` [PATCH 5.15 130/177] USB: serial: option: add Telit FN990 compositions

[PATCH 5.10 00/99] 5.10.88-rc1 review
 2021-12-20 14:35 UTC  (69+ messages)
` [PATCH 5.10 01/99] KVM: selftests: Make sure kvm_create_max_vcpus test wont hit RLIMIT_NOFILE
` [PATCH 5.10 02/99] KVM: downgrade two BUG_ONs to WARN_ON_ONCE
` [PATCH 5.10 03/99] mac80211: fix regression in SSN handling of addba tx
` [PATCH 5.10 04/99] mac80211: mark TX-during-stop for TX in in_reconfig
` [PATCH 5.10 05/99] mac80211: send ADDBA requests using the tid/queue of the aggregation session
` [PATCH 5.10 06/99] mac80211: validate extended element ID is present
` [PATCH 5.10 07/99] firmware: arm_scpi: Fix string overflow in SCPI genpd driver
` [PATCH 5.10 08/99] bpf: Fix signed bounds propagation after mov32
` [PATCH 5.10 09/99] bpf: Make 32->64 bounds propagation slightly more robust
` [PATCH 5.10 10/99] bpf, selftests: Add test case trying to taint map value pointer
` [PATCH 5.10 11/99] virtio_ring: Fix querying of maximum DMA mapping size for virtio device
` [PATCH 5.10 12/99] vdpa: check that offsets are within bounds
` [PATCH 5.10 13/99] recordmcount.pl: look for jgnop instruction as well as bcrl on s390
` [PATCH 5.10 14/99] dm btree remove: fix use after free in rebalance_children()
` [PATCH 5.10 15/99] audit: improve robustness of the audit queue handling
` [PATCH 5.10 16/99] arm64: dts: imx8m: correct assigned clocks for FEC
` [PATCH 5.10 17/99] arm64: dts: imx8mp-evk: Improve the Ethernet PHY description
` [PATCH 5.10 18/99] arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edge
` [PATCH 5.10 19/99] arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supply
` [PATCH 5.10 20/99] arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supply
` [PATCH 5.10 21/99] arm64: dts: rockchip: fix audio-supply for Rock Pi 4
` [PATCH 5.10 22/99] mac80211: track only QoS data frames for admission control
` [PATCH 5.10 23/99] hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
` [PATCH 5.10 24/99] tee: amdtee: fix an IS_ERR() vs NULL bug
` [PATCH 5.10 25/99] ceph: fix duplicate increment of opened_inodes metric
` [PATCH 5.10 26/99] ceph: initialize pathlen variable in reconnect_caps_cb
` [PATCH 5.10 27/99] ARM: socfpga: dts: fix qspi node compatible
` [PATCH 5.10 28/99] clk: Dont parent clks until the parent is fully registered
` [PATCH 5.10 29/99] soc: imx: Register SoC device only on i.MX boards
` [PATCH 5.10 30/99] virtio/vsock: fix the transport to work with VMADDR_CID_ANY
` [PATCH 5.10 31/99] selftests: net: Correct ping6 expected rc from 2 to 1
` [PATCH 5.10 33/99] sch_cake: do not call cake_destroy() from cake_init()
` [PATCH 5.10 34/99] inet_diag: fix kernel-infoleak for UDP sockets
` [PATCH 5.10 35/99] net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
` [PATCH 5.10 36/99] selftests: Add duplicate config only for MD5 VRF tests
` [PATCH 5.10 37/99] selftests: Fix raw socket bind tests with VRF
` [PATCH 5.10 38/99] selftests: Fix IPv6 address bind tests
` [PATCH 5.10 39/99] dmaengine: st_fdma: fix MODULE_ALIAS
` [PATCH 5.10 40/99] net/sched: sch_ets: dont remove idle classes from the round-robin list
` [PATCH 5.10 41/99] selftest/net/forwarding: declare NETIFS p9 p10
` [PATCH 5.10 42/99] drm/ast: potential dereference of null pointer
` [PATCH 5.10 49/99] soc/tegra: fuse: Fix bitwise vs. logical OR warning
` [PATCH 5.10 53/99] ixgbe: Document how to enable NBASE-T support
` [PATCH 5.10 56/99] net/packet: rx_owner_map depends on pg_vec
` [PATCH 5.10 57/99] sfc_ef100: potential dereference of null pointer
` [PATCH 5.10 58/99] net: Fix double 0x prefix print in SKB dump
` [PATCH 5.10 59/99] net/smc: Prevent smc_release() from long blocking
` [PATCH 5.10 60/99] net: systemport: Add global locking for descriptor lifecycle
` [PATCH 5.10 61/99] sit: do not call ipip6_dev_free() from sit_init_net()
` [PATCH 5.10 62/99] bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
` [PATCH 5.10 63/99] powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n
` [PATCH 5.10 64/99] USB: gadget: bRequestType is a bitfield, not a enum
` [PATCH 5.10 66/99] KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_CAPABILITIES
` [PATCH 5.10 67/99] tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
` [PATCH 5.10 70/99] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
` [PATCH 5.10 73/99] USB: serial: cp210x: fix CP2105 GPIO registration
` [PATCH 5.10 74/99] USB: serial: option: add Telit FN990 compositions
` [PATCH 5.10 76/99] btrfs: fix double free of anon_dev after failure to create subvolume
` [PATCH 5.10 78/99] iocost: Fix divide-by-zero on donation from low hweight cgroup
` [PATCH 5.10 79/99] serial: 8250_fintek: Fix garbled text for console
` [PATCH 5.10 80/99] timekeeping: Really make sure wall_to_monotonic isnt positive
` [PATCH 5.10 86/99] media: mxl111sf: change mutex_init() location
` [PATCH 5.10 89/99] scsi: scsi_debug: Dont call kcalloc() if size arg is zero
` [PATCH 5.10 91/99] scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
` [PATCH 5.10 92/99] rcu: Mark accesses to rcu_state.n_force_qs
` [PATCH 5.10 94/99] Revert "xsk: Do not sleep in poll() when need_wakeup set"
` [PATCH 5.10 95/99] xen/blkfront: harden blkfront against event channel storms
` [PATCH 5.10 98/99] xen/netback: fix rx queue stall detection

[PATCH v3 0/5] gpio: msc313: Add gpio support for ssd20xd
 2021-12-20 15:02 UTC  (7+ messages)
` [PATCH v3 4/5] gpio: msc313: Add support for SSD201 and SSD202D

[PATCH net] net: accept UFOv6 packages in virtio_net_hdr_to_skb
 2021-12-20 14:49 UTC 

[PATCH] manpages: Fix override/append ordering and hence task signatures
 2021-12-20 14:58 UTC 

[PATCH] gpio: Revert regression in sysfs-gpio (gpiolib.c)
 2021-12-20 14:57 UTC  (3+ messages)

[loop] 322c4293ec: xfstests.xfs.049.fail
 2021-12-20 14:57 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8996: qcom,controlled-remotely is boolean
 2021-12-20 14:55 UTC 

[PATCH 0/2] Two small 'git repack' fixes
 2021-12-20 14:48 UTC  (9+ messages)
` [PATCH 2/2] repack: make '--quiet' disable progress
` [PATCH v2 0/2] Two small 'git repack' fixes
  ` [PATCH v2 1/2] repack: respect kept objects with '--write-midx -b'
  ` [PATCH v2 2/2] repack: make '--quiet' disable progress

[PATCH] drm: adv7511: override i2c address of cec before accessing it
 2021-12-20 14:54 UTC  (2+ messages)

[PATCH v4 0/7] arm64: dts: exynos: Add E850-96 board support
 2021-12-20 14:55 UTC  (5+ messages)
` [PATCH v4 1/7] dt-bindings: clock: exynos850: Add bindings for Exynos850 sysreg clocks

[PATCH v3] mfd: rk808: add reboot support to rk808.c
 2021-12-20 14:53 UTC  (2+ messages)

[PATCH net v3] bonding: fix ad_actor_system option setting to default
 2021-12-20 14:53 UTC  (3+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS facb4e40e4a2f379160ba15c355279206a3d88c5
 2021-12-20 14:45 UTC 

Re: [PATCH] sfc: Check null pointer of rx_queue->page_ring
 2021-12-20 14:51 UTC 

[PATCH v1 1/1] gpio: Remove unused local OF node pointers
 2021-12-20 14:53 UTC  (3+ messages)

[PATCH 5.4 00/71] 5.4.168-rc1 review
 2021-12-20 14:35 UTC  (48+ messages)
` [PATCH 5.4 02/71] mac80211: mark TX-during-stop for TX in in_reconfig
` [PATCH 5.4 03/71] mac80211: send ADDBA requests using the tid/queue of the aggregation session
` [PATCH 5.4 04/71] firmware: arm_scpi: Fix string overflow in SCPI genpd driver
` [PATCH 5.4 09/71] iio: adc: stm32: fix a current leak by resetting pcsel before disabling vdda
` [PATCH 5.4 11/71] arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edge
` [PATCH 5.4 12/71] arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supply
` [PATCH 5.4 14/71] mac80211: track only QoS data frames for admission control
` [PATCH 5.4 17/71] clk: Dont parent clks until the parent is fully registered
` [PATCH 5.4 18/71] selftests: net: Correct ping6 expected rc from 2 to 1
` [PATCH 5.4 21/71] inet_diag: use jiffies_delta_to_msecs()
` [PATCH 5.4 22/71] inet_diag: fix kernel-infoleak for UDP sockets
` [PATCH 5.4 26/71] selftest/net/forwarding: declare NETIFS p9 p10
` [PATCH 5.4 27/71] mac80211: agg-tx: refactor sending addba
` [PATCH 5.4 29/71] mac80211: accept aggregation sessions on 6 GHz
` [PATCH 5.4 30/71] mac80211: fix lookup when adding AddBA extension element
` [PATCH 5.4 31/71] net: sched: lock action when translating it to flow_action infra
` [PATCH 5.4 32/71] flow_offload: return EOPNOTSUPP for the unsupported mpls action type
` [PATCH 5.4 33/71] rds: memory leak in __rds_conn_create()
` [PATCH 5.4 34/71] soc/tegra: fuse: Fix bitwise vs. logical OR warning
` [PATCH 5.4 35/71] igb: Fix removal of unicast MAC filters of VFs
` [PATCH 5.4 36/71] igbvf: fix double free in `igbvf_probe`
` [PATCH 5.4 37/71] ixgbe: set X550 MDIO speed before talking to PHY
` [PATCH 5.4 45/71] USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
` [PATCH 5.4 46/71] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
` [PATCH 5.4 49/71] USB: serial: cp210x: fix CP2105 GPIO registration
` [PATCH 5.4 50/71] USB: serial: option: add Telit FN990 compositions
` [PATCH 5.4 51/71] timekeeping: Really make sure wall_to_monotonic isnt positive
` [PATCH 5.4 52/71] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
` [PATCH 5.4 53/71] drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
` [PATCH 5.4 54/71] mac80211: validate extended element ID is present
` [PATCH 5.4 55/71] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
` [PATCH 5.4 56/71] Input: touchscreen - avoid bitwise vs logical OR warning
` [PATCH 5.4 57/71] ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name
` [PATCH 5.4 58/71] xsk: Do not sleep in poll() when need_wakeup set
` [PATCH 5.4 59/71] media: mxl111sf: change mutex_init() location
` [PATCH 5.4 60/71] fuse: annotate lock in fuse_reverse_inval_entry()
` [PATCH 5.4 61/71] ovl: fix warning in ovl_create_real()
` [PATCH 5.4 62/71] scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
` [PATCH 5.4 63/71] rcu: Mark accesses to rcu_state.n_force_qs
` [PATCH 5.4 64/71] mac80211: fix regression in SSN handling of addba tx
` [PATCH 5.4 65/71] net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info
` [PATCH 5.4 66/71] Revert "xsk: Do not sleep in poll() when need_wakeup set"
` [PATCH 5.4 67/71] xen/blkfront: harden blkfront against event channel storms
` [PATCH 5.4 68/71] xen/netfront: harden netfront "
` [PATCH 5.4 69/71] xen/console: harden hvc_xen "
` [PATCH 5.4 70/71] xen/netback: fix rx queue stall detection
` [PATCH 5.4 71/71] xen/netback: dont queue unlimited number of packages

Practical Limit on EROFS lcluster size
 2021-12-20 14:53 UTC  (2+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS 1de065b4fb2f02c7463b9877a1f41fd86fef7a77
 2021-12-20 14:45 UTC 

[PATCH net] docs: networking: replace skb_hwtstamp_tx with skb_tstamp_tx
 2021-12-20 14:46 UTC 

[PATCH] Revert "efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness"
 2021-12-20 14:48 UTC  (9+ messages)
  ` [PATCH v3, resend] random: fix crash on multiple early calls to add_bootloader_randomness()
      ` [PATCH v4] "
          ` [PATCH v5] "

[Intel-gfx] [PATCH] drm/i915/gt: reset RING_HEAD during intel_gt_unset_wedged
 2021-12-20 14:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

cros_ec_lpcs cros_ec_lpcs.0: couldn't reserve memmap region
 2021-12-20 14:47 UTC 

[PATCH] ARM: multi_v7_defconfig: Enable CONFIG_RPMSG_TTY
 2021-12-20 14:47 UTC  (2+ messages)

[PATCH 0/2] drm/tegra: Fix panel support on Venice 2 and Nyan
 2021-12-20 14:45 UTC  (2+ messages)

[PATCH net-next v2 07/13] net: dsa: realtek: add new mdio interface for drivers
 2021-12-20 14:49 UTC  (3+ messages)

[plbossart-sound:fix/ipc-fw-trace-abstraction 9/15] sound/soc/sof/mediatek/mt8195/mt8195.c:413:3: error: field designator 'load_module' does not refer to any field in type 'const struct snd_sof_dsp_ops'
 2021-12-20 14:49 UTC 

[zen:5.15/zen-sauce 6/28] drivers/gpu/drm/drm_plane_helper.c:113:32: warning: 'visible' is used uninitialized
 2021-12-20 14:49 UTC 

[PATCH 4.19 00/56] 4.19.222-rc1 review
 2021-12-20 14:34 UTC  (3+ messages)
` [PATCH 4.19 32/56] PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
` [PATCH 4.19 41/56] net: lan78xx: Avoid unnecessary self assignment


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.