All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-06 11:04:33 to 2020-12-06 11:47:13 UTC [more...]

[PATCH 5.4 00/39] 5.4.82-rc1 review
 2020-12-06 11:17 UTC  (33+ messages)
` [PATCH 5.4 01/39] devlink: Hold rtnl lock while reading netdev attributes
` [PATCH 5.4 02/39] ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
` [PATCH 5.4 05/39] net/tls: Protect from calling tls_dev_del for TLS RX twice
` [PATCH 5.4 07/39] sock: set sk_err to ee_errno on dequeue from errq
` [PATCH 5.4 08/39] tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
` [PATCH 5.4 09/39] tun: honor IOCB_NOWAIT flag
` [PATCH 5.4 10/39] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 5.4 11/39] bonding: wait for sysfs kobject destruction before freeing struct slave
` [PATCH 5.4 12/39] staging/octeon: fix up merge error
` [PATCH 5.4 13/39] ima: extend boot_aggregate with kernel measurements
` [PATCH 5.4 14/39] sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
` [PATCH 5.4 15/39] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
` [PATCH 5.4 16/39] ipv4: Fix tos mask in inet_rtm_getroute()
` [PATCH 5.4 17/39] dt-bindings: net: correct interrupt flags in examples
` [PATCH 5.4 19/39] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH 5.4 20/39] ibmvnic: Fix TX completion error handling
` [PATCH 5.4 21/39] inet_ecn: Fix endianness of checksum update when setting ECT(1)
` [PATCH 5.4 22/39] geneve: pull IP header before ECN decapsulation
` [PATCH 5.4 23/39] net: ip6_gre: set dev->hard_header_len when using header_ops
` [PATCH 5.4 24/39] net/x25: prevent a couple of overflows
` [PATCH 5.4 26/39] net: pasemi: fix error return code in pasemi_mac_open()
` [PATCH 5.4 27/39] vxlan: fix error return code in __vxlan_dev_create()
` [PATCH 5.4 29/39] net: mvpp2: Fix error return code in mvpp2_open()
` [PATCH 5.4 30/39] net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
` [PATCH 5.4 31/39] net: openvswitch: ensure LSE is pullable before reading it
` [PATCH 5.4 32/39] net/sched: act_mpls: "
` [PATCH 5.4 33/39] net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
` [PATCH 5.4 35/39] ALSA: usb-audio: US16x08: fix value count for level meters
` [PATCH 5.4 36/39] Input: xpad - support Ardwiino Controllers
` [PATCH 5.4 37/39] Input: i8042 - add ByteSpeed touchpad to noloop table
` [PATCH 5.4 38/39] tracing: Remove WARN_ON in start_thread()
` [PATCH 5.4 39/39] RDMA/i40iw: Address an mmap handler exploit in i40iw

[PATCH 5.9 00/46] 5.9.13-rc1 review
 2020-12-06 11:17 UTC  (47+ messages)
` [PATCH 5.9 01/46] devlink: Hold rtnl lock while reading netdev attributes
` [PATCH 5.9 02/46] devlink: Make sure devlink instance and port are in same net namespace
` [PATCH 5.9 03/46] ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
` [PATCH 5.9 04/46] net/af_iucv: set correct sk_protocol for child sockets
` [PATCH 5.9 05/46] net: openvswitch: fix TTL decrement action netlink message format
` [PATCH 5.9 06/46] net/tls: missing received data after fast remote close
` [PATCH 5.9 07/46] net/tls: Protect from calling tls_dev_del for TLS RX twice
` [PATCH 5.9 08/46] rose: Fix Null pointer dereference in rose_send_frame()
` [PATCH 5.9 09/46] sock: set sk_err to ee_errno on dequeue from errq
` [PATCH 5.9 10/46] tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
` [PATCH 5.9 11/46] tun: honor IOCB_NOWAIT flag
` [PATCH 5.9 12/46] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 5.9 13/46] vsock/virtio: discard packets only when socket is really closed
` [PATCH 5.9 14/46] mptcp: fix NULL ptr dereference on bad MPJ
` [PATCH 5.9 15/46] net/packet: fix packet receive on L3 devices without visible hard header
` [PATCH 5.9 16/46] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
` [PATCH 5.9 17/46] ipv4: Fix tos mask in inet_rtm_getroute()
` [PATCH 5.9 18/46] dt-bindings: net: correct interrupt flags in examples
` [PATCH 5.9 19/46] chelsio/chtls: fix panic during unload reload chtls
` [PATCH 5.9 20/46] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH 5.9 21/46] ibmvnic: Fix TX completion error handling
` [PATCH 5.9 22/46] tipc: fix incompatible mtu of transmission
` [PATCH 5.9 23/46] inet_ecn: Fix endianness of checksum update when setting ECT(1)
` [PATCH 5.9 24/46] geneve: pull IP header before ECN decapsulation
` [PATCH 5.9 25/46] net: ip6_gre: set dev->hard_header_len when using header_ops
` [PATCH 5.9 26/46] dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
` [PATCH 5.9 27/46] net/x25: prevent a couple of overflows
` [PATCH 5.9 28/46] cxgb3: fix error return code in t3_sge_alloc_qset()
` [PATCH 5.9 29/46] net: pasemi: fix error return code in pasemi_mac_open()
` [PATCH 5.9 30/46] vxlan: fix error return code in __vxlan_dev_create()
` [PATCH 5.9 31/46] chelsio/chtls: fix a double free in chtls_setkey()
` [PATCH 5.9 32/46] net: mvpp2: Fix error return code in mvpp2_open()
` [PATCH 5.9 33/46] net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
` [PATCH 5.9 34/46] net: openvswitch: ensure LSE is pullable before reading it
` [PATCH 5.9 35/46] net/sched: act_mpls: "
` [PATCH 5.9 36/46] net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
` [PATCH 5.9 37/46] net/mlx5: Fix wrong address reclaim when command interface is down
` [PATCH 5.9 38/46] net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
` [PATCH 5.9 39/46] ALSA: usb-audio: US16x08: fix value count for level meters
` [PATCH 5.9 40/46] Input: xpad - support Ardwiino Controllers
` [PATCH 5.9 41/46] Input: i8042 - add ByteSpeed touchpad to noloop table
` [PATCH 5.9 42/46] Input: atmel_mxt_ts - fix lost interrupts
` [PATCH 5.9 43/46] tracing: Fix alignment of static buffer
` [PATCH 5.9 44/46] tracing: Remove WARN_ON in start_thread()
` [PATCH 5.9 45/46] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
` [PATCH 5.9 46/46] drm/i915/gt: Fixup tgl mocs for PTE tracking

[PATCH 1/1] ui/gtk: Launching GTK UI with OpenGL on causes the refreshrate update to not run
 2020-12-06 11:42 UTC  (2+ messages)

[PATCH 0/3] USB: tweak the new control-message helpers
 2020-12-06 11:20 UTC  (5+ messages)
` [PATCH 1/3] USB: core: drop pipe-type check from "

[PATCH v2 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-12-06 11:41 UTC  (14+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.161-33-ge4593a0ad2bf)
 2020-12-06 11:41 UTC 

[Buildroot] [PATCH v1 0/5] Raspberry Pi kernel/firmware/userland update
 2020-12-06 11:42 UTC  (6+ messages)
` [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to f4b5d0d (5.4.80)
` [Buildroot] [PATCH v1 2/5] package/rpi-firmware: bump version to 08ed7a0
` [Buildroot] [PATCH v1 3/5] package/rpi-bt-firmware: bump version to 9c0ffe9
` [Buildroot] [PATCH v1 4/5] package/rpi-wifi-firmware: "
` [Buildroot] [PATCH v1 5/5] package/rpi-userland: bump version to 093b30b

[PATCH 4.19 00/32] 4.19.162-rc1 review
 2020-12-06 11:17 UTC  (33+ messages)
` [PATCH 4.19 01/32] ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
` [PATCH 4.19 02/32] net/af_iucv: set correct sk_protocol for child sockets
` [PATCH 4.19 03/32] net/tls: missing received data after fast remote close
` [PATCH 4.19 04/32] rose: Fix Null pointer dereference in rose_send_frame()
` [PATCH 4.19 05/32] sock: set sk_err to ee_errno on dequeue from errq
` [PATCH 4.19 06/32] tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
` [PATCH 4.19 07/32] tun: honor IOCB_NOWAIT flag
` [PATCH 4.19 08/32] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 4.19 09/32] net/tls: Protect from calling tls_dev_del for TLS RX twice
` [PATCH 4.19 10/32] ibmvnic: fix call_netdevice_notifiers in do_reset
` [PATCH 4.19 11/32] ibmvnic: notify peers when failover and migration happen
` [PATCH 4.19 12/32] i40e: Fix removing driver while bare-metal VFs pass traffic
` [PATCH 4.19 13/32] bonding: wait for sysfs kobject destruction before freeing struct slave
` [PATCH 4.19 14/32] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
` [PATCH 4.19 15/32] ipv4: Fix tos mask in inet_rtm_getroute()
` [PATCH 4.19 16/32] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH 4.19 17/32] ibmvnic: Fix TX completion error handling
` [PATCH 4.19 18/32] geneve: pull IP header before ECN decapsulation
` [PATCH 4.19 19/32] net: ip6_gre: set dev->hard_header_len when using header_ops
` [PATCH 4.19 20/32] net/x25: prevent a couple of overflows
` [PATCH 4.19 21/32] cxgb3: fix error return code in t3_sge_alloc_qset()
` [PATCH 4.19 22/32] net: pasemi: fix error return code in pasemi_mac_open()
` [PATCH 4.19 23/32] chelsio/chtls: fix a double free in chtls_setkey()
` [PATCH 4.19 24/32] net: mvpp2: Fix error return code in mvpp2_open()
` [PATCH 4.19 25/32] net/mlx5: Fix wrong address reclaim when command interface is down
` [PATCH 4.19 26/32] chelsio/chtls: fix panic during unload reload chtls
` [PATCH 4.19 27/32] dt-bindings: net: correct interrupt flags in examples
` [PATCH 4.19 28/32] ALSA: usb-audio: US16x08: fix value count for level meters
` [PATCH 4.19 29/32] Input: xpad - support Ardwiino Controllers
` [PATCH 4.19 30/32] Input: i8042 - add ByteSpeed touchpad to noloop table
` [PATCH 4.19 31/32] tracing: Remove WARN_ON in start_thread()
` [PATCH 4.19 32/32] RDMA/i40iw: Address an mmap handler exploit in i40iw

[PATCH 4.14 00/20] 4.14.211-rc1 review
 2020-12-06 11:17 UTC  (21+ messages)
` [PATCH 4.14 01/20] net/af_iucv: set correct sk_protocol for child sockets
` [PATCH 4.14 02/20] rose: Fix Null pointer dereference in rose_send_frame()
` [PATCH 4.14 03/20] sock: set sk_err to ee_errno on dequeue from errq
` [PATCH 4.14 04/20] tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
` [PATCH 4.14 05/20] tun: honor IOCB_NOWAIT flag
` [PATCH 4.14 06/20] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 4.14 07/20] bonding: wait for sysfs kobject destruction before freeing struct slave
` [PATCH 4.14 08/20] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
` [PATCH 4.14 09/20] ipv4: Fix tos mask in inet_rtm_getroute()
` [PATCH 4.14 10/20] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH 4.14 11/20] ibmvnic: Fix TX completion error handling
` [PATCH 4.14 12/20] net/x25: prevent a couple of overflows
` [PATCH 4.14 13/20] cxgb3: fix error return code in t3_sge_alloc_qset()
` [PATCH 4.14 14/20] net: pasemi: fix error return code in pasemi_mac_open()
` [PATCH 4.14 15/20] net/mlx5: Fix wrong address reclaim when command interface is down
` [PATCH 4.14 16/20] dt-bindings: net: correct interrupt flags in examples
` [PATCH 4.14 17/20] ALSA: usb-audio: US16x08: fix value count for level meters
` [PATCH 4.14 18/20] Input: xpad - support Ardwiino Controllers
` [PATCH 4.14 19/20] Input: i8042 - add ByteSpeed touchpad to noloop table
` [PATCH 4.14 20/20] RDMA/i40iw: Address an mmap handler exploit in i40iw

[PATCH v4 00/19] Parallel Checkout (part I)
 2020-12-06 11:36 UTC  (3+ messages)
` [PATCH v4 10/19] unpack-trees: add basic support for parallel checkout

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-06 11:30 UTC  (13+ messages)
` [PATCH v14 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant

[PATCH 1/3] block: try one write zeroes request before going further
 2020-12-06 11:31 UTC  (6+ messages)
` [PATCH 2/3] block: make __blkdev_issue_zero_pages() less confusing
` [PATCH 3/3] block: set REQ_PREFLUSH to the final bio from __blkdev_issue_zero_pages()

[Buildroot] How to safely connect to remote embedded systems (mostly behind Firewalls) ?
 2020-12-06 11:31 UTC 

Regression from 5.7.17 to 5.9.9 with memory.low cgroup constraints
 2020-12-06 11:30 UTC  (6+ messages)

[PATCH] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
 2020-12-06 11:28 UTC  (3+ messages)

FAILED: patch "[PATCH] sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list" failed to apply to 5.4-stable tree
 2020-12-06 11:25 UTC  (4+ messages)

[PATCH] USB: dummy-hcd: Fix uninitialized array use in init()
 2020-12-06 11:24 UTC  (5+ messages)

[PATCH] clk: ti: omap5: Fix reboot DPLL lock failure when using ABE TIMERs
 2020-12-06 11:18 UTC 

[PATCH] block: fix bio chaining in blk_next_bio()
 2020-12-06 11:20 UTC  (2+ messages)

[PATCH] vpci/msix: exit early if MSI-X is disabled
 2020-12-06 11:15 UTC  (4+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.210-20-gc32b9f7cbda7)
 2020-12-06 11:10 UTC 

[PATCH 00/12] iwlwifi: updates intended for v5.11 2020-12-06 part 2
 2020-12-06 11:07 UTC  (13+ messages)
` [PATCH 01/12] iwlwifi: pcie: change 12k A-MSDU config to use 16k buffers
` [PATCH 02/12] iwlwifi: mvm: fix 22000 series driver NMI
` [PATCH 03/12] iwlwifi: mvm: do more useful queue sync accounting
` [PATCH 04/12] iwlwifi: mvm: clean up scan state on failure
` [PATCH 05/12] iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handling
` [PATCH 06/12] iwlwifi: fw: file: fix documentation for SAR flag
` [PATCH 07/12] iwlwifi: pcie: remove unnecessary setting of inta_mask
` [PATCH 08/12] iwlwifi: trans: consider firmware dead after errors
` [PATCH 09/12] iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()
` [PATCH 10/12] iwlwifi: use SPDX tags
` [PATCH 11/12] iwlwifi: pcie: clean up some rx code
` [PATCH 12/12] iwlwifi: mvm: validate firmware sync response size

FAILED: patch "[PATCH] spi: bcm2835aux: Fix use-after-free on unbind" failed to apply to 4.19-stable tree
 2020-12-06 11:08 UTC  (3+ messages)

[PATCH v2 0/9] Add AMD SEV page encryption bitmap support
 2020-12-06 11:02 UTC  (3+ messages)
` [PATCH v2 3/9] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl

[PATCH v2 00/16] KVM: Add Xen hypercall and shared info pages
 2020-12-06 11:03 UTC  (16+ messages)
` [PATCH v2 01/16] KVM: Fix arguments to kvm_{un,}map_gfn()
` [PATCH v2 02/16] KVM: x86/xen: fix Xen hypercall page msr handling
` [PATCH v2 03/16] KVM: x86/xen: intercept xen hypercalls if enabled
` [PATCH v2 04/16] KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
` [PATCH v2 05/16] KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTR
` [PATCH v2 07/16] KVM: x86/xen: add definitions of compat_shared_info, compat_vcpu_info
` [PATCH v2 08/16] KVM: x86/xen: register shared_info page
` [PATCH v2 09/16] KVM: x86/xen: setup pvclock updates
` [PATCH v2 10/16] xen: add wc_sec_hi to struct shared_info
` [PATCH v2 11/16] KVM: x86/xen: update wallclock region
` [PATCH v2 12/16] KVM: x86/xen: register vcpu info
` [PATCH v2 13/16] KVM: x86/xen: register vcpu time info region
` [PATCH v2 14/16] KVM: x86/xen: register runstate info
` [PATCH v2 15/16] KVM: x86: declare Xen HVM shared info capability and add test case
` [PATCH v2 16/16] KVM: Add documentation for Xen hypercall and shared_info updates

[PATCH 1/8] tty: serial: jsm: Fixed file by added more spacing
 2020-12-06 11:04 UTC  (2+ messages)


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.