linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-22 19:27:28 to 2019-05-22 19:46:11 UTC [more...]

[PATCH AUTOSEL 4.19 001/244] gfs2: Fix lru_count going negative
 2019-05-22 19:29 UTC  (48+ messages)
` [PATCH AUTOSEL 4.19 030/244] media: stm32-dcmi: return appropriate error codes during probe
` [PATCH AUTOSEL 4.19 031/244] ARM: vdso: Remove dependency with the arch_timer driver internals
` [PATCH AUTOSEL 4.19 033/244] powerpc/watchdog: Use hrtimers for per-CPU heartbeat
` [PATCH AUTOSEL 4.19 037/244] scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2xxx_close_session()
` [PATCH AUTOSEL 4.19 039/244] x86/modules: Avoid breaking W^X while loading modules
` [PATCH AUTOSEL 4.19 040/244] Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota reserve
` [PATCH AUTOSEL 4.19 041/244] btrfs: fix panic during relocation after ENOSPC before writeback happens
` [PATCH AUTOSEL 4.19 043/244] iwlwifi: pcie: don't crash on invalid RX interrupt
` [PATCH AUTOSEL 4.19 046/244] scsi: qedi: Abort ep termination if offload not scheduled
` [PATCH AUTOSEL 4.19 047/244] s390/kexec_file: Fix detection of text segment in ELF loader
` [PATCH AUTOSEL 4.19 048/244] sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
` [PATCH AUTOSEL 4.19 049/244] w1: fix the resume command API
` [PATCH AUTOSEL 4.19 050/244] s390: qeth: address type mismatch warning
` [PATCH AUTOSEL 4.19 051/244] dmaengine: pl330: _stop: clear interrupt status
` [PATCH AUTOSEL 4.19 052/244] mac80211/cfg80211: update bss channel on channel switch
` [PATCH AUTOSEL 4.19 053/244] USB: serial: fix initial-termios handling
` [PATCH AUTOSEL 4.19 054/244] libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
` [PATCH AUTOSEL 4.19 055/244] slimbus: fix a potential NULL pointer dereference in of_qcom_slim_ngd_register
` [PATCH AUTOSEL 4.19 056/244] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.19 057/244] ASoC: fsl_sai: Update is_slave_mode with correct value
` [PATCH AUTOSEL 4.19 058/244] mwifiex: prevent an array overflow
` [PATCH AUTOSEL 4.19 059/244] rsi: Fix NULL pointer dereference in kmalloc
` [PATCH AUTOSEL 4.19 060/244] net: cw1200: fix a NULL pointer dereference
` [PATCH AUTOSEL 4.19 061/244] at76c50x-usb: Don't register led_trigger if usb_register_driver failed
` [PATCH AUTOSEL 4.19 062/244] nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
` [PATCH AUTOSEL 4.19 063/244] nvme-rdma: fix a NULL deref when an admin connect times out
` [PATCH AUTOSEL 4.19 064/244] ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
` [PATCH AUTOSEL 4.19 065/244] crypto: sun4i-ss - Fix invalid calculation of hash end
` [PATCH AUTOSEL 4.19 066/244] bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set
` [PATCH AUTOSEL 4.19 067/244] bcache: return error immediately in bch_journal_replay()
` [PATCH AUTOSEL 4.19 068/244] bcache: fix failure in journal relplay
` [PATCH AUTOSEL 4.19 069/244] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 4.19 070/244] bcache: avoid clang -Wunintialized warning
` [PATCH AUTOSEL 4.19 071/244] RDMA/cma: Consider scope_id while binding to ipv6 ll address
` [PATCH AUTOSEL 4.19 072/244] vfio-ccw: Do not call flush_workqueue while holding the spinlock
` [PATCH AUTOSEL 4.19 073/244] vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
` [PATCH AUTOSEL 4.19 074/244] x86/build: Move _etext to actual end of .text
` [PATCH AUTOSEL 4.19 075/244] smpboot: Place the __percpu annotation correctly
` [PATCH AUTOSEL 4.19 076/244] x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()
` [PATCH AUTOSEL 4.19 077/244] mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and append
` [PATCH AUTOSEL 4.19 078/244] mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
` [PATCH AUTOSEL 4.19 079/244] Bluetooth: hci_qca: Give enough time to ROME controller to bootup
` [PATCH AUTOSEL 4.19 080/244] HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
` [PATCH AUTOSEL 4.19 081/244] pinctrl: pistachio: fix leaked of_node references
` [PATCH AUTOSEL 4.19 082/244] pinctrl: samsung: "
` [PATCH AUTOSEL 4.19 083/244] clk: rockchip: undo several noc and special clocks as critical on rk3288

[PATCH v6 0/6] Allwinner H6 Mali GPU support
 2019-05-22 19:41 UTC  (3+ messages)

[PATCH v4 0/6] LM36274 Introduction
 2019-05-22 19:39 UTC  (8+ messages)
` [RESEND PATCH v4 1/6] regulator: lm363x: Make the gpio register enable flexible
` [RESEND PATCH v4 2/6] dt-bindings: mfd: Add lm36274 bindings to ti-lmu
` [RESEND PATCH v4 3/6] mfd: ti-lmu: Add LM36274 support to the ti-lmu
` [RESEND PATCH v4 4/6] regulator: lm363x: Add support for LM36274
` [RESEND PATCH v4 6/6] leds: lm36274: Introduce the TI LM36274 LED driver

[PATCH v7 0/3] Extend dt bindings to support I2C on sifive devices and a fix broken IRQ in polling mode
 2019-05-22 19:45 UTC  (3+ messages)
` [PATCH v7 3/3] i2c-ocores: sifive: add polling mode workaround for FU540-C000 SoC

[PATCH v2] 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie
 2019-05-22 19:45 UTC 

PSA: Do not use "Reported-By" without reporter's approval
 2019-05-22 19:45 UTC  (2+ messages)

[PATCH] mm/gup: continue VM_FAULT_RETRY processing event for pre-faults
 2019-05-22 19:43 UTC  (3+ messages)

[PATCH] RDMA/mlx5: Use DIV_ROUND_UP_ULL macro to allow 32 bit to build
 2019-05-22 19:43 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 001/167] gfs2: Fix lru_count going negative
 2019-05-22 19:26 UTC  (61+ messages)
` [PATCH AUTOSEL 4.14 002/167] cxgb4: Fix error path in cxgb4_init_module
` [PATCH AUTOSEL 4.14 003/167] NFS: make nfs_match_client killable
` [PATCH AUTOSEL 4.14 004/167] IB/hfi1: Fix WQ_MEM_RECLAIM warning
` [PATCH AUTOSEL 4.14 005/167] gfs2: Fix occasional glock use-after-free
` [PATCH AUTOSEL 4.14 006/167] mmc: core: Verify SD bus width
` [PATCH AUTOSEL 4.14 007/167] tools/bpf: fix perf build error with uClibc (seen on ARC)
` [PATCH AUTOSEL 4.14 008/167] dmaengine: tegra210-dma: free dma controller in remove()
` [PATCH AUTOSEL 4.14 009/167] net: ena: gcc 8: fix compilation warning
` [PATCH AUTOSEL 4.14 010/167] orangefs: truncate before updating size
` [PATCH AUTOSEL 4.14 011/167] pinctrl: zte: fix leaked of_node references
` [PATCH AUTOSEL 4.14 012/167] ASoC: hdmi-codec: unlock the device on startup errors
` [PATCH AUTOSEL 4.14 013/167] leds: avoid races with workqueue
` [PATCH AUTOSEL 4.14 014/167] powerpc/perf: Return accordingly on invalid chip-id in
` [PATCH AUTOSEL 4.14 015/167] powerpc/boot: Fix missing check of lseek() return value
` [PATCH AUTOSEL 4.14 016/167] ASoC: imx: fix fiq dependencies
` [PATCH AUTOSEL 4.14 017/167] spi: pxa2xx: fix SCR (divisor) calculation
` [PATCH AUTOSEL 4.14 018/167] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
` [PATCH AUTOSEL 4.14 019/167] ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()
` [PATCH AUTOSEL 4.14 020/167] ARM: vdso: Remove dependency with the arch_timer driver internals
` [PATCH AUTOSEL 4.14 021/167] arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
` [PATCH AUTOSEL 4.14 022/167] sched/cpufreq: Fix kobject memleak
` [PATCH AUTOSEL 4.14 023/167] scsi: qla2xxx: Fix a qla24xx_enable_msix() error path
` [PATCH AUTOSEL 4.14 024/167] scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()
` [PATCH AUTOSEL 4.14 025/167] scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2xxx_close_session()
` [PATCH AUTOSEL 4.14 026/167] Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota reserve
` [PATCH AUTOSEL 4.14 027/167] btrfs: fix panic during relocation after ENOSPC before writeback happens
` [PATCH AUTOSEL 4.14 028/167] btrfs: Don't panic when we can't find a root key
` [PATCH AUTOSEL 4.14 029/167] iwlwifi: pcie: don't crash on invalid RX interrupt
` [PATCH AUTOSEL 4.14 030/167] rtc: 88pm860x: prevent use-after-free on device remove
` [PATCH AUTOSEL 4.14 031/167] scsi: qedi: Abort ep termination if offload not scheduled
` [PATCH AUTOSEL 4.14 032/167] w1: fix the resume command API
` [PATCH AUTOSEL 4.14 033/167] dmaengine: pl330: _stop: clear interrupt status
` [PATCH AUTOSEL 4.14 034/167] mac80211/cfg80211: update bss channel on channel switch
` [PATCH AUTOSEL 4.14 035/167] libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
` [PATCH AUTOSEL 4.14 036/167] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.14 037/167] ASoC: fsl_sai: Update is_slave_mode with correct value
` [PATCH AUTOSEL 4.14 038/167] mwifiex: prevent an array overflow
` [PATCH AUTOSEL 4.14 039/167] net: cw1200: fix a NULL pointer dereference
` [PATCH AUTOSEL 4.14 040/167] at76c50x-usb: Don't register led_trigger if usb_register_driver failed
` [PATCH AUTOSEL 4.14 041/167] ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
` [PATCH AUTOSEL 4.14 042/167] crypto: sun4i-ss - Fix invalid calculation of hash end
` [PATCH AUTOSEL 4.14 043/167] bcache: return error immediately in bch_journal_replay()
` [PATCH AUTOSEL 4.14 044/167] bcache: fix failure in journal relplay
` [PATCH AUTOSEL 4.14 045/167] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 4.14 046/167] bcache: avoid clang -Wunintialized warning
` [PATCH AUTOSEL 4.14 047/167] RDMA/cma: Consider scope_id while binding to ipv6 ll address
` [PATCH AUTOSEL 4.14 048/167] vfio-ccw: Do not call flush_workqueue while holding the spinlock
` [PATCH AUTOSEL 4.14 049/167] vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
` [PATCH AUTOSEL 4.14 050/167] x86/build: Move _etext to actual end of .text
` [PATCH AUTOSEL 4.14 051/167] smpboot: Place the __percpu annotation correctly
` [PATCH AUTOSEL 4.14 052/167] x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()
` [PATCH AUTOSEL 4.14 053/167] mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
` [PATCH AUTOSEL 4.14 054/167] HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
` [PATCH AUTOSEL 4.14 055/167] pinctrl: pistachio: fix leaked of_node references
` [PATCH AUTOSEL 4.14 056/167] pinctrl: samsung: "
` [PATCH AUTOSEL 4.14 057/167] clk: rockchip: undo several noc and special clocks as critical on rk3288
` [PATCH AUTOSEL 4.14 058/167] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
` [PATCH AUTOSEL 4.14 059/167] media: coda: clear error return value before picture run
` [PATCH AUTOSEL 4.14 060/167] media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
` [PATCH AUTOSEL 4.14 061/167] media: au0828: stop video streaming only when last user stops

[PATCH v3 00/16] Shared virtual address IOMMU and VT-d support
 2019-05-22 19:42 UTC  (4+ messages)
` [PATCH v3 04/16] ioasid: Add custom IOASID allocator

[PATCH AUTOSEL 4.9 001/114] gfs2: Fix lru_count going negative
 2019-05-22 19:29 UTC  (42+ messages)
` [PATCH AUTOSEL 4.9 002/114] cxgb4: Fix error path in cxgb4_init_module
` [PATCH AUTOSEL 4.9 003/114] mmc: core: Verify SD bus width
` [PATCH AUTOSEL 4.9 004/114] dmaengine: tegra210-dma: free dma controller in remove()
` [PATCH AUTOSEL 4.9 005/114] net: ena: gcc 8: fix compilation warning
` [PATCH AUTOSEL 4.9 006/114] orangefs: truncate before updating size
` [PATCH AUTOSEL 4.9 007/114] ASoC: hdmi-codec: unlock the device on startup errors
` [PATCH AUTOSEL 4.9 008/114] powerpc/boot: Fix missing check of lseek() return value
` [PATCH AUTOSEL 4.9 009/114] ASoC: imx: fix fiq dependencies
` [PATCH AUTOSEL 4.9 010/114] spi: pxa2xx: fix SCR (divisor) calculation
` [PATCH AUTOSEL 4.9 011/114] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
` [PATCH AUTOSEL 4.9 012/114] ARM: vdso: Remove dependency with the arch_timer driver internals
` [PATCH AUTOSEL 4.9 013/114] arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
` [PATCH AUTOSEL 4.9 014/114] sched/cpufreq: Fix kobject memleak
` [PATCH AUTOSEL 4.9 015/114] scsi: qla2xxx: Fix a qla24xx_enable_msix() error path
` [PATCH AUTOSEL 4.9 016/114] iwlwifi: pcie: don't crash on invalid RX interrupt
` [PATCH AUTOSEL 4.9 017/114] rtc: 88pm860x: prevent use-after-free on device remove
` [PATCH AUTOSEL 4.9 018/114] w1: fix the resume command API
` [PATCH AUTOSEL 4.9 019/114] dmaengine: pl330: _stop: clear interrupt status
` [PATCH AUTOSEL 4.9 020/114] mac80211/cfg80211: update bss channel on channel switch
` [PATCH AUTOSEL 4.9 021/114] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.9 022/114] ASoC: fsl_sai: Update is_slave_mode with correct value
` [PATCH AUTOSEL 4.9 023/114] mwifiex: prevent an array overflow
` [PATCH AUTOSEL 4.9 024/114] net: cw1200: fix a NULL pointer dereference
` [PATCH AUTOSEL 4.9 025/114] at76c50x-usb: Don't register led_trigger if usb_register_driver failed
` [PATCH AUTOSEL 4.9 026/114] ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
` [PATCH AUTOSEL 4.9 027/114] crypto: sun4i-ss - Fix invalid calculation of hash end
` [PATCH AUTOSEL 4.9 028/114] bcache: return error immediately in bch_journal_replay()
` [PATCH AUTOSEL 4.9 029/114] bcache: fix failure in journal relplay
` [PATCH AUTOSEL 4.9 030/114] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 4.9 031/114] bcache: avoid clang -Wunintialized warning
` [PATCH AUTOSEL 4.9 032/114] RDMA/cma: Consider scope_id while binding to ipv6 ll address
` [PATCH AUTOSEL 4.9 033/114] x86/build: Move _etext to actual end of .text
` [PATCH AUTOSEL 4.9 034/114] smpboot: Place the __percpu annotation correctly
` [PATCH AUTOSEL 4.9 035/114] x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()
` [PATCH AUTOSEL 4.9 036/114] mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
` [PATCH AUTOSEL 4.9 037/114] HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
` [PATCH AUTOSEL 4.9 038/114] pinctrl: pistachio: fix leaked of_node references
` [PATCH AUTOSEL 4.9 039/114] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
` [PATCH AUTOSEL 4.9 040/114] media: coda: clear error return value before picture run
` [PATCH AUTOSEL 4.9 041/114] media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
` [PATCH AUTOSEL 4.9 042/114] media: au0828: stop video streaming only when last user stops

[PATCH 0/2] public key: IMA signer logging: Log public key of IMA Signature signer in IMA log
 2019-05-22 19:37 UTC  (7+ messages)

[PATCH AUTOSEL 4.4 01/92] gfs2: Fix lru_count going negative
 2019-05-22 19:30 UTC  (32+ messages)
` [PATCH AUTOSEL 4.4 02/92] cxgb4: Fix error path in cxgb4_init_module
` [PATCH AUTOSEL 4.4 03/92] mmc: core: Verify SD bus width
` [PATCH AUTOSEL 4.4 04/92] powerpc/boot: Fix missing check of lseek() return value
` [PATCH AUTOSEL 4.4 05/92] ASoC: imx: fix fiq dependencies
` [PATCH AUTOSEL 4.4 06/92] spi: pxa2xx: fix SCR (divisor) calculation
` [PATCH AUTOSEL 4.4 07/92] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
` [PATCH AUTOSEL 4.4 08/92] rtc: 88pm860x: prevent use-after-free on device remove
` [PATCH AUTOSEL 4.4 09/92] w1: fix the resume command API
` [PATCH AUTOSEL 4.4 10/92] dmaengine: pl330: _stop: clear interrupt status
` [PATCH AUTOSEL 4.4 11/92] mac80211/cfg80211: update bss channel on channel switch
` [PATCH AUTOSEL 4.4 12/92] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.4 13/92] ASoC: fsl_sai: Update is_slave_mode with correct value
` [PATCH AUTOSEL 4.4 14/92] mwifiex: prevent an array overflow
` [PATCH AUTOSEL 4.4 15/92] net: cw1200: fix a NULL pointer dereference
` [PATCH AUTOSEL 4.4 16/92] at76c50x-usb: Don't register led_trigger if usb_register_driver failed
` [PATCH AUTOSEL 4.4 17/92] ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
` [PATCH AUTOSEL 4.4 18/92] bcache: return error immediately in bch_journal_replay()
` [PATCH AUTOSEL 4.4 19/92] bcache: fix failure in journal relplay
` [PATCH AUTOSEL 4.4 20/92] bcache: add failure check to run_cache_set() for journal replay
` [PATCH AUTOSEL 4.4 21/92] bcache: avoid clang -Wunintialized warning
` [PATCH AUTOSEL 4.4 22/92] RDMA/cma: Consider scope_id while binding to ipv6 ll address
` [PATCH AUTOSEL 4.4 23/92] x86/build: Move _etext to actual end of .text
` [PATCH AUTOSEL 4.4 24/92] smpboot: Place the __percpu annotation correctly
` [PATCH AUTOSEL 4.4 25/92] x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()
` [PATCH AUTOSEL 4.4 26/92] mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
` [PATCH AUTOSEL 4.4 27/92] HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
` [PATCH AUTOSEL 4.4 28/92] pinctrl: pistachio: fix leaked of_node references
` [PATCH AUTOSEL 4.4 29/92] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
` [PATCH AUTOSEL 4.4 30/92] media: coda: clear error return value before picture run
` [PATCH AUTOSEL 4.4 31/92] media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
` [PATCH AUTOSEL 4.4 32/92] media: au0828: stop video streaming only when last user stops

[PATCH RFC v2 net-next 2/2] net: phy: sfp: enable i2c-bus detection on ACPI based systems
 2019-05-22 19:29 UTC  (4+ 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).