linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-02 13:53:20 to 2021-08-02 14:06:21 UTC [more...]

[PATCH 5.13 000/104] 5.13.8-rc1 review
 2021-08-02 13:44 UTC  (40+ messages)
` [PATCH 5.13 001/104] pipe: make pipe writes always wake up readers
` [PATCH 5.13 002/104] fs/ext2: Avoid page_address on pages returned by ext2_get_page
` [PATCH 5.13 003/104] btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction
` [PATCH 5.13 004/104] btrfs: fix rw device counting in __btrfs_free_extra_devids
` [PATCH 5.13 005/104] btrfs: mark compressed range uptodate only if all bio succeed
` [PATCH 5.13 006/104] Revert "ACPI: resources: Add checks for ACPI IRQ override"
` [PATCH 5.13 007/104] ACPI: DPTF: Fix reading of attributes
` [PATCH 5.13 008/104] x86/kvm: fix vcpu-id indexed array sizes
` [PATCH 5.13 009/104] KVM: add missing compat KVM_CLEAR_DIRTY_LOG
` [PATCH 5.13 010/104] ocfs2: fix zero out valid data
` [PATCH 5.13 011/104] ocfs2: issue zeroout to EOF blocks
` [PATCH 5.13 012/104] mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding code
` [PATCH 5.13 013/104] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
` [PATCH 5.13 015/104] can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
` [PATCH 5.13 016/104] can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values
` [PATCH 5.13 017/104] can: mcba_usb_start(): add missing urb->transfer_dma initialization
` [PATCH 5.13 024/104] NIU: fix incorrect error return, missed in previous revert
` [PATCH 5.13 025/104] drm/amd/display: ensure dentist display clock update finished in DCN20
` [PATCH 5.13 026/104] drm/amdgpu: Check pmops for desired suspend state
` [PATCH 5.13 027/104] drm/amdgpu: Avoid printing of stack contents on firmware load error
` [PATCH 5.13 028/104] drm/amdgpu: Fix resource leak on probe error path
` [PATCH 5.13 029/104] blk-iocost: fix operation ordering in iocg_wake_fn()
` [PATCH 5.13 030/104] nfc: nfcsim: fix use after free during module unload
` [PATCH 5.13 031/104] io_uring: fix io_prep_async_link locking
` [PATCH 5.13 032/104] io_uring: dont block level reissue off completion path
` [PATCH 5.13 033/104] io_uring: fix poll requests leaking second poll entries
` [PATCH 5.13 034/104] cfg80211: Fix possible memory leak in function cfg80211_bss_update
` [PATCH 5.13 035/104] RDMA/bnxt_re: Fix stats counters
` [PATCH 5.13 036/104] platform/x86: amd-pmc: Fix command completion code
` [PATCH 5.13 037/104] platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
` [PATCH 5.13 038/104] platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd()
` [PATCH 5.13 039/104] RDMA/rxe: Fix memory leak in error path code
` [PATCH 5.13 040/104] netfilter: nf_tables: fix audit memory leak in nf_tables_commit
` [PATCH 5.13 041/104] bpf: Fix OOB read when printing XDP link fdinfo
` [PATCH 5.13 042/104] mac80211: fix enabling 4-address mode on a sta vif after assoc
` [PATCH 5.13 043/104] netfilter: conntrack: adjust stop timestamp to real expiry value
` [PATCH 5.13 044/104] netfilter: nft_nat: allow to specify layer 4 protocol NAT only
` [PATCH 5.13 045/104] i40e: Fix logic of disabling queues
` [PATCH 5.13 046/104] i40e: Fix firmware LLDP agent related warning

[PATCH v2 0/4] Fixes for dma-iommu swiotlb bounce buffers
 2021-08-02 13:54 UTC  (6+ messages)
` [PATCH v2 2/4] dma-iommu: fix arch_sync_dma for map with swiotlb
` [PATCH v2 3/4] dma-iommu: pass SKIP_CPU_SYNC to swiotlb unmap

[PATCH v4] HID: logitech-hidpp: battery: provide CAPACITY property for newer devices
 2021-08-02 13:57 UTC  (2+ messages)

[PATCH 5.10 00/67] 5.10.56-rc1 review
 2021-08-02 13:45 UTC  (68+ messages)
` [PATCH 5.10 01/67] io_uring: fix null-ptr-deref in io_sq_offload_start()
` [PATCH 5.10 02/67] x86/asm: Ensure asm/proto.h can be included stand-alone
` [PATCH 5.10 03/67] pipe: make pipe writes always wake up readers
` [PATCH 5.10 04/67] btrfs: fix rw device counting in __btrfs_free_extra_devids
` [PATCH 5.10 05/67] btrfs: mark compressed range uptodate only if all bio succeed
` [PATCH 5.10 06/67] Revert "ACPI: resources: Add checks for ACPI IRQ override"
` [PATCH 5.10 07/67] ACPI: DPTF: Fix reading of attributes
` [PATCH 5.10 08/67] x86/kvm: fix vcpu-id indexed array sizes
` [PATCH 5.10 09/67] KVM: add missing compat KVM_CLEAR_DIRTY_LOG
` [PATCH 5.10 10/67] ocfs2: fix zero out valid data
` [PATCH 5.10 11/67] ocfs2: issue zeroout to EOF blocks
` [PATCH 5.10 12/67] can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms
` [PATCH 5.10 13/67] can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
` [PATCH 5.10 14/67] can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values
` [PATCH 5.10 15/67] can: mcba_usb_start(): add missing urb->transfer_dma initialization
` [PATCH 5.10 16/67] can: usb_8dev: fix memory leak
` [PATCH 5.10 17/67] can: ems_usb: "
` [PATCH 5.10 18/67] can: esd_usb2: "
` [PATCH 5.10 19/67] alpha: register early reserved memory in memblock
` [PATCH 5.10 20/67] HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
` [PATCH 5.10 21/67] NIU: fix incorrect error return, missed in previous revert
` [PATCH 5.10 22/67] drm/amd/display: ensure dentist display clock update finished in DCN20
` [PATCH 5.10 23/67] drm/amdgpu: Avoid printing of stack contents on firmware load error
` [PATCH 5.10 24/67] drm/amdgpu: Fix resource leak on probe error path
` [PATCH 5.10 25/67] blk-iocost: fix operation ordering in iocg_wake_fn()
` [PATCH 5.10 26/67] nfc: nfcsim: fix use after free during module unload
` [PATCH 5.10 27/67] cfg80211: Fix possible memory leak in function cfg80211_bss_update
` [PATCH 5.10 28/67] RDMA/bnxt_re: Fix stats counters
` [PATCH 5.10 29/67] bpf: Fix OOB read when printing XDP link fdinfo
` [PATCH 5.10 30/67] mac80211: fix enabling 4-address mode on a sta vif after assoc
` [PATCH 5.10 31/67] netfilter: conntrack: adjust stop timestamp to real expiry value
` [PATCH 5.10 32/67] netfilter: nft_nat: allow to specify layer 4 protocol NAT only
` [PATCH 5.10 33/67] i40e: Fix logic of disabling queues
` [PATCH 5.10 34/67] i40e: Fix firmware LLDP agent related warning
` [PATCH 5.10 35/67] i40e: Fix queue-to-TC mapping on Tx
` [PATCH 5.10 36/67] i40e: Fix log TC creation failure when max num of queues is exceeded
` [PATCH 5.10 37/67] tipc: fix implicit-connect for SYN+
` [PATCH 5.10 38/67] tipc: fix sleeping in tipc accept routine
` [PATCH 5.10 39/67] net: Set true network header for ECN decapsulation
` [PATCH 5.10 40/67] net: qrtr: fix memory leaks
` [PATCH 5.10 41/67] ionic: remove intr coalesce update from napi
` [PATCH 5.10 42/67] ionic: fix up dim accounting for tx and rx
` [PATCH 5.10 43/67] ionic: count csum_none when offload enabled
` [PATCH 5.10 44/67] tipc: do not write skb_shinfo frags when doing decrytion
` [PATCH 5.10 45/67] octeontx2-pf: Fix interface down flag on error
` [PATCH 5.10 46/67] mlx4: Fix missing error code in mlx4_load_one()
` [PATCH 5.10 47/67] KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
` [PATCH 5.10 48/67] net: llc: fix skb_over_panic
` [PATCH 5.10 49/67] drm/msm/dpu: Fix sm8250_mdp register length
` [PATCH 5.10 50/67] drm/msm/dp: Initialize the INTF_CONFIG register
` [PATCH 5.10 51/67] skmsg: Make sk_psock_destroy() static
` [PATCH 5.10 52/67] net/mlx5: Fix flow table chaining
` [PATCH 5.10 53/67] net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
` [PATCH 5.10 54/67] sctp: fix return value check in __sctp_rcv_asconf_lookup
` [PATCH 5.10 55/67] tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
` [PATCH 5.10 56/67] sis900: "
` [PATCH 5.10 57/67] can: hi311x: fix a signedness bug in hi3110_cmd()
` [PATCH 5.10 58/67] bpf: Introduce BPF nospec instruction for mitigating Spectre v4
` [PATCH 5.10 59/67] bpf: Fix leakage due to insufficient speculative store bypass mitigation
` [PATCH 5.10 60/67] bpf: Remove superfluous aux sanitation on subprog rejection
` [PATCH 5.10 61/67] bpf: verifier: Allocate idmap scratch in verifier env
` [PATCH 5.10 62/67] bpf: Fix pointer arithmetic mask tightening under state pruning
` [PATCH 5.10 63/67] SMB3: fix readpage for large swap cache
` [PATCH 5.10 64/67] powerpc/pseries: Fix regression while building external modules
` [PATCH 5.10 65/67] Revert "perf map: Fix dso->nsinfo refcounting"
` [PATCH 5.10 66/67] i40e: Add additional info to PHY type error
` [PATCH 5.10 67/67] can: j1939: j1939_session_deactivate(): clarify lifetime of session object

[PATCH 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-08-02 13:53 UTC  (3+ messages)

[PATCH 5.4 00/40] 5.4.138-rc1 review
 2021-08-02 13:45 UTC  (41+ messages)
` [PATCH 5.4 01/40] net_sched: check error pointer in tcf_dump_walker()
` [PATCH 5.4 02/40] x86/asm: Ensure asm/proto.h can be included stand-alone
` [PATCH 5.4 03/40] btrfs: fix rw device counting in __btrfs_free_extra_devids
` [PATCH 5.4 04/40] btrfs: mark compressed range uptodate only if all bio succeed
` [PATCH 5.4 05/40] Revert "ACPI: resources: Add checks for ACPI IRQ override"
` [PATCH 5.4 06/40] x86/kvm: fix vcpu-id indexed array sizes
` [PATCH 5.4 07/40] KVM: add missing compat KVM_CLEAR_DIRTY_LOG
` [PATCH 5.4 08/40] ocfs2: fix zero out valid data
` [PATCH 5.4 09/40] ocfs2: issue zeroout to EOF blocks
` [PATCH 5.4 10/40] can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms
` [PATCH 5.4 11/40] can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
` [PATCH 5.4 12/40] can: mcba_usb_start(): add missing urb->transfer_dma initialization
` [PATCH 5.4 13/40] can: usb_8dev: fix memory leak
` [PATCH 5.4 14/40] can: ems_usb: "
` [PATCH 5.4 15/40] can: esd_usb2: "
` [PATCH 5.4 16/40] HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
` [PATCH 5.4 17/40] NIU: fix incorrect error return, missed in previous revert
` [PATCH 5.4 18/40] nfc: nfcsim: fix use after free during module unload
` [PATCH 5.4 19/40] cfg80211: Fix possible memory leak in function cfg80211_bss_update
` [PATCH 5.4 20/40] netfilter: conntrack: adjust stop timestamp to real expiry value
` [PATCH 5.4 21/40] netfilter: nft_nat: allow to specify layer 4 protocol NAT only
` [PATCH 5.4 22/40] i40e: Fix logic of disabling queues
` [PATCH 5.4 23/40] i40e: Fix firmware LLDP agent related warning
` [PATCH 5.4 24/40] i40e: Fix queue-to-TC mapping on Tx
` [PATCH 5.4 25/40] i40e: Fix log TC creation failure when max num of queues is exceeded
` [PATCH 5.4 26/40] tipc: fix sleeping in tipc accept routine
` [PATCH 5.4 27/40] net: Set true network header for ECN decapsulation
` [PATCH 5.4 28/40] mlx4: Fix missing error code in mlx4_load_one()
` [PATCH 5.4 29/40] net: llc: fix skb_over_panic
` [PATCH 5.4 30/40] net/mlx5: Fix flow table chaining
` [PATCH 5.4 31/40] net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
` [PATCH 5.4 32/40] sctp: fix return value check in __sctp_rcv_asconf_lookup
` [PATCH 5.4 33/40] tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
` [PATCH 5.4 34/40] sis900: "
` [PATCH 5.4 35/40] can: hi311x: fix a signedness bug in hi3110_cmd()
` [PATCH 5.4 36/40] PCI: mvebu: Setup BAR0 in order to fix MSI
` [PATCH 5.4 37/40] powerpc/pseries: Fix regression while building external modules
` [PATCH 5.4 38/40] Revert "perf map: Fix dso->nsinfo refcounting"
` [PATCH 5.4 39/40] i40e: Add additional info to PHY type error
` [PATCH 5.4 40/40] can: j1939: j1939_session_deactivate(): clarify lifetime of session object

[PATCH 4.19 00/30] 4.19.201-rc1 review
 2021-08-02 13:45 UTC  (31+ messages)
` [PATCH 4.19 01/30] virtio_net: Do not pull payload in skb->head
` [PATCH 4.19 02/30] gro: ensure frag0 meets IP header alignment
` [PATCH 4.19 03/30] x86/asm: Ensure asm/proto.h can be included stand-alone
` [PATCH 4.19 04/30] btrfs: fix rw device counting in __btrfs_free_extra_devids
` [PATCH 4.19 05/30] x86/kvm: fix vcpu-id indexed array sizes
` [PATCH 4.19 06/30] ocfs2: fix zero out valid data
` [PATCH 4.19 07/30] ocfs2: issue zeroout to EOF blocks
` [PATCH 4.19 08/30] can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
` [PATCH 4.19 09/30] can: mcba_usb_start(): add missing urb->transfer_dma initialization
` [PATCH 4.19 10/30] can: usb_8dev: fix memory leak
` [PATCH 4.19 11/30] can: ems_usb: "
` [PATCH 4.19 12/30] can: esd_usb2: "
` [PATCH 4.19 13/30] NIU: fix incorrect error return, missed in previous revert
` [PATCH 4.19 14/30] nfc: nfcsim: fix use after free during module unload
` [PATCH 4.19 15/30] cfg80211: Fix possible memory leak in function cfg80211_bss_update
` [PATCH 4.19 16/30] netfilter: conntrack: adjust stop timestamp to real expiry value
` [PATCH 4.19 17/30] netfilter: nft_nat: allow to specify layer 4 protocol NAT only
` [PATCH 4.19 18/30] i40e: Fix logic of disabling queues
` [PATCH 4.19 19/30] i40e: Fix log TC creation failure when max num of queues is exceeded
` [PATCH 4.19 20/30] tipc: fix sleeping in tipc accept routine
` [PATCH 4.19 21/30] mlx4: Fix missing error code in mlx4_load_one()
` [PATCH 4.19 22/30] net: llc: fix skb_over_panic
` [PATCH 4.19 23/30] net/mlx5: Fix flow table chaining
` [PATCH 4.19 24/30] sctp: fix return value check in __sctp_rcv_asconf_lookup
` [PATCH 4.19 25/30] tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
` [PATCH 4.19 26/30] sis900: "
` [PATCH 4.19 27/30] can: hi311x: fix a signedness bug in hi3110_cmd()
` [PATCH 4.19 28/30] powerpc/pseries: Fix regression while building external modules
` [PATCH 4.19 29/30] Revert "perf map: Fix dso->nsinfo refcounting"
` [PATCH 4.19 30/30] i40e: Add additional info to PHY type error

[PATCH 4.14 00/38] 4.14.242-rc1 review
 2021-08-02 13:45 UTC  (16+ messages)
` [PATCH 4.14 02/38] KVM: x86: determine if an exception has an error code only when injecting it
` [PATCH 4.14 05/38] workqueue: fix UAF in pwq_unbound_release_workfn()
` [PATCH 4.14 08/38] net: annotate data race around sk_ll_usec
` [PATCH 4.14 09/38] sctp: move 198 addresses from unusable to private scope
` [PATCH 4.14 20/38] can: mcba_usb_start(): add missing urb->transfer_dma initialization
` [PATCH 4.14 24/38] NIU: fix incorrect error return, missed in previous revert
` [PATCH 4.14 25/38] nfc: nfcsim: fix use after free during module unload
` [PATCH 4.14 31/38] mlx4: Fix missing error code in mlx4_load_one()
` [PATCH 4.14 32/38] net: llc: fix skb_over_panic
` [PATCH 4.14 33/38] net/mlx5: Fix flow table chaining
` [PATCH 4.14 34/38] sctp: fix return value check in __sctp_rcv_asconf_lookup
` [PATCH 4.14 35/38] tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
` [PATCH 4.14 36/38] sis900: "
` [PATCH 4.14 37/38] can: hi311x: fix a signedness bug in hi3110_cmd()
` [PATCH 4.14 38/38] Revert "perf map: Fix dso->nsinfo refcounting"


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).