linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-15 14:46:25 to 2019-07-15 15:25:19 UTC [more...]

[PATCH v7 0/4] THP aware uprobe
 2019-07-15 15:25 UTC  (3+ messages)
` [PATCH v7 2/4] uprobe: use original page when all uprobes are removed

[PATCH] clocksource/drivers/npcm: fix GENMASK and timer operation
 2019-07-15 15:25 UTC  (6+ messages)
` [PATCH] [v2] "

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-15 15:23 UTC  (3+ messages)
` [PATCH 1/3] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
  ` [PATCH 1/3] x86, s390: "

[PATCH 0/2] leds: Add control of the voltage/current regulator to the LED core
 2019-07-15 15:19 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-07-15 15:18 UTC  (4+ messages)
` [PATCH 6/8] PCI: al: Add support for DW based driver type

[PATCH] mm: page_alloc: document kmemleak's non-blockable __GFP_NOFAIL case
 2019-07-15 15:18 UTC  (4+ messages)

[PATCH v7 0/5] misc fixes to PV extensions code
 2019-07-15 15:17 UTC  (3+ messages)
` [PATCH v7 5/5] x86/xen: Add "nopv" support for HVM guest

[PATCH] Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix the test
 2019-07-15 15:17 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v3 04/24] dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent
 2019-07-15 15:17 UTC  (4+ messages)

[PATCH AUTOSEL 5.2 001/249] ath10k: Check tx_stats before use it
 2019-07-15 13:46 UTC  (42+ messages)
` [PATCH AUTOSEL 5.2 004/249] ath9k: Don't trust TX status TID number when reporting airtime
` [PATCH AUTOSEL 5.2 005/249] wil6210: fix potential out-of-bounds read
` [PATCH AUTOSEL 5.2 006/249] ath10k: Do not send probe response template for mesh
` [PATCH AUTOSEL 5.2 008/249] ath9k: Check for errors when reading SREV register
` [PATCH AUTOSEL 5.2 011/249] ath6kl: add some bounds checking
` [PATCH AUTOSEL 5.2 015/249] ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
` [PATCH AUTOSEL 5.2 018/249] batman-adv: fix for leaked TVLV handler
` [PATCH AUTOSEL 5.2 022/249] media: ov7740: avoid invalid framesize setting
` [PATCH AUTOSEL 5.2 027/249] ice: Gracefully handle reset failure in ice_alloc_vfs()
` [PATCH AUTOSEL 5.2 053/249] media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails
` [PATCH AUTOSEL 5.2 058/249] tua6100: Avoid build warnings
` [PATCH AUTOSEL 5.2 060/249] locking/lockdep: Fix OOO unlock when hlocks need merging
` [PATCH AUTOSEL 5.2 065/249] net: hns3: set ops to null when unregister ad_dev
` [PATCH AUTOSEL 5.2 070/249] media: aspeed: change irq to threaded irq
` [PATCH AUTOSEL 5.2 072/249] net: stmmac: dwmac4: fix flow control issue
` [PATCH AUTOSEL 5.2 073/249] net: stmmac: modify default value of tx-frames
` [PATCH AUTOSEL 5.2 076/249] net: axienet: Fix race condition causing TX hang
` [PATCH AUTOSEL 5.2 097/249] selinux: fix empty write to keycreate file
` [PATCH AUTOSEL 5.2 098/249] crypto: testmgr - add some more preemption points
` [PATCH AUTOSEL 5.2 131/249] spi: fix ctrl->num_chipselect constraint
` [PATCH AUTOSEL 5.2 133/249] EDAC/sysfs: Fix memory leak when creating a csrow object
` [PATCH AUTOSEL 5.2 134/249] nvme: fix possible io failures when removing multipathed ns
` [PATCH AUTOSEL 5.2 136/249] nvme-pci: set the errno on ctrl state change error
` [PATCH AUTOSEL 5.2 137/249] lightnvm: pblk: fix freeing of merged pages
` [PATCH AUTOSEL 5.2 139/249] nvme-pci: adjust irq max_vector using num_possible_cpus()
` [PATCH AUTOSEL 5.2 140/249] arm64: Do not enable IRQs for ct_user_exit
` [PATCH AUTOSEL 5.2 144/249] media: s5p-mfc: Make additional clocks optional
` [PATCH AUTOSEL 5.2 149/249] ASoC: soc-core: call snd_soc_unbind_card() under mutex_lock;
` [PATCH AUTOSEL 5.2 151/249] media: coda: fix mpeg2 sequence number handling
` [PATCH AUTOSEL 5.2 152/249] media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP
` [PATCH AUTOSEL 5.2 154/249] media: vimc: cap: check v4l2_fill_pixfmt return value
` [PATCH AUTOSEL 5.2 164/249] ath10k: fix fw crash by moving chip reset after napi disabled
` [PATCH AUTOSEL 5.2 167/249] perf tools: Increase MAX_NR_CPUS and MAX_CACHES
` [PATCH AUTOSEL 5.2 170/249] clocksource/drivers/tegra: Release all IRQ's on request_irq() error
` [PATCH AUTOSEL 5.2 181/249] net/mlx5: Get vport ACL namespace by vport index
` [PATCH AUTOSEL 5.2 182/249] ixgbe: Check DDM existence in transceiver before access
` [PATCH AUTOSEL 5.2 186/249] ath9k: correctly handle short radar pulses
` [PATCH AUTOSEL 5.2 190/249] cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()
` [PATCH AUTOSEL 5.2 191/249] cpufreq: Don't skip frequency validation for has_target() drivers
` [PATCH AUTOSEL 5.2 235/249] Bluetooth: Add new 13d3:3491 QCA_ROME device
` [PATCH AUTOSEL 5.2 236/249] Bluetooth: Add new 13d3:3501 "

[PATCH v2] x86/paravirt: Drop {read,write}_cr8() hooks
 2019-07-15 15:16 UTC 

[GIT PULL] pidfd and clone3 fixes
 2019-07-15 15:15 UTC 

[PATCH v4 0/2] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-15 15:14 UTC  (6+ messages)
` [PATCH v4 2/2] mm/vmalloc.c: Modify struct vmap_area to reduce its size

[RFC PATCH 00/11] tracing: of: Boot time tracing using devicetree
 2019-07-15 13:55 UTC  (6+ messages)

[PATCH v4 0/5] Add QCS404 interconnect provider driver
 2019-07-15 13:56 UTC  (4+ messages)
` [PATCH v4 1/5] dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings

KASAN: stack-out-of-bounds Read in hfcsusb_probe
 2019-07-15 15:08 UTC  (2+ messages)
` [PATCH] ISDN: hfcsusb: checking idx of ep configuration

[PATCH] perf tools: Fix proper buffer size for feature processing
 2019-07-15 14:04 UTC 

[PATCH AUTOSEL 5.1 001/219] ath10k: Check tx_stats before use it
 2019-07-15 14:03 UTC  (36+ messages)
` [PATCH AUTOSEL 5.1 015/219] ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
` [PATCH AUTOSEL 5.1 016/219] ath10k: Fix encoding for protected management frames
` [PATCH AUTOSEL 5.1 019/219] media: dvb: usb: fix use after free in dvb_usb_device_exit
` [PATCH AUTOSEL 5.1 020/219] media: spi: IR LED: add missing of table registration
` [PATCH AUTOSEL 5.1 022/219] media: ov7740: avoid invalid framesize setting
` [PATCH AUTOSEL 5.1 023/219] media: marvell-ccic: fix DMA s/g desc number calculation
` [PATCH AUTOSEL 5.1 026/219] media: venus: firmware: fix leaked of_node references
` [PATCH AUTOSEL 5.1 027/219] crypto: caam - avoid S/G table fetching for AEAD zero-length output
` [PATCH AUTOSEL 5.1 028/219] net: stmmac: dwmac1000: Clear unused address entries
` [PATCH AUTOSEL 5.1 029/219] net: stmmac: dwmac4/5: "
` [PATCH AUTOSEL 5.1 033/219] signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
` [PATCH AUTOSEL 5.1 037/219] media: vim2m: fix two double-free issues
` [PATCH AUTOSEL 5.1 039/219] fscrypt: clean up some BUG_ON()s in block encryption/decryption
` [PATCH AUTOSEL 5.1 046/219] media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails
` [PATCH AUTOSEL 5.1 065/219] net: fec: Do not use netdev messages too early
` [PATCH AUTOSEL 5.1 066/219] net: axienet: Fix race condition causing TX hang
` [PATCH AUTOSEL 5.1 068/219] RAS/CEC: Fix pfn insertion
` [PATCH AUTOSEL 5.1 075/219] media: uvcvideo: Fix access to uninitialized fields on probe error
` [PATCH AUTOSEL 5.1 078/219] gpio: omap: fix lack of irqstatus_raw0 for OMAP4
` [PATCH AUTOSEL 5.1 082/219] media: davinci: vpif_capture: fix memory leak in vpif_probe()
` [PATCH AUTOSEL 5.1 092/219] net: hns3: fix for dereferencing before null checking
` [PATCH AUTOSEL 5.1 094/219] net: hns3: delay ring buffer clearing during reset
` [PATCH AUTOSEL 5.1 096/219] blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration
` [PATCH AUTOSEL 5.1 114/219] ACPICA: Clear status of GPEs on first direct enable
` [PATCH AUTOSEL 5.1 116/219] EDAC/sysfs: Drop device references properly
` [PATCH AUTOSEL 5.1 118/219] nvme: fix possible io failures when removing multipathed ns
` [PATCH AUTOSEL 5.1 130/219] media: mt9m111: fix fw-node refactoring
` [PATCH AUTOSEL 5.1 134/219] media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP
` [PATCH AUTOSEL 5.1 140/219] mt7601u: do not schedule rx_tasklet when the device has been disconnected
` [PATCH AUTOSEL 5.1 164/219] ath9k: correctly handle short radar pulses
` [PATCH AUTOSEL 5.1 168/219] bcache: check CACHE_SET_IO_DISABLE in allocator code
` [PATCH AUTOSEL 5.1 170/219] bcache: acquire bch_register_lock later in cached_dev_free()
` [PATCH AUTOSEL 5.1 171/219] bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
` [PATCH AUTOSEL 5.1 175/219] ath10k: Fix memory leak in qmi
` [PATCH AUTOSEL 5.1 185/219] bnxt_en: Disable bus master during PCI shutdown and driver unload

[PATCH] vfio: platform: reset: add support for XHCI reset hook
 2019-07-15 15:03 UTC  (3+ messages)

DRM pull for v5.3-rc1
 2019-07-15 15:04 UTC  (3+ messages)

[PATCH v5] media: docs-rst: Document m2m stateless video decoder interface
 2019-07-15 14:13 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 001/158] wil6210: fix potential out-of-bounds read
 2019-07-15 14:17 UTC  (28+ messages)
` [PATCH AUTOSEL 4.19 009/158] regmap: debugfs: Fix memory leak in regmap_debugfs_init
` [PATCH AUTOSEL 4.19 010/158] batman-adv: fix for leaked TVLV handler
` [PATCH AUTOSEL 4.19 014/158] media: ov7740: avoid invalid framesize setting
` [PATCH AUTOSEL 4.19 018/158] net: stmmac: dwmac1000: Clear unused address entries
` [PATCH AUTOSEL 4.19 019/158] net: stmmac: dwmac4/5: "
` [PATCH AUTOSEL 4.19 021/158] signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
` [PATCH AUTOSEL 4.19 025/158] fscrypt: clean up some BUG_ON()s in block encryption/decryption
` [PATCH AUTOSEL 4.19 030/158] media: saa7164: fix remove_proc_entry warning
` [PATCH AUTOSEL 4.19 035/158] tua6100: Avoid build warnings
` [PATCH AUTOSEL 4.19 038/158] media: wl128x: Fix some error handling in fm_v4l2_init_video_device()
` [PATCH AUTOSEL 4.19 043/158] net: stmmac: dwmac4: fix flow control issue
` [PATCH AUTOSEL 4.19 046/158] net: fec: Do not use netdev messages too early
` [PATCH AUTOSEL 4.19 048/158] s390/qdio: handle PENDING state for QEBSM devices
` [PATCH AUTOSEL 4.19 049/158] RAS/CEC: Fix pfn insertion
` [PATCH AUTOSEL 4.19 054/158] perf report: Fix OOM error in TUI mode on s390
` [PATCH AUTOSEL 4.19 056/158] media: uvcvideo: Fix access to uninitialized fields on probe error
` [PATCH AUTOSEL 4.19 069/158] qed: iWARP - Fix tc for MPA ll2 connection
` [PATCH AUTOSEL 4.19 071/158] block: null_blk: fix race condition for null_del_dev
` [PATCH AUTOSEL 4.19 092/158] media: s5p-mfc: Make additional clocks optional
` [PATCH AUTOSEL 4.19 100/158] media: vimc: cap: check v4l2_fill_pixfmt return value
` [PATCH AUTOSEL 4.19 103/158] rtlwifi: rtl8192cu: fix error handle when usb probe failed
` [PATCH AUTOSEL 4.19 116/158] rslib: Fix handling of of caller provided syndrome
` [PATCH AUTOSEL 4.19 125/158] bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
` [PATCH AUTOSEL 4.19 135/158] bpf: fix uapi bpf_prog_info fields alignment
` [PATCH AUTOSEL 4.19 136/158] perf stat: Make metric event lookup more robust
` [PATCH AUTOSEL 4.19 137/158] perf stat: Fix group lookup for metric group
` [PATCH AUTOSEL 4.19 140/158] rxrpc: Fix oops in tracepoint

[v4,1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-07-15 14:56 UTC  (2+ messages)

leds: apu: drop obsolete support for apu>=2
 2019-07-15 14:57 UTC  (7+ messages)
` [PATCH 1/6] leds: apu: drop superseeded apu2/3 led support
` [PATCH 2/6] leds: apu: drop enum_apu_led_platform_types
` [PATCH 3/6] leds: apu: drop iosize field from priv data
` [PATCH 4/6] leds: apu: drop profile "
` [PATCH 5/6] leds: apu: fix error on probing failure
` [PATCH 6/6] leds: apu: add pr_fmt prefix for better log output

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-07-15 14:57 UTC  (7+ messages)

[PATCH] Fix perf stat repeat segfault
 2019-07-15 14:21 UTC  (8+ messages)
            ` [PATCH] perf stat: Fix segfault for event group in repeat mode

[PATCH AUTOSEL 4.14 001/105] wil6210: fix potential out-of-bounds read
 2019-07-15 14:28 UTC  (14+ messages)
` [PATCH AUTOSEL 4.14 006/105] ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
` [PATCH AUTOSEL 4.14 007/105] batman-adv: fix for leaked TVLV handler
` [PATCH AUTOSEL 4.14 013/105] media: media_device_enum_links32: clean a reserved field
` [PATCH AUTOSEL 4.14 015/105] net: stmmac: dwmac4/5: Clear unused address entries
` [PATCH AUTOSEL 4.14 017/105] signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
` [PATCH AUTOSEL 4.14 018/105] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
` [PATCH AUTOSEL 4.14 024/105] media: mc-device.c: don't memset __user pointer contents
` [PATCH AUTOSEL 4.14 033/105] net: stmmac: dwmac4: fix flow control issue
` [PATCH AUTOSEL 4.14 034/105] net: fec: Do not use netdev messages too early
` [PATCH AUTOSEL 4.14 046/105] regmap: fix bulk writes on paged registers
` [PATCH AUTOSEL 4.14 048/105] rcu: Force inlining of rcu_read_lock()
` [PATCH AUTOSEL 4.14 097/105] Bluetooth: 6lowpan: search for destination address in all peers
` [PATCH AUTOSEL 4.14 101/105] gtp: fix suspicious RCU usage

[PATCH 0/2] clone3 fixes
 2019-07-15 14:29 UTC  (4+ messages)
` [PATCH 1/2] arch: mark syscall number 435 reserved for clone3

[PATCH] x86/paravirt: Drop {read,write}_cr8() hooks
 2019-07-15 14:52 UTC  (4+ messages)

[PATCH] x86/cpu/intel: Skip CPA cache flush on CPUs with cache self-snooping
 2019-07-15 14:31 UTC  (2+ messages)

[PATCH -next] scsi: lpfc: Remove unnecessary null check before kfree
 2019-07-15 14:51 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 01/73] ath10k: Do not send probe response template for mesh
 2019-07-15 14:35 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 03/73] ath6kl: add some bounds checking
` [PATCH AUTOSEL 4.9 06/73] media: dvb: usb: fix use after free in dvb_usb_device_exit
` [PATCH AUTOSEL 4.9 07/73] crypto: talitos - fix skcipher failure due to wrong output IV

[PATCH AUTOSEL 4.4 01/53] ath10k: Do not send probe response template for mesh
 2019-07-15 14:45 UTC  (45+ messages)
` [PATCH AUTOSEL 4.4 07/53] crypto: talitos - fix skcipher failure due to wrong output IV
` [PATCH AUTOSEL 4.4 09/53] media: vpss: fix a potential NULL pointer dereference
` [PATCH AUTOSEL 4.4 10/53] net: stmmac: dwmac1000: Clear unused address entries
` [PATCH AUTOSEL 4.4 13/53] af_key: fix leaks in key_pol_get_resp and dump_sp
` [PATCH AUTOSEL 4.4 14/53] xfrm: Fix xfrm sel prefix length validation
` [PATCH AUTOSEL 4.4 15/53] e1000e: start network tx queue only when link is up
` [PATCH AUTOSEL 4.4 16/53] media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails
` [PATCH AUTOSEL 4.4 17/53] net: phy: Check against net_device being NULL
` [PATCH AUTOSEL 4.4 18/53] tua6100: Avoid build warnings
` [PATCH AUTOSEL 4.4 19/53] locking/lockdep: Fix merging of hlocks with non-zero references
` [PATCH AUTOSEL 4.4 20/53] media: wl128x: Fix some error handling in fm_v4l2_init_video_device()
` [PATCH AUTOSEL 4.4 21/53] cpupower : frequency-set -r option misses the last cpu in related cpu list
` [PATCH AUTOSEL 4.4 22/53] net: fec: Do not use netdev messages too early
` [PATCH AUTOSEL 4.4 23/53] net: axienet: Fix race condition causing TX hang
` [PATCH AUTOSEL 4.4 24/53] s390/qdio: handle PENDING state for QEBSM devices
` [PATCH AUTOSEL 4.4 25/53] perf test 6: Fix missing kvm module load for s390
` [PATCH AUTOSEL 4.4 26/53] gpio: omap: fix lack of irqstatus_raw0 for OMAP4
` [PATCH AUTOSEL 4.4 27/53] gpio: omap: ensure irq is enabled before wakeup
` [PATCH AUTOSEL 4.4 28/53] regmap: fix bulk writes on paged registers
` [PATCH AUTOSEL 4.4 29/53] bpf: silence warning messages in core
` [PATCH AUTOSEL 4.4 30/53] rcu: Force inlining of rcu_read_lock()
` [PATCH AUTOSEL 4.4 31/53] xfrm: fix sa selector validation
` [PATCH AUTOSEL 4.4 32/53] perf evsel: Make perf_evsel__name() accept a NULL argument
` [PATCH AUTOSEL 4.4 33/53] vhost_net: disable zerocopy by default
` [PATCH AUTOSEL 4.4 34/53] EDAC/sysfs: Fix memory leak when creating a csrow object
` [PATCH AUTOSEL 4.4 35/53] media: i2c: fix warning same module names
` [PATCH AUTOSEL 4.4 36/53] ntp: Limit TAI-UTC offset
` [PATCH AUTOSEL 4.4 37/53] timer_list: Guard procfs specific code
` [PATCH AUTOSEL 4.4 38/53] acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
` [PATCH AUTOSEL 4.4 39/53] media: coda: fix mpeg2 sequence number handling
` [PATCH AUTOSEL 4.4 40/53] media: coda: increment sequence offset for the last returned frame
` [PATCH AUTOSEL 4.4 41/53] mt7601u: do not schedule rx_tasklet when the device has been disconnected
` [PATCH AUTOSEL 4.4 42/53] x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.c
` [PATCH AUTOSEL 4.4 43/53] mt7601u: fix possible memory leak when the device is disconnected
` [PATCH AUTOSEL 4.4 44/53] ath10k: fix PCIE device wake up failed
` [PATCH AUTOSEL 4.4 45/53] rslib: Fix decoding of shortened codes
` [PATCH AUTOSEL 4.4 46/53] rslib: Fix handling of of caller provided syndrome
` [PATCH AUTOSEL 4.4 47/53] ixgbe: Check DDM existence in transceiver before access
` [PATCH AUTOSEL 4.4 48/53] EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec
` [PATCH AUTOSEL 4.4 49/53] bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
` [PATCH AUTOSEL 4.4 50/53] Bluetooth: hci_bcsp: Fix memory leak in rx_skb
` [PATCH AUTOSEL 4.4 51/53] Bluetooth: 6lowpan: search for destination address in all peers
` [PATCH AUTOSEL 4.4 52/53] Bluetooth: Check state in l2cap_disconnect_rsp
` [PATCH AUTOSEL 4.4 53/53] Bluetooth: validate BLE connection interval updates


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