public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-23 04:33:25 to 2018-08-23 08:09:02 UTC [more...]

[PATCH 4.9 000/130] 4.9.124-stable review
 2018-08-23  7:52 UTC  (49+ messages)
` [PATCH 4.9 001/130] x86/entry/64: Remove %ebx handling from error_entry/exit
` [PATCH 4.9 002/130] ARC: Explicitly add -mmedium-calls to CFLAGS
` [PATCH 4.9 003/130] usb: dwc3: of-simple: fix use-after-free on remove
` [PATCH 4.9 004/130] netfilter: ipv6: nf_defrag: reduce struct net memory waste
` [PATCH 4.9 005/130] selftests: pstore: return Kselftest Skip code for skipped tests
` [PATCH 4.9 006/130] selftests: static_keys: "
` [PATCH 4.9 007/130] selftests: user: "
` [PATCH 4.9 008/130] selftests: zram: "
` [PATCH 4.9 009/130] selftests: sync: add config fragment for testing sync framework
` [PATCH 4.9 010/130] ARM: dts: NSP: Fix i2c controller interrupt type
` [PATCH 4.9 011/130] ARM: dts: NSP: Fix PCIe controllers interrupt types
` [PATCH 4.9 012/130] ARM: dts: Cygnus: Fix I2C controller interrupt type
` [PATCH 4.9 013/130] ARM: dts: Cygnus: Fix PCIe "
` [PATCH 4.9 014/130] arm64: dts: ns2: Fix I2C "
` [PATCH 4.9 016/130] IB/rxe: Fix missing completion for mem_reg work requests
` [PATCH 4.9 017/130] libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()
` [PATCH 4.9 018/130] usb: dwc2: fix isoc split in transfer with no data
` [PATCH 4.9 019/130] usb: gadget: composite: fix delayed_status race condition when set_interface
` [PATCH 4.9 020/130] usb: gadget: dwc2: fix memory leak in gadget_init()
` [PATCH 4.9 021/130] xen: add error handling for xenbus_printf
` [PATCH 4.9 022/130] scsi: xen-scsifront: "
` [PATCH 4.9 023/130] xen/scsiback: "
` [PATCH 4.9 024/130] arm64: make secondary_start_kernel() notrace
` [PATCH 4.9 025/130] qed: Add sanity check for SIMD fastpath handler
` [PATCH 4.9 026/130] enic: initialize enic->rfs_h.lock in enic_probe
` [PATCH 4.9 027/130] net: hamradio: use eth_broadcast_addr
` [PATCH 4.9 030/130] nvmet: reset keep alive timer in controller enable
` [PATCH 4.9 031/130] ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
` [PATCH 4.9 032/130] net: davinci_emac: match the mdio device against its compatible if possible
` [PATCH 4.9 033/130] KVM: arm/arm64: Drop resource size check for GICV window
` [PATCH 4.9 034/130] locking/lockdep: Do not record IRQ state within lockdep code
` [PATCH 4.9 035/130] ipv6: mcast: fix unsolicited report interval after receiving querys
` [PATCH 4.9 036/130] Smack: Mark inode instant in smack_task_to_inode
` [PATCH 4.9 037/130] batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
` [PATCH 4.9 038/130] batman-adv: Fix bat_v "
` [PATCH 4.9 039/130] cxgb4: when disabling dcb set txq dcb priority to 0
` [PATCH 4.9 040/130] iio: pressure: bmp280: fix relative humidity unit
` [PATCH 4.9 041/130] brcmfmac: stop watchdog before detach and free everything
` [PATCH 4.9 042/130] ARM: dts: am437x: make edt-ft5x06 a wakeup source
` [PATCH 4.9 043/130] ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
` [PATCH 4.9 044/130] usb: xhci: remove the code build warning
` [PATCH 4.9 045/130] usb: xhci: increase CRS timeout value
` [PATCH 4.9 046/130] NFC: pn533: Fix wrong GFP flag usage
` [PATCH 4.9 047/130] perf test session topology: Fix test on s390
` [PATCH 4.9 048/130] perf report powerpc: Fix crash if callchain is empty
` [PATCH 4.9 050/130] netfilter: nf_log: fix uninit read in nf_log_proc_dostring
` [PATCH 4.9 059/130] drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
` [PATCH 4.9 061/130] drm/exynos: decon5433: Fix WINCONx reset value

[PATCH v2 0/5] KVM: s390: vsie: Consolidate CRYCB validation
 2018-08-23  8:08 UTC  (25+ messages)
` [PATCH v2 1/5] KVM: s390: vsie: BUG correction by shadow_crycb
` [PATCH v2 2/5] KVM: s390: vsie: Only accept FORMAT1 CRYCB for guest2
` [PATCH v2 3/5] KVM: s390: vsie: Allow support for a host without AP
` [PATCH v2 4/5] KVM: s390: vsie: Always test the crycbd for NULL
` [PATCH v2 5/5] KVM: s390: vsie: Do the CRYCB validation first

[PATCH v3 0/3] pinctrl: msm interrupt and muxing fixes
 2018-08-23  7:57 UTC  (4+ messages)
` [PATCH v3 1/3] pinctrl: msm: Really mask level interrupts to prevent latching

[PATCH 4.4 00/79] 4.4.152-stable review
 2018-08-23  7:53 UTC  (73+ messages)
` [PATCH 4.4 01/79] ARC: Explicitly add -mmedium-calls to CFLAGS
` [PATCH 4.4 02/79] netfilter: ipv6: nf_defrag: reduce struct net memory waste
` [PATCH 4.4 03/79] selftests: pstore: return Kselftest Skip code for skipped tests
` [PATCH 4.4 04/79] selftests: static_keys: "
` [PATCH 4.4 05/79] selftests: user: "
` [PATCH 4.4 06/79] selftests: zram: "
` [PATCH 4.4 07/79] selftests: sync: add config fragment for testing sync framework
` [PATCH 4.4 08/79] ARM: dts: Cygnus: Fix I2C controller interrupt type
` [PATCH 4.4 09/79] usb: dwc2: fix isoc split in transfer with no data
` [PATCH 4.4 10/79] usb: gadget: composite: fix delayed_status race condition when set_interface
` [PATCH 4.4 11/79] usb: gadget: dwc2: fix memory leak in gadget_init()
` [PATCH 4.4 12/79] scsi: xen-scsifront: add error handling for xenbus_printf
` [PATCH 4.4 13/79] arm64: make secondary_start_kernel() notrace
` [PATCH 4.4 14/79] qed: Add sanity check for SIMD fastpath handler
` [PATCH 4.4 15/79] enic: initialize enic->rfs_h.lock in enic_probe
` [PATCH 4.4 16/79] net: hamradio: use eth_broadcast_addr
` [PATCH 4.4 17/79] net: propagate dev_get_valid_name return code
` [PATCH 4.4 18/79] ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
` [PATCH 4.4 19/79] net: davinci_emac: match the mdio device against its compatible if possible
` [PATCH 4.4 20/79] locking/lockdep: Do not record IRQ state within lockdep code
` [PATCH 4.4 21/79] ipv6: mcast: fix unsolicited report interval after receiving querys
` [PATCH 4.4 22/79] Smack: Mark inode instant in smack_task_to_inode
` [PATCH 4.4 23/79] cxgb4: when disabling dcb set txq dcb priority to 0
` [PATCH 4.4 24/79] brcmfmac: stop watchdog before detach and free everything
` [PATCH 4.4 25/79] ARM: dts: am437x: make edt-ft5x06 a wakeup source
` [PATCH 4.4 26/79] usb: xhci: increase CRS timeout value
` [PATCH 4.4 27/79] perf test session topology: Fix test on s390
` [PATCH 4.4 28/79] perf report powerpc: Fix crash if callchain is empty
` [PATCH 4.4 29/79] perf tests: Add event parsing error handling to parse events test
` [PATCH 4.4 30/79] selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
` [PATCH 4.4 31/79] ARM: dts: da850: Fix interrups property for gpio
` [PATCH 4.4 32/79] dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
` [PATCH 4.4 33/79] md/raid10: fix that replacement cannot complete recovery after reassemble
` [PATCH 4.4 34/79] drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
` [PATCH 4.4 35/79] drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes
` [PATCH 4.4 36/79] drm/exynos: decon5433: Fix WINCONx reset value
` [PATCH 4.4 37/79] bnx2x: Fix receiving tx-timeout in error or recovery state
` [PATCH 4.4 39/79] HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
` [PATCH 4.4 40/79] ARM: imx_v6_v7_defconfig: Select ULPI support
` [PATCH 4.4 41/79] ARM: imx_v4_v5_defconfig: "
` [PATCH 4.4 43/79] kasan: fix shadow_size calculation error in kasan_module_alloc
` [PATCH 4.4 44/79] smsc75xx: Add workaround for gigabit link up hardware errata
` [PATCH 4.4 45/79] netfilter: x_tables: set module owner for icmp(6) matches
` [PATCH 4.4 46/79] ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
` [PATCH 4.4 47/79] ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
` [PATCH 4.4 48/79] ieee802154: at86rf230: use __func__ macro for debug messages
` [PATCH 4.4 49/79] ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
` [PATCH 4.4 50/79] drm/armada: fix colorkey mode property
` [PATCH 4.4 51/79] bnxt_en: Fix for system hang if request_irq fails
` [PATCH 4.4 52/79] perf llvm-utils: Remove bashism from kernel include fetch script
` [PATCH 4.4 53/79] ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
` [PATCH 4.4 54/79] ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
` [PATCH 4.4 55/79] ixgbe: Be more careful when modifying MAC filters
` [PATCH 4.4 56/79] packet: reset network header if packet shorter than ll reserved space
` [PATCH 4.4 57/79] qlogic: check kstrtoul() for errors
` [PATCH 4.4 58/79] tcp: remove DELAYED ACK events in DCTCP
` [PATCH 4.4 59/79] drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
` [PATCH 4.4 60/79] net/ethernet/freescale/fman: fix cross-build error
` [PATCH 4.4 61/79] net: usb: rtl8150: demote allmulti message to dev_dbg()
` [PATCH 4.4 62/79] net: qca_spi: Avoid packet drop during initial sync
` [PATCH 4.4 63/79] net: qca_spi: Make sure the QCA7000 reset is triggered
` [PATCH 4.4 64/79] net: qca_spi: Fix log level if probe fails
` [PATCH 4.4 66/79] staging: android: ion: check for kref overflow
` [PATCH 4.4 67/79] KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
` [PATCH 4.4 68/79] ext4: fix spectre gadget in ext4_mb_regular_allocator()
` [PATCH 4.4 70/79] xfrm_user: prevent leaking 2 bytes of kernel memory
` [PATCH 4.4 71/79] netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
` [PATCH 4.4 72/79] packet: refine ring v3 block size test to hold one frame
` [PATCH 4.4 75/79] PCI: hotplug: Dont leak pci_slot on registration failure
` [PATCH 4.4 76/79] PCI: Skip MPS logic for Virtual Functions (VFs)
` [PATCH 4.4 77/79] PCI: pciehp: Fix use-after-free on unplug
` [PATCH 4.4 79/79] reiserfs: fix broken xattr handling (heap corruption, bad retval)

[PATCH 0/5 v4] Keep rtsx_usb suspended when there's no card
 2018-08-23  8:03 UTC  (4+ messages)
` [PATCH 4/5] memstick: rtsx_usb_ms: Support runtime power management

[PATCH 2/2] scsi: lpfc: use GFP_ATOMIC inside spin lock
 2018-08-23  9:14 UTC 

[PATCH plinth/topic-sas-4.18] {topost} scsi: hisi_sas: send HARD RESET to clear the previous affiliation of STP target port when init device
 2018-08-23  7:58 UTC 

[PATCH] cpufreq: ti-cpufreq: Only register platform_device when supported
 2018-08-23  7:50 UTC  (2+ messages)

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-23  7:48 UTC  (14+ messages)
` [PATCH v9 21/22] KVM: s390: CPU model support for AP virtualization

[PATCH 00/17] staging:rtl8192u: Coding Style changes
 2018-08-23  7:44 UTC  (2+ messages)

[PATCH 0/9] of: fix compatible-child-node lookups
 2018-08-23  7:40 UTC  (4+ messages)
` [PATCH 9/9] power: supply: twl4030-charger: fix OF sibling-node lookup

[PATCH v7 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-08-23  7:40 UTC  (3+ messages)

[PATCH 1/9] of: add helper to lookup compatible child node
 2018-08-23  7:39 UTC  (3+ messages)

[PATCH v5 0/4] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-08-23  7:30 UTC  (4+ messages)
` [PATCH v5 3/4] x86/boot/KASLR: Walk srat tables to filter "

[PATCH v3 1/2] mm: migration: fix migration of huge PMD shared pages
 2018-08-23  7:30 UTC  (6+ messages)

[PATCH] mtd: cast to u64 to avoid unexpected error
 2018-08-23  7:28 UTC 

[PATCH 1/1] drm/ttm: Set memory as decrypted for ttm framebuffer mappings
 2018-08-23  6:47 UTC  (6+ messages)

Infinite looping observed in __offline_pages
 2018-08-23  7:25 UTC  (5+ messages)

WARNING in refcount_inc (3)
 2018-08-23  7:24 UTC  (3+ messages)

please revert commit ce8556cca6 "kbuild: verify that $DEPMOD is installed" introduced in v4.18.4
 2018-08-23  7:20 UTC  (6+ messages)

[PATCH] ARM: dts: imx6ull: correct machine model name
 2018-08-23  6:58 UTC  (5+ messages)

[PATCH 0/4] x86: TLB invalidate fixes
 2018-08-23  6:48 UTC  (20+ messages)
` [PATCH 2/4] mm/tlb: Remove tlb_remove_table() non-concurrent condition
` [PATCH 3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE

v4.19-rc0: compile problem in ./include/media/cec.h:82:24:
 2018-08-23  6:38 UTC  (3+ messages)

[PATCH i2c-next v4] i2c: aspeed: Handle master/slave combined irq events properly
 2018-08-23  6:46 UTC  (2+ messages)

[char-misc for 4.19] mei: fix use-after-free in mei_cl_write
 2018-08-23  6:16 UTC 

KASAN: use-after-free Read in __list_del_entry_valid (4)
 2018-08-23  6:16 UTC  (3+ messages)
  ` [RDMA bug] "

[PATCH 4.4 000/105] 4.4.106-stable review
 2018-08-23  6:12 UTC  (4+ messages)
` [PATCH 4.4 103/105] Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"

[PATCH] drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80
 2018-08-23  5:53 UTC 

[PATCH 1/2] dt-bindings: dmaengine: add DT binding for UniPhier MIO DMAC
 2018-08-23  5:38 UTC  (4+ messages)

KASAN: null-ptr-deref Write in binder_update_page_range
 2018-08-23  5:29 UTC  (2+ messages)

[PATCH] mei: fix use-after-free in mei_cl_write
 2018-08-23  5:28 UTC 

Reminder to review series of patches
 2018-08-23  5:14 UTC  (2+ messages)

[PATCH] mm: respect arch_dup_mmap() return value
 2018-08-23  5:12 UTC 

[PATCH] iscsi-target: Don't use stack buffer for scatterlist
 2018-08-23  5:11 UTC  (2+ messages)

[PATCH v3 0/6] mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support
 2018-08-23  4:44 UTC  (7+ messages)
` [PATCH v3 1/6] mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
` [PATCH v3 2/6] mmc: tmio: move tmio_mmc_set_clock() to platform hook
` [PATCH v3 3/6] dt-bindings: mmc: add DT binding for UniPhier SD/eMMC controller
` [PATCH v3 4/6] mmc: uniphier-sd: add UniPhier SD/eMMC controller driver
` [PATCH v3 5/6] mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock
` [PATCH v3 6/6] mmc: tmio: refactor CLK_CTL bit calculation

[PATCH] net_sched: fix unused variable warning in stmmac
 2018-08-23  4:40 UTC  (2+ messages)

[PATCH net] net/ncsi: Fixup .dumpit message flags and ID check in Netlink handler
 2018-08-23  4:39 UTC  (2+ messages)

[PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-23  4:38 UTC  (3+ messages)
` [PATCH 06/11] net: ethernet: renesas: "

[GIT PULL 0/4] ARM: SoC/platform updates
 2018-08-23  4:32 UTC  (3+ messages)
` [GIT PULL 2/4] ARM: SoC driver updates
` [GIT PULL 4/4] ARM: Device-tree updates


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox