linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-12 09:18:08 to 2021-04-12 09:38:03 UTC [more...]

[PATCH 5.11 000/210] 5.11.14-rc1 review
 2021-04-12  8:41 UTC  (152+ messages)
` [PATCH 5.11 001/210] xfrm/compat: Cleanup WARN()s that can be user-triggered
` [PATCH 5.11 002/210] ALSA: aloop: Fix initialization of controls
` [PATCH 5.11 003/210] ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1
` [PATCH 5.11 004/210] ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model
` [PATCH 5.11 005/210] file: fix close_range() for unshare+cloexec
` [PATCH 5.11 006/210] ASoC: intel: atom: Stop advertising non working S24LE support
` [PATCH 5.11 007/210] nfc: fix refcount leak in llcp_sock_bind()
` [PATCH 5.11 008/210] nfc: fix refcount leak in llcp_sock_connect()
` [PATCH 5.11 009/210] nfc: fix memory "
` [PATCH 5.11 010/210] nfc: Avoid endless loops caused by repeated llcp_sock_connect()
` [PATCH 5.11 011/210] selinux: make nslot handling in avtab more robust
` [PATCH 5.11 012/210] selinux: fix cond_list corruption when changing booleans
` [PATCH 5.11 013/210] selinux: fix race between old and new sidtab
` [PATCH 5.11 014/210] xen/evtchn: Change irq_info lock to raw_spinlock_t
` [PATCH 5.11 015/210] net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
` [PATCH 5.11 016/210] net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
` [PATCH 5.11 017/210] net: dsa: lantiq_gswip: Dont use PHY auto polling
` [PATCH 5.11 018/210] net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits
` [PATCH 5.11 019/210] drm/i915: Fix invalid access to ACPI _DSM objects
` [PATCH 5.11 020/210] ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
` [PATCH 5.11 021/210] drm/radeon: Fix size overflow
` [PATCH 5.11 022/210] drm/amdgpu: "
` [PATCH 5.11 023/210] drm/amdgpu/smu7: fix CAC setting on TOPAZ
` [PATCH 5.11 024/210] rfkill: revert back to old userspace API by default
` [PATCH 5.11 025/210] cifs: escape spaces in share names
` [PATCH 5.11 026/210] cifs: On cifs_reconnect, resolve the hostname again
` [PATCH 5.11 027/210] IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
` [PATCH 5.11 028/210] LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late
` [PATCH 5.11 029/210] gcov: re-fix clang-11+ support
` [PATCH 5.11 030/210] ia64: fix user_stack_pointer() for ptrace()
` [PATCH 5.11 031/210] nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
` [PATCH 5.11 032/210] ocfs2: fix deadlock between setattr and dio_end_io_write
` [PATCH 5.11 033/210] fs: direct-io: fix missing sdio->boundary
` [PATCH 5.11 034/210] ethtool: fix incorrect datatype in set_eee ops
` [PATCH 5.11 035/210] of: property: fw_devlink: do not link ".*,nr-gpios"
` [PATCH 5.11 036/210] parisc: parisc-agp requires SBA IOMMU driver
` [PATCH 5.11 037/210] parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
` [PATCH 5.11 038/210] ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin
` [PATCH 5.11 039/210] batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field
` [PATCH 5.11 040/210] ice: Continue probe on link/PHY errors
` [PATCH 5.11 041/210] ice: Increase control queue timeout
` [PATCH 5.11 042/210] ice: prevent ice_open and ice_stop during reset
` [PATCH 5.11 043/210] ice: fix memory allocation call
` [PATCH 5.11 044/210] ice: remove DCBNL_DEVRESET bit from PF state
` [PATCH 5.11 045/210] ice: Fix for dereference of NULL pointer
` [PATCH 5.11 046/210] ice: Use port number instead of PF ID for WoL
` [PATCH 5.11 047/210] ice: Cleanup fltr list in case of allocation issues
` [PATCH 5.11 048/210] iwlwifi: pcie: properly set LTR workarounds on 22000 devices
` [PATCH 5.11 049/210] ice: fix memory leak of aRFS after resuming from suspend
` [PATCH 5.11 050/210] net: hso: fix null-ptr-deref during tty device unregistration
` [PATCH 5.11 051/210] libbpf: Fix bail out from ringbuf_process_ring() on error
` [PATCH 5.11 052/210] bpf: Enforce that struct_ops programs be GPL-only
` [PATCH 5.11 053/210] bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
` [PATCH 5.11 054/210] ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
` [PATCH 5.11 055/210] libbpf: Ensure umem pointer is non-NULL before dereferencing
` [PATCH 5.11 056/210] libbpf: Restore umem state after socket create failure
` [PATCH 5.11 057/210] libbpf: Only create rx and tx XDP rings when necessary
` [PATCH 5.11 058/210] bpf: Refcount task stack in bpf_get_task_stack
` [PATCH 5.11 059/210] bpf, sockmap: Fix sk->prot unhash op reset
` [PATCH 5.11 060/210] bpf, sockmap: Fix incorrect fwd_alloc accounting
` [PATCH 5.11 061/210] net: ensure mac header is set in virtio_net_hdr_to_skb()
` [PATCH 5.11 062/210] virtio_net: Do not pull payload in skb->head
` [PATCH 5.11 063/210] i40e: Fix sparse warning: missing error code err
` [PATCH 5.11 064/210] i40e: Fix sparse error: vsi->netdev could be null
` [PATCH 5.11 065/210] i40e: Fix sparse error: uninitialized symbol ring
` [PATCH 5.11 066/210] i40e: Fix sparse errors in i40e_txrx.c
` [PATCH 5.11 067/210] vdpa/mlx5: Fix suspend/resume index restoration
` [PATCH 5.11 068/210] net: sched: sch_teql: fix null-pointer dereference
` [PATCH 5.11 069/210] net: sched: fix action overwrite reference counting
` [PATCH 5.11 070/210] nl80211: fix beacon head validation
` [PATCH 5.11 071/210] nl80211: fix potential leak of ACL params
` [PATCH 5.11 072/210] cfg80211: check S1G beacon compat element length
` [PATCH 5.11 073/210] mac80211: fix time-is-after bug in mlme
` [PATCH 5.11 074/210] mac80211: fix TXQ AC confusion
` [PATCH 5.11 075/210] net: hsr: Reset MAC header for Tx path
` [PATCH 5.11 076/210] net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
` [PATCH 5.11 077/210] net: let skb_orphan_partial wake-up waiters
` [PATCH 5.11 078/210] thunderbolt: Fix a leak in tb_retimer_add()
` [PATCH 5.11 079/210] thunderbolt: Fix off by one in tb_port_find_retimer()
` [PATCH 5.11 080/210] usbip: add sysfs_lock to synchronize sysfs code paths
` [PATCH 5.11 081/210] usbip: stub-dev "
` [PATCH 5.11 082/210] usbip: vudc "
` [PATCH 5.11 083/210] usbip: synchronize event handler with "
` [PATCH 5.11 084/210] driver core: Fix locking bug in deferred_probe_timeout_work_func()
` [PATCH 5.11 085/210] scsi: pm80xx: Fix chip initialization failure
` [PATCH 5.11 086/210] scsi: target: iscsi: Fix zero tag inside a trace event
` [PATCH 5.11 087/210] percpu: make pcpu_nr_empty_pop_pages per chunk type
` [PATCH 5.11 089/210] powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuilt
` [PATCH 5.11 090/210] powerpc/ptrace: Dont return error when getting/setting FP regs without CONFIG_PPC_FPU_REGS
` [PATCH 5.11 091/210] KVM: x86/mmu: change TDP MMU yield function returns to match cond_resched
` [PATCH 5.11 092/210] KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_resched
` [PATCH 5.11 093/210] KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn
` [PATCH 5.11 094/210] KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iter
` [PATCH 5.11 095/210] KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed
` [PATCH 5.11 096/210] KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
` [PATCH 5.11 097/210] KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
` [PATCH 5.11 098/210] KVM: x86/mmu: Dont allow TDP MMU to yield when recovering NX pages
` [PATCH 5.11 099/210] KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp
` [PATCH 5.11 100/210] net: sched: fix err handler in tcf_action_init()
` [PATCH 5.11 101/210] ice: Refactor DCB related variables out of the ice_port_info struct
` [PATCH 5.11 102/210] ice: Recognize 860 as iSCSI port in CEE mode
` [PATCH 5.11 103/210] xfrm: interface: fix ipv4 pmtu check to honor ip header df
` [PATCH 5.11 104/210] xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
` [PATCH 5.11 105/210] remoteproc: qcom: pil_info: avoid 64-bit division
` [PATCH 5.11 106/210] regulator: bd9571mwv: Fix AVS and DVFS voltage range
` [PATCH 5.11 107/210] ARM: OMAP4: Fix PMIC voltage domains for bionic
` [PATCH 5.11 108/210] ARM: OMAP4: PM: update ROM return address for OSWR and OFF
` [PATCH 5.11 109/210] remoteproc: pru: Fix firmware loading crashes on K3 SoCs
` [PATCH 5.11 110/210] net: xfrm: Localize sequence counter per network namespace
` [PATCH 5.11 111/210] esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
` [PATCH 5.11 112/210] ASoC: SOF: Intel: HDA: fix core status verification
` [PATCH 5.11 113/210] ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips
` [PATCH 5.11 114/210] xfrm: Fix NULL pointer dereference on policy lookup
` [PATCH 5.11 115/210] virtchnl: Fix layout of RSS structures
` [PATCH 5.11 116/210] i40e: Added Asym_Pause to supported link modes
` [PATCH 5.11 117/210] i40e: Fix kernel oops when i40e driver removes VFs
` [PATCH 5.11 118/210] hostfs: fix memory handling in follow_link()
` [PATCH 5.11 119/210] amd-xgbe: Update DMA coherency values
` [PATCH 5.11 120/210] vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP reply
` [PATCH 5.11 121/210] geneve: "
` [PATCH 5.11 122/210] sch_red: fix off-by-one checks in red_check_params()
` [PATCH 5.11 123/210] drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit
` [PATCH 5.11 124/210] arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0
` [PATCH 5.11 125/210] xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
` [PATCH 5.11 126/210] can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
` [PATCH 5.11 127/210] can: isotp: "
` [PATCH 5.11 128/210] can: uapi: can.h: mark union inside struct can_frame packed
` [PATCH 5.11 129/210] mlxsw: spectrum: Fix ECN marking in tunnel decapsulation
` [PATCH 5.11 130/210] ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso
` [PATCH 5.11 131/210] gianfar: Handle error code at MAC address change
` [PATCH 5.11 137/210] net/ncsi: Avoid channel_monitor hrtimer deadlock
` [PATCH 5.11 138/210] net: qrtr: Fix memory leak on qrtr_tx_wait failure
` [PATCH 5.11 140/210] net: phy: broadcom: Only advertise EEE for supported modes
` [PATCH 5.11 144/210] net/mlx5: Delete auxiliary bus driver eth-rep first
` [PATCH 5.11 145/210] net/mlx5e: Fix ethtool indication of connector type
` [PATCH 5.11 146/210] net/mlx5: Dont request more than supported EQs
` [PATCH 5.11 147/210] net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ
` [PATCH 5.11 148/210] net/rds: Fix a use after free in rds_message_map_pages
` [PATCH 5.11 149/210] xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
` [PATCH 5.11 150/210] soc/fsl: qbman: fix conflicting alignment attributes
` [PATCH 5.11 151/210] i40e: fix receiving of single packets in xsk zero-copy mode
` [PATCH 5.11 152/210] i40e: Fix display statistics for veb_tc
` [PATCH 5.11 153/210] RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files
` [PATCH 5.11 154/210] drm/msm: Set drvdata to NULL when msm_drm_init() fails
` [PATCH 5.11 155/210] net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
` [PATCH 5.11 156/210] mptcp: forbit mcast-related sockopt on MPTCP sockets
` [PATCH 5.11 158/210] scsi: ufs: core: Fix task management request completion timeout
` [PATCH 5.11 161/210] drm/msm/disp/dpu1: program 3d_merge only if block is attached
` [PATCH 5.11 162/210] Revert "arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts"
` [PATCH 5.11 163/210] ARM: dts: turris-omnia: fix hardware buffer management
` [PATCH 5.11 174/210] can: mcp251x: fix support for half duplex SPI host controllers

linux-next: build failure after merge of the net-next tree
 2021-04-12  9:02 UTC  (2+ messages)

[PATCH v1, 0/3] gamma set with cmdq
 2021-04-12  9:05 UTC  (5+ messages)
` [PATCH v1, 3/3] drm/mediatek: "

[PATCH v2 0/3] x86/sgx: eextend ioctl
 2021-04-12  9:05 UTC  (4+ messages)
` [PATCH v2 1/3] x86/sgx: Adding "
` [PATCH v2 2/3] x86/sgx: Fix compatibility issue with OPENSSL < 1.1.0
` [PATCH v2 3/3] x86/sgx: eextend ioctl selftest

More KCSAN data-race Reports
 2021-04-12  9:02 UTC  (2+ messages)

[PATCH] clk: renesas: rcar-usb2-clock-sel: Fix error handling in rcar_usb2_clock_sel_probe
 2021-04-12  9:02 UTC  (2+ messages)

[PATCH 5.10 000/188] 5.10.30-rc1 review
 2021-04-12  8:41 UTC  (37+ messages)
` [PATCH 5.10 135/188] xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
` [PATCH 5.10 138/188] RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files
` [PATCH 5.10 139/188] drm/msm: Set drvdata to NULL when msm_drm_init() fails
` [PATCH 5.10 140/188] net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
` [PATCH 5.10 141/188] mptcp: forbit mcast-related sockopt on MPTCP sockets
` [PATCH 5.10 142/188] scsi: ufs: core: Fix task management request completion timeout
` [PATCH 5.10 143/188] scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
` [PATCH 5.10 144/188] net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb
` [PATCH 5.10 159/188] net/mlx5: Fix PPLM register mapping
` [PATCH 5.10 160/188] net/mlx5: Fix PBMC "
` [PATCH 5.10 162/188] perf report: Fix wrong LBR block sorting
` [PATCH 5.10 164/188] drm/vc4: crtc: Reduce PV fifo threshold on hvs4
` [PATCH 5.10 165/188] i40e: Fix parameters in aq_get_phy_register()
` [PATCH 5.10 166/188] RDMA/addr: Be strict with gid size
` [PATCH 5.10 167/188] vdpa/mlx5: should exclude header length and fcs from mtu
` [PATCH 5.10 168/188] vdpa/mlx5: Fix wrong use of bit numbers
` [PATCH 5.10 169/188] RAS/CEC: Correct ce_add_elem()s returned values
` [PATCH 5.10 170/188] clk: socfpga: fix iomem pointer cast on 64-bit
` [PATCH 5.10 171/188] lockdep: Address clang -Wformat warning printing for %hd
` [PATCH 5.10 172/188] dt-bindings: net: ethernet-controller: fix typo in NVMEM
` [PATCH 5.10 173/188] net: sched: bump refcount for new action in ACT replace mode
` [PATCH 5.10 174/188] gpiolib: Read "gpio-line-names" from a firmware node
` [PATCH 5.10 175/188] cfg80211: remove WARN_ON() in cfg80211_sme_connect
` [PATCH 5.10 176/188] net: tun: set tun->dev->addr_len during TUNSETLINK processing
` [PATCH 5.10 177/188] drivers: net: fix memory leak in atusb_probe
` [PATCH 5.10 178/188] drivers: net: fix memory leak in peak_usb_create_dev
` [PATCH 5.10 179/188] net: mac802154: Fix general protection fault
` [PATCH 5.10 180/188] net: ieee802154: nl-mac: fix check on panid
` [PATCH 5.10 181/188] net: ieee802154: fix nl802154 del llsec key
` [PATCH 5.10 182/188] net: ieee802154: fix nl802154 del llsec dev
` [PATCH 5.10 183/188] net: ieee802154: fix nl802154 add llsec key
` [PATCH 5.10 184/188] net: ieee802154: fix nl802154 del llsec devkey
` [PATCH 5.10 185/188] net: ieee802154: forbid monitor for set llsec params
` [PATCH 5.10 186/188] net: ieee802154: forbid monitor for del llsec seclevel
` [PATCH 5.10 187/188] net: ieee802154: stop dump llsec params for monitors
` [PATCH 5.10 188/188] Revert "net: sched: bump refcount for new action in ACT replace mode"

consolidate the flock uapi definitions
 2021-04-12  8:55 UTC  (5+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
` [PATCH 3/5] uapi: merge the 32-bit mips struct flock into the generic one
` [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).