linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-01 17:23:41 to 2019-04-01 17:37:34 UTC [more...]

[PATCH 4.9 00/56] 4.9.167-stable review
 2019-04-01 17:03 UTC  (43+ messages)
` [PATCH 4.9 02/56] Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
` [PATCH 4.9 03/56] video: fbdev: Set pixclock = 0 in goldfishfb
` [PATCH 4.9 04/56] cfg80211: size various nl80211 messages correctly
` [PATCH 4.9 05/56] stmmac: copy unicast mac address to MAC registers
` [PATCH 4.9 06/56] dccp: do not use ipv6 header for ipv4 flow
` [PATCH 4.9 07/56] mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
` [PATCH 4.9 08/56] net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
` [PATCH 4.9 09/56] net: rose: fix a possible stack overflow
` [PATCH 4.9 10/56] packets: Always register packet sk in the same order
` [PATCH 4.9 13/56] sctp: get sctphdr by offset in sctp_compute_cksum
` [PATCH 4.9 14/56] mac8390: Fix mmio access size probe
` [PATCH 4.9 16/56] tun: add a missing rcu_read_unlock() in error path
` [PATCH 4.9 17/56] btrfs: remove WARN_ON in log_dir_items
` [PATCH 4.9 19/56] ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
` [PATCH 4.9 21/56] NFSv4.1 dont free interrupted slot on open
` [PATCH 4.9 22/56] net: dsa: qca8k: remove leftover phy accessors
` [PATCH 4.9 23/56] ALSA: rawmidi: Fix potential Spectre v1 vulnerability
` [PATCH 4.9 24/56] ALSA: seq: oss: Fix "
` [PATCH 4.9 25/56] ALSA: pcm: Fix possible OOB access in PCM oss plugins
` [PATCH 4.9 26/56] ALSA: pcm: Dont suspend stream in unrecoverable PCM state
` [PATCH 4.9 27/56] fs/open.c: allow opening only regular files during execve()
` [PATCH 4.9 28/56] scsi: sd: Fix a race between closing an sd device and sd I/O
` [PATCH 4.9 29/56] scsi: sd: Quiesce warning if device does not report optimal I/O size
` [PATCH 4.9 31/56] scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices
` [PATCH 4.9 32/56] tty: atmel_serial: fix a potential NULL pointer dereference
` [PATCH 4.9 33/56] staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
` [PATCH 4.9 34/56] staging: vt6655: Remove vif check from vnt_interrupt
` [PATCH 4.9 36/56] serial: max310x: Fix to avoid potential NULL pointer dereference
` [PATCH 4.9 37/56] serial: sh-sci: Fix setting SCSCR_TIE while transferring data
` [PATCH 4.9 38/56] USB: serial: cp210x: add new device id
` [PATCH 4.9 39/56] USB: serial: ftdi_sio: add additional NovaTech products
` [PATCH 4.9 41/56] USB: serial: option: set driver_info for SIM5218 and compatibles
` [PATCH 4.9 43/56] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
` [PATCH 4.9 44/56] fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
` [PATCH 4.9 45/56] gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
` [PATCH 4.9 48/56] perf intel-pt: Fix TSC slip
` [PATCH 4.9 49/56] cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
` [PATCH 4.9 50/56] x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
` [PATCH 4.9 52/56] KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
` [PATCH 4.9 53/56] USB: gadget: f_hid: fix deadlock in f_hidg_write()
` [PATCH 4.9 54/56] xhci: Fix port resume done detection for SS ports with LPM enabled
` [PATCH 4.9 55/56] Revert "USB: core: only clean up what we allocated"

[PATCH 3.18 00/50] 3.18.138-stable review
 2019-04-01 17:03 UTC  (10+ messages)
` [PATCH 3.18 01/50] udf: Fix crash on IO error during truncate
` [PATCH 3.18 02/50] futex: Ensure that futex address is aligned in handle_futex_death()
` [PATCH 3.18 03/50] ext4: fix NULL pointer dereference while journal is aborted
` [PATCH 3.18 04/50] ext4: fix data corruption caused by unaligned direct AIO
` [PATCH 3.18 05/50] ext4: brelse all indirect buffer in ext4_ind_remove_space()
` [PATCH 3.18 06/50] mmc: tmio_mmc_core: dont claim spurious interrupts
` [PATCH 3.18 07/50] media: v4l2-ctrls.c/uvc: zero v4l2_event
` [PATCH 3.18 09/50] Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
` [PATCH 3.18 18/50] staging: goldfish: audio: fix compiliation on arm

[PATCH 4.4 000/131] 4.4.178-stable review
 2019-04-01 17:03 UTC  (104+ messages)
` [PATCH 4.4 002/131] drm/vmwgfx: Dont double-free the mode stored in par->set_mode
` [PATCH 4.4 003/131] udf: Fix crash on IO error during truncate
` [PATCH 4.4 005/131] MIPS: Fix kernel crash for R6 in jump label branch function
` [PATCH 4.4 006/131] futex: Ensure that futex address is aligned in handle_futex_death()
` [PATCH 4.4 007/131] ext4: fix NULL pointer dereference while journal is aborted
` [PATCH 4.4 009/131] ext4: brelse all indirect buffer in ext4_ind_remove_space()
` [PATCH 4.4 012/131] locking/lockdep: Add debug_locks check in __lock_downgrade()
` [PATCH 4.4 013/131] ALSA: hda - Record the current power state before suspend/resume calls
` [PATCH 4.4 014/131] ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
` [PATCH 4.4 015/131] mmc: pwrseq_simple: Make reset-gpios optional to match doc
` [PATCH 4.4 016/131] mmc: debugfs: Add a restriction to mmc debugfs clock setting
` [PATCH 4.4 017/131] mmc: make MAN_BKOPS_EN message a debug
` [PATCH 4.4 019/131] mmc: core: shut up "voltage-ranges unspecified" pr_info()
` [PATCH 4.4 020/131] usb: dwc3: gadget: Fix suspend/resume during device mode
` [PATCH 4.4 021/131] arm64: mm: Add trace_irqflags annotations to do_debug_exception()
` [PATCH 4.4 022/131] mmc: core: fix using wrong io voltage if mmc_select_hs200 fails
` [PATCH 4.4 023/131] mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON
` [PATCH 4.4 024/131] extcon: usb-gpio: Dont miss event during suspend/resume
` [PATCH 4.4 025/131] kbuild: setlocalversion: print error to STDERR
` [PATCH 4.4 026/131] usb: gadget: composite: fix dereference after null check coverify warning
` [PATCH 4.4 027/131] usb: gadget: Add the gserial port checking in gs_start_tx()
` [PATCH 4.4 029/131] serial: sprd: adjust TIMEOUT to a big value
` [PATCH 4.4 030/131] Hang/soft lockup in d_invalidate with simultaneous calls
` [PATCH 4.4 031/131] arm64: traps: disable irq in die()
` [PATCH 4.4 033/131] serial: sprd: clear timeout interrupt only rather than all interrupts
` [PATCH 4.4 034/131] lib/int_sqrt: optimize small argument
` [PATCH 4.4 036/131] rtc: Fix overflow when converting time64_t to rtc_time
` [PATCH 4.4 037/131] ath10k: avoid possible string overflow
` [PATCH 4.4 038/131] Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
` [PATCH 4.4 040/131] sched/fair: Fix new tasks load avg removed from source CPU in wake_up_new_task()
` [PATCH 4.4 042/131] arm64: fix COMPAT_SHMLBA definition for large pages
` [PATCH 4.4 043/131] efi: stub: define DISABLE_BRANCH_PROFILING for all architectures
` [PATCH 4.4 044/131] ARM: 8458/1: bL_switcher: add GIC dependency
` [PATCH 4.4 045/131] ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor
` [PATCH 4.4 047/131] vmstat: make vmstat_updater deferrable again and shut down on idle
` [PATCH 4.4 048/131] hid-sensor-hub.c: fix wrong do_div() usage
` [PATCH 4.4 050/131] perf: Synchronously free aux pages in case of allocation failure
` [PATCH 4.4 051/131] net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
` [PATCH 4.4 052/131] Revert "mmc: block: dont use parameter prefix if built as module"
` [PATCH 4.4 053/131] writeback: initialize inode members that track writeback history
` [PATCH 4.4 054/131] coresight: fixing lockdep error
` [PATCH 4.4 055/131] coresight: coresight_unregister() function cleanup
` [PATCH 4.4 056/131] coresight: release reference taken by bus_find_device()
` [PATCH 4.4 057/131] coresight: remove csdevs link from topology
` [PATCH 4.4 058/131] stm class: Fix locking in unbinding policy path
` [PATCH 4.4 059/131] stm class: Fix link list locking
` [PATCH 4.4 060/131] stm class: Prevent user-controllable allocations
` [PATCH 4.4 061/131] stm class: Support devices with multiple instances
` [PATCH 4.4 062/131] stm class: Fix unlocking braino in the error path
` [PATCH 4.4 063/131] stm class: Guard output assignment against concurrency
` [PATCH 4.4 064/131] stm class: Fix unbalanced module/device refcounting
` [PATCH 4.4 065/131] stm class: Fix a race in unlinking
` [PATCH 4.4 066/131] coresight: "DEVICE_ATTR_RO" should defined as static
` [PATCH 4.4 067/131] coresight: etm4x: Check every parameter used by dma_xx_coherent
` [PATCH 4.4 068/131] asm-generic: Fix local variable shadow in __set_fixmap_offset
` [PATCH 4.4 069/131] staging: ashmem: Avoid deadlock with mmap/shrink
` [PATCH 4.4 071/131] staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT
` [PATCH 4.4 072/131] staging: goldfish: audio: fix compiliation on arm
` [PATCH 4.4 073/131] ARM: 8510/1: rework ARM_CPU_SUSPEND dependencies
` [PATCH 4.4 074/131] arm64/kernel: fix incorrect EL0 check in inv_entry macro
` [PATCH 4.4 075/131] =?UTF-8?q?mac80211:=20fix=20"warning:=20=E2=80=98target=5Fmetric?= =?UTF-8?q?=E2=80=99=20may=20be=20used=20uninitialized"?=
` [PATCH 4.4 076/131] perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count drops
` [PATCH 4.4 077/131] arm64: kernel: Include _AC definition in page.h
` [PATCH 4.4 078/131] PM / Hibernate: Call flush_icache_range() on pages restored in-place
` [PATCH 4.4 079/131] stm class: Do not leak the chrdev in error path
` [PATCH 4.4 081/131] ipv6: fix endianness error in icmpv6_err
` [PATCH 4.4 082/131] usb: gadget: configfs: add mutex lock before unregister gadget
` [PATCH 4.4 083/131] usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG
` [PATCH 4.4 085/131] video: fbdev: Set pixclock = 0 in goldfishfb
` [PATCH 4.4 087/131] mmc: mmc: fix switch timeout issue caused by jiffies precision
` [PATCH 4.4 088/131] cfg80211: size various nl80211 messages correctly
` [PATCH 4.4 089/131] stmmac: copy unicast mac address to MAC registers
` [PATCH 4.4 090/131] dccp: do not use ipv6 header for ipv4 flow
` [PATCH 4.4 091/131] mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
` [PATCH 4.4 092/131] net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
` [PATCH 4.4 094/131] Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net)
` [PATCH 4.4 097/131] vxlan: Dont call gro_cells_destroy() before device is unregistered
` [PATCH 4.4 098/131] sctp: get sctphdr by offset in sctp_compute_cksum
` [PATCH 4.4 099/131] mac8390: Fix mmio access size probe
` [PATCH 4.4 100/131] btrfs: remove WARN_ON in log_dir_items
` [PATCH 4.4 102/131] ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
` [PATCH 4.4 104/131] ALSA: rawmidi: Fix potential Spectre v1 vulnerability
` [PATCH 4.4 105/131] ALSA: seq: oss: Fix "
` [PATCH 4.4 106/131] ALSA: pcm: Fix possible OOB access in PCM oss plugins
` [PATCH 4.4 107/131] ALSA: pcm: Dont suspend stream in unrecoverable PCM state
` [PATCH 4.4 108/131] scsi: sd: Fix a race between closing an sd device and sd I/O
` [PATCH 4.4 110/131] scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices
` [PATCH 4.4 111/131] tty: atmel_serial: fix a potential NULL pointer dereference
` [PATCH 4.4 112/131] staging: vt6655: Remove vif check from vnt_interrupt
` [PATCH 4.4 113/131] staging: vt6655: Fix interrupt race condition on device start up
` [PATCH 4.4 115/131] serial: sh-sci: Fix setting SCSCR_TIE while transferring data
` [PATCH 4.4 116/131] USB: serial: cp210x: add new device id
` [PATCH 4.4 117/131] USB: serial: ftdi_sio: add additional NovaTech products
` [PATCH 4.4 118/131] USB: serial: mos7720: fix mos_parport refcount imbalance on error path
` [PATCH 4.4 120/131] USB: serial: option: add Olicard 600
` [PATCH 4.4 121/131] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
` [PATCH 4.4 122/131] fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
` [PATCH 4.4 123/131] gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
` [PATCH 4.4 125/131] x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
` [PATCH 4.4 126/131] KVM: Reject device ioctls from processes other than the VMs creator
` [PATCH 4.4 127/131] xhci: Fix port resume done detection for SS ports with LPM enabled
` [PATCH 4.4 129/131] arm64: support keyctl() system call in 32-bit mode
` [PATCH 4.4 131/131] stm class: Hide STM-specific options if STM is disabled

general protection fault in refcount_sub_and_test_checked
 2019-04-01 17:36 UTC 

KASAN: use-after-free Read in cma_check_port
 2019-04-01 17:35 UTC 

[PATCH v2] avia-hx711.yaml: transform DT binding to YAML
 2019-04-01 17:33 UTC 

[PATCH v2] bmp085.yaml: transform DT documentation of iio sensor into YAML
 2019-04-01 17:31 UTC 

[PATCH v2 0/7] implement 2D acceleration, minor cleanups, doc updates
 2019-04-01 17:30 UTC  (4+ messages)
` [PATCH v2 5/7] Documentation: fb: sm712fb: add information mainly about 2D

[git pull] habanalabs fixes for 5.1-rc4
 2019-04-01 17:26 UTC 

[PATCH 4.14 000/107] 4.14.110-stable review
 2019-04-01 17:03 UTC  (40+ messages)
` [PATCH 4.14 040/107] powerpc/64s: Add support for software count cache flush
` [PATCH 4.14 043/107] powerpc/fsl: Add infrastructure to fixup branch predictor flush
` [PATCH 4.14 044/107] powerpc/fsl: Add macro to flush the branch predictor
` [PATCH 4.14 045/107] powerpc/fsl: Fix spectre_v2 mitigations reporting
` [PATCH 4.14 046/107] powerpc/fsl: Emulate SPRN_BUCSR register
` [PATCH 4.14 047/107] powerpc/fsl: Add nospectre_v2 command line argument
` [PATCH 4.14 048/107] powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
` [PATCH 4.14 049/107] powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
` [PATCH 4.14 069/107] kbuild: modversions: Fix relative CRC byte order interpretation
` [PATCH 4.14 070/107] fs/open.c: allow opening only regular files during execve()
` [PATCH 4.14 071/107] ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
` [PATCH 4.14 072/107] scsi: sd: Fix a race between closing an sd device and sd I/O
` [PATCH 4.14 073/107] scsi: sd: Quiesce warning if device does not report optimal I/O size
` [PATCH 4.14 075/107] scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices
` [PATCH 4.14 076/107] tty: atmel_serial: fix a potential NULL pointer dereference
` [PATCH 4.14 077/107] staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
` [PATCH 4.14 079/107] staging: vt6655: Fix interrupt race condition on device start up
` [PATCH 4.14 080/107] serial: max310x: Fix to avoid potential NULL pointer dereference
` [PATCH 4.14 082/107] USB: serial: cp210x: add new device id
` [PATCH 4.14 083/107] USB: serial: ftdi_sio: add additional NovaTech products
` [PATCH 4.14 085/107] USB: serial: option: set driver_info for SIM5218 and compatibles
` [PATCH 4.14 087/107] USB: serial: option: add Olicard 600
` [PATCH 4.14 089/107] fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
` [PATCH 4.14 090/107] drm/vgem: fix use-after-free when drm_gem_handle_create() fails
` [PATCH 4.14 091/107] gpio: exar: add a check for the return value of ida_simple_get fails
` [PATCH 4.14 092/107] gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
` [PATCH 4.14 093/107] phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
` [PATCH 4.14 095/107] USB: gadget: f_hid: fix deadlock in f_hidg_write()
` [PATCH 4.14 096/107] usb: common: Consider only available nodes for dr_mode
` [PATCH 4.14 097/107] usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
` [PATCH 4.14 098/107] xhci: Fix port resume done detection for SS ports with LPM enabled
` [PATCH 4.14 099/107] usb: cdc-acm: fix race during wakeup blocking TX traffic
` [PATCH 4.14 100/107] mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
` [PATCH 4.14 101/107] perf intel-pt: Fix TSC slip
` [PATCH 4.14 102/107] cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
` [PATCH 4.14 103/107] x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
` [PATCH 4.14 104/107] KVM: Reject device ioctls from processes other than the VMs creator
` [PATCH 4.14 106/107] Revert "USB: core: only clean up what we allocated"
` [PATCH 4.14 107/107] vfio: ccw: only free cp on final interrupt


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