linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-09 17:49:51 to 2020-06-09 18:10:11 UTC [more...]

[PATCH 4.14 00/46] 4.14.184-rc1 review
 2020-06-09 17:45 UTC  (18+ messages)
` [PATCH 4.14 02/46] libnvdimm: Fix endian conversion issues
` [PATCH 4.14 03/46] scsi: hisi_sas: Check sas_port before using it
` [PATCH 4.14 08/46] ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
` [PATCH 4.14 17/46] HID: i2c-hid: add Schneider SCL142ALM to descriptor override
` [PATCH 4.14 18/46] p54usb: add AirVasT USB stick device-id
` [PATCH 4.14 22/46] airo: Fix read overflows sending packets
` [PATCH 4.14 23/46] devinet: fix memleak in inetdev_init()
` [PATCH 4.14 24/46] l2tp: do not use inet_hash()/inet_unhash()
` [PATCH 4.14 27/46] vsock: fix timeout in vsock_accept()
` [PATCH 4.14 29/46] l2tp: add sk_family checks to l2tp_validate_socket
` [PATCH 4.14 30/46] USB: serial: qcserial: add DW5816e QDL support
` [PATCH 4.14 32/46] USB: serial: option: add Telit LE910C1-EUX compositions
` [PATCH 4.14 39/46] nvmem: qfprom: remove incorrect write support
` [PATCH 4.14 41/46] x86/cpu: Add table argument to cpu_matches()
` [PATCH 4.14 42/46] x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
` [PATCH 4.14 43/46] x86/speculation: Add SRBDS vulnerability and mitigation documentation
` [PATCH 4.14 44/46] x86/speculation: Add Ivy Bridge to affected list

[PATCH 4.19 00/25] 4.19.128-rc1 review
 2020-06-09 17:45 UTC  (21+ messages)
` [PATCH 4.19 01/25] devinet: fix memleak in inetdev_init()
` [PATCH 4.19 02/25] l2tp: add sk_family checks to l2tp_validate_socket
` [PATCH 4.19 04/25] net: usb: qmi_wwan: add Telit LE910C1-EUX composition
` [PATCH 4.19 05/25] NFC: st21nfca: add missed kfree_skb() in an error path
` [PATCH 4.19 06/25] vsock: fix timeout in vsock_accept()
` [PATCH 4.19 07/25] net: check untrusted gso_size at kernel entry
` [PATCH 4.19 08/25] USB: serial: qcserial: add DW5816e QDL support
` [PATCH 4.19 09/25] USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
` [PATCH 4.19 10/25] USB: serial: option: add Telit LE910C1-EUX compositions
` [PATCH 4.19 11/25] iio: vcnl4000: Fix i2c swapped word reading
` [PATCH 4.19 13/25] usb: musb: Fix runtime PM imbalance on error
` [PATCH 4.19 17/25] CDC-ACM: heed quirk also in error handling
` [PATCH 4.19 18/25] nvmem: qfprom: remove incorrect write support
` [PATCH 4.19 19/25] x86/cpu: Add a steppings field to struct x86_cpu_id
` [PATCH 4.19 20/25] x86/cpu: Add table argument to cpu_matches()
` [PATCH 4.19 21/25] x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
` [PATCH 4.19 22/25] x86/speculation: Add SRBDS vulnerability and mitigation documentation
` [PATCH 4.19 23/25] x86/speculation: Add Ivy Bridge to affected list
` [PATCH 4.19 24/25] uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
` [PATCH 4.19 25/25] Revert "net/mlx5: Annotate mutex destroy for root ns"

[PATCH 3.16 00/61] 3.16.85-rc1 review
 2020-06-09 18:04 UTC  (38+ messages)
` [PATCH 3.16 09/61] net-sysfs: Call dev_hold always in netdev_queue_add_kobject
` [PATCH 3.16 10/61] net-sysfs: Call dev_hold always in rx_queue_add_kobject
` [PATCH 3.16 13/61] selinux: Print 'sclass' as string when unrecognized netlink message occurs
` [PATCH 3.16 14/61] selinux: rate-limit netlink message warnings in selinux_nlmsg_perm()
` [PATCH 3.16 16/61] drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit
` [PATCH 3.16 18/61] USB: core: Fix free-while-in-use bug in the USB S-Glibrary
` [PATCH 3.16 23/61] sg: O_EXCL and other lock handling
` [PATCH 3.16 26/61] scsi: sg: protect accesses to 'reserved' page array
` [PATCH 3.16 27/61] scsi: sg: reset 'res_in_use' after unlinking reserved array
` [PATCH 3.16 30/61] scsi: sg: remove 'save_scat_len'
` [PATCH 3.16 31/61] scsi: sg: use standard lists for sg_requests
` [PATCH 3.16 33/61] scsi: sg: factor out sg_fill_request_table()
` [PATCH 3.16 34/61] scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
` [PATCH 3.16 35/61] scsi: sg: Re-fix off by one in sg_fill_request_table()
` [PATCH 3.16 36/61] scsi: sg: disable SET_FORCE_LOW_DMA
` [PATCH 3.16 37/61] scsi: sg: check for valid direction before starting the request
` [PATCH 3.16 38/61] scsi: sg: close race condition in sg_remove_sfp_usercontext()
` [PATCH 3.16 39/61] scsi: sg: fix SG_DXFER_FROM_DEV transfers
` [PATCH 3.16 40/61] scsi: sg: fix static checker warning in sg_is_valid_dxfer
` [PATCH 3.16 41/61] scsi: sg: only check for dxfer_len greater than 256M
` [PATCH 3.16 42/61] scsi: sg: don't return bogus Sg_requests
` [PATCH 3.16 43/61] scsi: sg: fix minor memory leak in error path
` [PATCH 3.16 44/61] scsi: sg: add sg_remove_request in sg_common_write
` [PATCH 3.16 46/61] signal: Extend exec_id to 64bits
` [PATCH 3.16 47/61] USB: gadget: fix illegal array access in binding with UDC
` [PATCH 3.16 49/61] ext4: protect journal inode's blocks using block_validity
` [PATCH 3.16 50/61] ext4: unsigned int compared against zero
` [PATCH 3.16 51/61] ext4: fix block validity checks for journal inodes using indirect blocks
` [PATCH 3.16 52/61] ext4: don't perform block validity checks on the journal inode
` [PATCH 3.16 53/61] ext4: add cond_resched() to ext4_protect_reserved_inode
` [PATCH 3.16 54/61] x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
` [PATCH 3.16 55/61] x86/cpu: Add a steppings field to struct x86_cpu_id
` [PATCH 3.16 56/61] x86/cpu: Add 'table' argument to cpu_matches()
` [PATCH 3.16 57/61] x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
` [PATCH 3.16 58/61] x86/speculation: Add SRBDS vulnerability and mitigation documentation
` [PATCH 3.16 60/61] random: always use batched entropy for get_random_u{32,64}
` [PATCH 3.16 61/61] fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()

[PATCH v3 0/7] Venus dynamic debug
 2020-06-09 18:08 UTC  (7+ messages)
` [PATCH v3 1/7] Documentation: dynamic-debug: Add description of level bitmask

[RFC PATCH 0/2] TAS2563 DSP Firmware Loader
 2020-06-09 18:07 UTC  (8+ messages)
` [RFC PATCH 1/2] dt-bindings: tas2562: Add firmware support for tas2563

[PATCH v2 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-06-09 18:07 UTC  (6+ messages)
` [PATCH v2 1/9] dt-bindings: reset: Add a binding for the RPi Firmware reset controller
` [PATCH v2 5/9] usb: xhci-pci: Add support for reset controllers
` [PATCH v2 7/9] usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4
` [PATCH v2 9/9] Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"

[PATCH v2] pinctrl-single: fix pcs_parse_pinconf() return value
 2020-06-09 18:06 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Don't bypass pinned stream mappings
 2020-06-09 18:05 UTC 

[PATCH 5.4 00/34] 5.4.46-rc1 review
 2020-06-09 17:45 UTC  (35+ messages)
` [PATCH 5.4 01/34] devinet: fix memleak in inetdev_init()
` [PATCH 5.4 02/34] l2tp: add sk_family checks to l2tp_validate_socket
` [PATCH 5.4 03/34] l2tp: do not use inet_hash()/inet_unhash()
` [PATCH 5.4 04/34] net/mlx5: Fix crash upon suspend/resume
` [PATCH 5.4 05/34] net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
` [PATCH 5.4 06/34] net: usb: qmi_wwan: add Telit LE910C1-EUX composition
` [PATCH 5.4 07/34] NFC: st21nfca: add missed kfree_skb() in an error path
` [PATCH 5.4 08/34] nfp: flower: fix used time of merge flow statistics
` [PATCH 5.4 09/34] vsock: fix timeout in vsock_accept()
` [PATCH 5.4 10/34] net: check untrusted gso_size at kernel entry
` [PATCH 5.4 11/34] net: be more gentle about silly gso requests coming from user
` [PATCH 5.4 12/34] USB: serial: qcserial: add DW5816e QDL support
` [PATCH 5.4 13/34] USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
` [PATCH 5.4 14/34] USB: serial: option: add Telit LE910C1-EUX compositions
` [PATCH 5.4 15/34] USB: serial: ch341: add basis for quirk detection
` [PATCH 5.4 16/34] iio:chemical:sps30: Fix timestamp alignment
` [PATCH 5.4 17/34] iio: vcnl4000: Fix i2c swapped word reading
` [PATCH 5.4 18/34] iio:chemical:pms7003: Fix timestamp alignment and prevent data leak
` [PATCH 5.4 19/34] iio: adc: stm32-adc: fix a wrong error message when probing interrupts
` [PATCH 5.4 20/34] usb: musb: start session in resume for host port
` [PATCH 5.4 21/34] usb: musb: Fix runtime PM imbalance on error
` [PATCH 5.4 22/34] vt: keyboard: avoid signed integer overflow in k_ascii
` [PATCH 5.4 23/34] tty: hvc_console, fix crashes on parallel open/close
` [PATCH 5.4 24/34] staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
` [PATCH 5.4 25/34] CDC-ACM: heed quirk also in error handling
` [PATCH 5.4 26/34] nvmem: qfprom: remove incorrect write support
` [PATCH 5.4 27/34] x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2
` [PATCH 5.4 28/34] x86/cpu: Add a steppings field to struct x86_cpu_id
` [PATCH 5.4 29/34] x86/cpu: Add table argument to cpu_matches()
` [PATCH 5.4 30/34] x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
` [PATCH 5.4 31/34] x86/speculation: Add SRBDS vulnerability and mitigation documentation
` [PATCH 5.4 32/34] x86/speculation: Add Ivy Bridge to affected list
` [PATCH 5.4 33/34] uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
` [PATCH 5.4 34/34] Revert "net/mlx5: Annotate mutex destroy for root ns"

man-pages-5.07 is released
 2020-06-09 18:03 UTC 

[PATCH v3] IMA: Add audit log for failure conditions
 2020-06-09 18:03 UTC  (5+ messages)

[PATCH 5.6 00/41] 5.6.18-rc1 review
 2020-06-09 17:45 UTC  (42+ messages)
` [PATCH 5.6 01/41] devinet: fix memleak in inetdev_init()
` [PATCH 5.6 02/41] l2tp: add sk_family checks to l2tp_validate_socket
` [PATCH 5.6 03/41] l2tp: do not use inet_hash()/inet_unhash()
` [PATCH 5.6 04/41] net: check untrusted gso_size at kernel entry
` [PATCH 5.6 05/41] net/mlx5: Fix crash upon suspend/resume
` [PATCH 5.6 06/41] net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
` [PATCH 5.6 07/41] net: usb: qmi_wwan: add Telit LE910C1-EUX composition
` [PATCH 5.6 08/41] NFC: st21nfca: add missed kfree_skb() in an error path
` [PATCH 5.6 09/41] nfp: flower: fix used time of merge flow statistics
` [PATCH 5.6 10/41] sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} event
` [PATCH 5.6 11/41] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
` [PATCH 5.6 12/41] vsock: fix timeout in vsock_accept()
` [PATCH 5.6 13/41] net: be more gentle about silly gso requests coming from user
` [PATCH 5.6 14/41] net: dsa: felix: send VLANs on CPU port as egress-tagged
` [PATCH 5.6 15/41] mptcp: fix unblocking connect()
` [PATCH 5.6 16/41] net/sched: fix infinite loop in sch_fq_pie
` [PATCH 5.6 17/41] net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
` [PATCH 5.6 18/41] USB: serial: qcserial: add DW5816e QDL support
` [PATCH 5.6 19/41] USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
` [PATCH 5.6 20/41] USB: serial: option: add Telit LE910C1-EUX compositions
` [PATCH 5.6 21/41] USB: serial: ch341: add basis for quirk detection
` [PATCH 5.6 22/41] USB: serial: ch341: fix lockup of devices with limited prescaler
` [PATCH 5.6 23/41] iio:chemical:sps30: Fix timestamp alignment
` [PATCH 5.6 24/41] iio: vcnl4000: Fix i2c swapped word reading
` [PATCH 5.6 25/41] iio:chemical:pms7003: Fix timestamp alignment and prevent data leak
` [PATCH 5.6 26/41] iio: adc: stm32-adc: fix a wrong error message when probing interrupts
` [PATCH 5.6 27/41] usb: musb: start session in resume for host port
` [PATCH 5.6 28/41] usb: musb: Fix runtime PM imbalance on error
` [PATCH 5.6 29/41] serial: 8250: Enable 16550A variants by default on non-x86
` [PATCH 5.6 30/41] vt: keyboard: avoid signed integer overflow in k_ascii
` [PATCH 5.6 31/41] tty: hvc_console, fix crashes on parallel open/close
` [PATCH 5.6 32/41] staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
` [PATCH 5.6 33/41] CDC-ACM: heed quirk also in error handling
` [PATCH 5.6 34/41] nvmem: qfprom: remove incorrect write support
` [PATCH 5.6 35/41] x86/cpu: Add a steppings field to struct x86_cpu_id
` [PATCH 5.6 36/41] x86/cpu: Add table argument to cpu_matches()
` [PATCH 5.6 37/41] x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
` [PATCH 5.6 38/41] x86/speculation: Add SRBDS vulnerability and mitigation documentation
` [PATCH 5.6 39/41] x86/speculation: Add Ivy Bridge to affected list
` [PATCH 5.6 40/41] uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
` [PATCH 5.6 41/41] Revert "net/mlx5: Annotate mutex destroy for root ns"

[PATCH 00/10] rcu: Allow a CPU to leave and reenter NOCB state
 2020-06-09 18:02 UTC  (8+ messages)
` [PATCH 01/10] rcu: Directly lock rdp->nocb_lock on nocb code entrypoints

[PATCH v11 5/6] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
 2020-06-09 17:53 UTC  (4+ messages)

[PATCH v4] x86/umip: Add emulation/spoofing for SLDT and STR instructions
 2020-06-09 17:54 UTC 

[PATCH 5.7 00/24] 5.7.2-rc1 review
 2020-06-09 17:45 UTC  (25+ messages)
` [PATCH 5.7 01/24] USB: serial: qcserial: add DW5816e QDL support
` [PATCH 5.7 02/24] USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
` [PATCH 5.7 03/24] USB: serial: option: add Telit LE910C1-EUX compositions
` [PATCH 5.7 04/24] USB: serial: ch341: add basis for quirk detection
` [PATCH 5.7 05/24] USB: serial: ch341: fix lockup of devices with limited prescaler
` [PATCH 5.7 06/24] iio:chemical:sps30: Fix timestamp alignment
` [PATCH 5.7 07/24] iio: vcnl4000: Fix i2c swapped word reading
` [PATCH 5.7 08/24] iio:chemical:pms7003: Fix timestamp alignment and prevent data leak
` [PATCH 5.7 09/24] iio: adc: stm32-adc: fix a wrong error message when probing interrupts
` [PATCH 5.7 10/24] usb: musb: start session in resume for host port
` [PATCH 5.7 11/24] usb: musb: Fix runtime PM imbalance on error
` [PATCH 5.7 12/24] usb: musb: jz4740: Prevent lockup when CONFIG_SMP is set
` [PATCH 5.7 13/24] serial: 8250: Enable 16550A variants by default on non-x86
` [PATCH 5.7 14/24] vt: keyboard: avoid signed integer overflow in k_ascii
` [PATCH 5.7 15/24] tty: hvc_console, fix crashes on parallel open/close
` [PATCH 5.7 16/24] staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
` [PATCH 5.7 17/24] CDC-ACM: heed quirk also in error handling
` [PATCH 5.7 18/24] nvmem: qfprom: remove incorrect write support
` [PATCH 5.7 19/24] x86/cpu: Add a steppings field to struct x86_cpu_id
` [PATCH 5.7 20/24] x86/cpu: Add table argument to cpu_matches()
` [PATCH 5.7 21/24] x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
` [PATCH 5.7 22/24] x86/speculation: Add SRBDS vulnerability and mitigation documentation
` [PATCH 5.7 23/24] x86/speculation: Add Ivy Bridge to affected list
` [PATCH 5.7 24/24] uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned

[PATCH] KVM: nVMX: Wrap VM-Fail valid path in generic VM-Fail helper
 2020-06-09 17:54 UTC  (2+ messages)

[PATCH v6 0/8] block: fix blktrace debugfs use after free
 2020-06-09 17:53 UTC  (6+ messages)
` [PATCH v6 6/6] blktrace: fix "

[PATCH 1/1] tools: testing: ftrace: trigger: fix spelling mistake
 2020-06-09 17:52 UTC  (2+ messages)

gcc-5: error: -gz is not supported in this configuration
 2020-06-09 17:49 UTC  (3+ messages)


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