linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-02 14:16:22 to 2019-05-02 15:30:53 UTC [more...]

[PATCH 4.9 00/32] 4.9.173-stable review
 2019-05-02 15:21 UTC  (24+ messages)
` [PATCH 4.9 01/32] usbnet: ipheth: prevent TX queue timeouts when device not ready
` [PATCH 4.9 02/32] usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set
` [PATCH 4.9 03/32] media: vivid: check if the cec_adapter is valid
` [PATCH 4.9 06/32] qlcnic: Avoid potential NULL pointer dereference
` [PATCH 4.9 07/32] netfilter: nft_set_rbtree: check for inactive element after flag mismatch
` [PATCH 4.9 09/32] sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
` [PATCH 4.9 10/32] serial: ar933x_uart: Fix build failure with disabled console
` [PATCH 4.9 11/32] usb: gadget: net2280: Fix overrun of OUT messages
` [PATCH 4.9 13/32] usb: gadget: net2272: Fix net2272_dequeue()
` [PATCH 4.9 14/32] ARM: dts: pfla02: increase phy reset duration
` [PATCH 4.9 15/32] net: ks8851: Dequeue RX packets explicitly
` [PATCH 4.9 16/32] net: ks8851: Reassert reset pin if chip ID check fails
` [PATCH 4.9 18/32] net: ks8851: Set initial carrier state to down
` [PATCH 4.9 19/32] staging: rtl8712: uninitialized memory in read_bbreg_hdl()
` [PATCH 4.9 20/32] NFS: Fix a typo in nfs_init_timeout_values()
` [PATCH 4.9 21/32] net: xilinx: fix possible object reference leak
` [PATCH 4.9 23/32] net: ethernet: ti: "
` [PATCH 4.9 24/32] scsi: qla4xxx: fix a potential NULL pointer dereference
` [PATCH 4.9 26/32] ceph: fix use-after-free on symlink traversal
` [PATCH 4.9 27/32] scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
` [PATCH 4.9 28/32] libata: fix using DMA buffers on stack
` [PATCH 4.9 29/32] gpio: of: Fix of_gpiochip_add() error path
` [PATCH 4.9 30/32] kconfig/[mn]conf: handle backspace (^H) key

[PATCH 4.14 00/49] 4.14.116-stable review
 2019-05-02 15:21 UTC  (38+ messages)
` [PATCH 4.14 01/49] selinux: use kernel linux/socket.h for genheaders and mdp
` [PATCH 4.14 02/49] usbnet: ipheth: prevent TX queue timeouts when device not ready
` [PATCH 4.14 04/49] mm: make page ref count overflow check tighter and more explicit
` [PATCH 4.14 05/49] mm: add try_get_page() helper function
` [PATCH 4.14 06/49] mm: prevent get_user_pages() from overflowing page refcount
` [PATCH 4.14 07/49] fs: prevent page refcount overflow in pipe_buf_get
` [PATCH 4.14 08/49] ARM: dts: bcm283x: Fix hdmi hpd gpio pull
` [PATCH 4.14 09/49] s390: limit brk randomization to 32MB
` [PATCH 4.14 12/49] netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
` [PATCH 4.14 13/49] s390/qeth: fix race when initializing the IP address table
` [PATCH 4.14 14/49] sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
` [PATCH 4.14 15/49] serial: ar933x_uart: Fix build failure with disabled console
` [PATCH 4.14 16/49] KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
` [PATCH 4.14 19/49] usb: gadget: net2272: Fix net2272_dequeue()
` [PATCH 4.14 20/49] ARM: dts: pfla02: increase phy reset duration
` [PATCH 4.14 22/49] net: ks8851: Reassert reset pin if chip ID check fails
` [PATCH 4.14 23/49] net: ks8851: Delay requesting IRQ until opened
` [PATCH 4.14 24/49] net: ks8851: Set initial carrier state to down
` [PATCH 4.14 25/49] staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc
` [PATCH 4.14 27/49] staging: rtl8712: uninitialized memory in read_bbreg_hdl()
` [PATCH 4.14 30/49] net/sched: dont dereference a->goto_chain to read the chain index
` [PATCH 4.14 31/49] ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
` [PATCH 4.14 32/49] NFS: Fix a typo in nfs_init_timeout_values()
` [PATCH 4.14 33/49] net: xilinx: fix possible object reference leak
` [PATCH 4.14 34/49] net: ibm: "
` [PATCH 4.14 35/49] net: ethernet: ti: "
` [PATCH 4.14 37/49] drm/meson: Fix invalid pointer in meson_drv_unbind()
` [PATCH 4.14 38/49] drm/meson: Uninstall IRQ handler
` [PATCH 4.14 39/49] scsi: qla4xxx: fix a potential NULL pointer dereference
` [PATCH 4.14 40/49] usb: usb251xb: fix to avoid "
` [PATCH 4.14 41/49] usb: u132-hcd: fix resource leak
` [PATCH 4.14 42/49] ceph: fix use-after-free on symlink traversal
` [PATCH 4.14 45/49] gpio: of: Fix of_gpiochip_add() error path
` [PATCH 4.14 46/49] kconfig/[mn]conf: handle backspace (^H) key
` [PATCH 4.14 47/49] iommu/amd: Reserve exclusion range in iova-domain
` [PATCH 4.14 48/49] ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
` [PATCH 4.14 49/49] leds: pca9532: fix a potential NULL pointer dereference

[PATCH 5.0 000/101] 5.0.12-stable review
 2019-05-02 15:20 UTC  (21+ messages)
` [PATCH 5.0 001/101] selinux: use kernel linux/socket.h for genheaders and mdp
` [PATCH 5.0 002/101] Revert "ACPICA: Clear status of GPEs before enabling them"
` [PATCH 5.0 003/101] drm/i915: Do not enable FEC without DSC
` [PATCH 5.0 009/101] ARM: dts: bcm283x: Fix hdmi hpd gpio pull
` [PATCH 5.0 010/101] s390: limit brk randomization to 32MB
` [PATCH 5.0 014/101] net: ieee802154: fix a potential NULL pointer dereference
` [PATCH 5.0 015/101] ieee802154: hwsim: propagate genlmsg_reply return code
` [PATCH 5.0 020/101] xsk: fix umem memory leak on cleanup
` [PATCH 5.0 022/101] staging, mt7621-pci: fix build without pci support
` [PATCH 5.0 026/101] netfilter: ip6t_srh: fix NULL pointer dereferences
` [PATCH 5.0 029/101] sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
` [PATCH 5.0 030/101] serial: ar933x_uart: Fix build failure with disabled console
` [PATCH 5.0 041/101] KVM: arm/arm64: Fix handling of stage2 huge mappings
` [PATCH 5.0 044/101] net: ks8851: Delay requesting IRQ until opened
` [PATCH 5.0 045/101] net: ks8851: Set initial carrier state to down
` [PATCH 5.0 047/101] staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereference
` [PATCH 5.0 048/101] staging: rtl8712: uninitialized memory in read_bbreg_hdl()
` [PATCH 5.0 053/101] ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
` [PATCH 5.0 054/101] drm/tegra: hub: Fix dereference before check
` [PATCH 5.0 055/101] NFS: Fix a typo in nfs_init_timeout_values()

[PATCH 00/15] introduce generic pte_{alloc,free}_one[_kernel]
 2019-05-02 15:28 UTC  (6+ messages)
` [PATCH 04/15] arm64: switch to generic version of pte allocation
` [PATCH 07/15] m68k: sun3: "
` [PATCH 08/15] mips: "
` [PATCH 11/15] parisc: "
` [PATCH 13/15] riscv: "

[PATCH 1/2] ARM: dts: imx6ul: Add csi node
 2019-05-02 15:28 UTC  (2+ messages)

[PATCH 4.19 00/72] 4.19.39-stable review
 2019-05-02 15:21 UTC  (55+ messages)
` [PATCH 4.19 01/72] selinux: use kernel linux/socket.h for genheaders and mdp
` [PATCH 4.19 02/72] Revert "ACPICA: Clear status of GPEs before enabling them"
` [PATCH 4.19 04/72] mm: add try_get_page() helper function
` [PATCH 4.19 05/72] mm: prevent get_user_pages() from overflowing page refcount
` [PATCH 4.19 07/72] ARM: dts: bcm283x: Fix hdmi hpd gpio pull
` [PATCH 4.19 09/72] net: ieee802154: fix a potential NULL pointer dereference
` [PATCH 4.19 10/72] ieee802154: hwsim: propagate genlmsg_reply return code
` [PATCH 4.19 11/72] net: stmmac: dont set own bit too early for jumbo frames
` [PATCH 4.19 13/72] xsk: fix umem memory leak on cleanup
` [PATCH 4.19 14/72] staging: axis-fifo: add CONFIG_OF dependency
` [PATCH 4.19 15/72] staging, mt7621-pci: fix build without pci support
` [PATCH 4.19 16/72] netfilter: nft_set_rbtree: check for inactive element after flag mismatch
` [PATCH 4.19 17/72] netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
` [PATCH 4.19 18/72] netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
` [PATCH 4.19 19/72] netfilter: ip6t_srh: fix NULL pointer dereferences
` [PATCH 4.19 20/72] s390/qeth: fix race when initializing the IP address table
` [PATCH 4.19 21/72] ARM: imx51: fix a leaked reference by adding missing of_node_put
` [PATCH 4.19 22/72] sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
` [PATCH 4.19 23/72] serial: ar933x_uart: Fix build failure with disabled console
` [PATCH 4.19 24/72] KVM: arm64: Reset the PMU in preemptible context
` [PATCH 4.19 25/72] KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
` [PATCH 4.19 26/72] KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
` [PATCH 4.19 28/72] usb: gadget: net2280: Fix overrun of OUT messages
` [PATCH 4.19 29/72] usb: gadget: net2280: Fix net2280_dequeue()
` [PATCH 4.19 30/72] usb: gadget: net2272: Fix net2272_dequeue()
` [PATCH 4.19 31/72] ARM: dts: pfla02: increase phy reset duration
` [PATCH 4.19 33/72] net: ks8851: Dequeue RX packets explicitly
` [PATCH 4.19 36/72] net: ks8851: Set initial carrier state to down
` [PATCH 4.19 37/72] staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc
` [PATCH 4.19 38/72] staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereference
` [PATCH 4.19 40/72] staging: rtlwifi: Fix potential NULL pointer dereference of kzalloc
` [PATCH 4.19 41/72] net: macb: Add null check for PCLK and HCLK
` [PATCH 4.19 42/72] net/sched: dont dereference a->goto_chain to read the chain index
` [PATCH 4.19 44/72] drm/tegra: hub: Fix dereference before check
` [PATCH 4.19 46/72] net: xilinx: fix possible object reference leak
` [PATCH 4.19 48/72] net: ethernet: ti: "
` [PATCH 4.19 49/72] drm: Fix drm_release() and device unplug
` [PATCH 4.19 50/72] gpio: aspeed: fix a potential NULL pointer dereference
` [PATCH 4.19 51/72] drm/meson: Fix invalid pointer in meson_drv_unbind()
` [PATCH 4.19 52/72] drm/meson: Uninstall IRQ handler
` [PATCH 4.19 54/72] scsi: mpt3sas: Fix kernel panic during expander reset
` [PATCH 4.19 55/72] scsi: aacraid: Insure we dont access PCIe space during AER/EEH
` [PATCH 4.19 56/72] scsi: qla4xxx: fix a potential NULL pointer dereference
` [PATCH 4.19 57/72] usb: usb251xb: fix to avoid "
` [PATCH 4.19 58/72] leds: trigger: netdev: fix refcnt leak on interface rename
` [PATCH 4.19 60/72] usb: u132-hcd: fix resource leak
` [PATCH 4.19 61/72] ceph: fix use-after-free on symlink traversal
` [PATCH 4.19 62/72] scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
` [PATCH 4.19 63/72] x86/mm: Dont exceed the valid physical address space
` [PATCH 4.19 64/72] libata: fix using DMA buffers on stack
` [PATCH 4.19 66/72] nvme-multipath: relax ANA state check
` [PATCH 4.19 67/72] perf machine: Update kernel map address and re-order properly
` [PATCH 4.19 69/72] iommu/amd: Reserve exclusion range in iova-domain
` [PATCH 4.19 72/72] leds: trigger: netdev: use memcpy in device_name_store

[RFC PATCH 0/7] x86: introduce system calls addess space isolation
 2019-05-02 15:20 UTC  (9+ messages)
` [RFC PATCH 2/7] x86/sci: add core implementation for system call isolation

[PATCH v4 00/22] soundwire: code cleanup
 2019-05-02 15:19 UTC  (6+ messages)
` [PATCH v4 22/22] soundwire: add missing newlines in dynamic debug logs
      ` [alsa-devel] "

linux-next: Tree for May 2
 2019-05-02 15:17 UTC  (2+ messages)
` linux-next: Tree for May 2 (drivers/usb/mtu3/mtu3_debugfs.o)

[PATCH] rsi: Properly initialize data in rsi_sdio_ta_reset
 2019-05-02 15:15 UTC 

[PATCH v2] USB: serial: io_edgeport: mark expected switch fall-throughs
 2019-05-02 15:14 UTC  (11+ messages)

[PATCH v2 1/2] Add polling support to pidfd
 2019-05-02 15:13 UTC  (3+ messages)

[PATCH net] cls_cgroup: avoid panic when receiving a packet before filter set
 2019-05-02 15:13 UTC 

[RFC PATCH V3 0/4] Add Xilinx's ZynqMP SHA3 driver support
 2019-05-02 15:12 UTC  (3+ messages)

[PATCH] ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
 2019-05-02 15:12 UTC 

i40e X722 RSS problem with NAT-Traversal IPsec packets
 2019-05-02 15:11 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v9 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs
 2019-05-02 15:11 UTC  (4+ messages)
` [PATCH v9 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs

Linux 5.1-rc5
 2019-05-02 15:10 UTC  (7+ messages)

[PATCH] sched: Provide a pointer to the valid CPU mask
 2019-05-02 15:10 UTC  (2+ messages)

[PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-05-02 15:08 UTC  (20+ messages)

[PATCH] overlayfs: ignore empty NFSv4 ACLs in ext4 upperdir
 2019-05-02 15:08 UTC  (17+ messages)

[PATCH net-next 0/3] netlink: strict attribute checking follow-up
 2019-05-02 15:07 UTC  (5+ messages)
` [PATCH net-next 3/3] netlink: add validation of NLA_F_NESTED flag

[PATCH] rtw88: Made RA_MASK macros ULL
 2019-05-02 15:02 UTC  (2+ messages)
` [PATCH v2] rtw88: Make "

switch core SCSI code to SPDX tags
 2019-05-02 15:02 UTC  (7+ messages)
` [PATCH 10/24] scsi_transport_srp: switch "
` [PATCH 24/24] osst: add a SPDX tag to osst.c

[PATCH v2] mtd: nand: raw: brcmnand: When oops in progress use pio and interrupt polling
 2019-05-02 15:01 UTC 

[PATCH v3 0/3] Qualcomm QCS404 PCIe support
 2019-05-02 15:00 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: qcom: Use clk_bulk API for 2.4.0 controllers

[PATCH][next] rtw88: phy: mark expected switch fall-throughs
 2019-05-02 14:59 UTC  (2+ messages)

[PATCH][next] rtw88: fix shift of more than 32 bits of a integer
 2019-05-02 14:58 UTC  (2+ messages)

[PATCH V2 0/2] PCI: dwc: Export symbols to support module build
 2019-05-02 14:58 UTC  (5+ messages)
` [PATCH V2 1/2] PCI: dwc: Add API support to de-initialize host
` [PATCH V2 2/2] PCI: dwc: Export APIs to support .remove() implementation

Patch "x86/fpu: Don't export __kernel_fpu_{begin,end}()" has been added to the 4.19-stable tree
 2019-05-02 14:54 UTC  (2+ messages)

[PATCH v6 00/12] mm: Sub-section memory hotplug support
 2019-05-02 14:53 UTC  (7+ messages)
` [PATCH v6 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v6 02/12] mm/sparsemem: Introduce common definitions for the size and mask of a section

[PATCH] ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values
 2019-05-02 14:48 UTC  (4+ messages)

[PATCH] x86/fpu: Remove the _GPL from the kernel_fpu_begin/end() export
 2019-05-02 14:42 UTC 

[PATCH][next] KVM: PPC: Book3S HV: XIVE: fix spelling mistake "acessing" -> "accessing"
 2019-05-02 14:37 UTC  (2+ messages)

perf tools build broken after v5.1-rc1
 2019-05-02 14:36 UTC  (6+ messages)

[PATCH] ARM: dts: am57xx-idk: Remove support for voltage switching for SD card
 2019-05-02 14:35 UTC  (4+ messages)

[V2] btrfs: drop inode reference count on error path
 2019-05-02 14:32 UTC  (2+ messages)

[PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-05-02 14:29 UTC  (3+ messages)

[PATCH 00/12] mips: Post-bootmem-memblock transition fixes
 2019-05-02 14:24 UTC  (6+ messages)
` [PATCH 04/12] mips: Reserve memory for the kernel image resources

[PATCH v6 0/10] Exynos5 Dynamic Memory Controller driver
 2019-05-02 14:23 UTC  (4+ messages)
  ` [PATCH v6 03/10] clk: samsung: add BPLL rate table for Exynos 5422 SoC

[PATCH 1/2] regulator: ab3100: Constify regulator_ops and ab3100_regulator_desc
 2019-05-02 14:22 UTC  (2+ messages)
` [PATCH 2/2] regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulators

[PATCH v2 00/10] RFC: NVME MDEV
 2019-05-02 14:20 UTC  (3+ messages)
` [PATCH v2 08/10] nvme/pci: implement the mdev external queue allocation interface

[PATCH] EDAC, mpc85xx: Prevent building as a module
 2019-05-02 14:19 UTC 

[v4 0/2] "Hotremove" persistent memory
 2019-05-02 14:16 UTC  (4+ messages)
` [v4 2/2] device-dax: "Hotremove" persistent memory that is used like normal RAM

[PATCH] RFC: console: hack up console_trylock more
 2019-05-02 14:16 UTC 


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