linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-26 02:25:13 to 2019-03-26 06:39:32 UTC [more...]

[PATCH 4.14 00/41] 4.14.109-stable review
 2019-03-26  6:30 UTC  (36+ messages)
` [PATCH 4.14 01/41] mmc: pxamci: fix enum type confusion
` [PATCH 4.14 02/41] drm/vmwgfx: Dont double-free the mode stored in par->set_mode
` [PATCH 4.14 04/41] libceph: wait for latest osdmap in ceph_monc_blacklist_add()
` [PATCH 4.14 05/41] udf: Fix crash on IO error during truncate
` [PATCH 4.14 06/41] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
` [PATCH 4.14 07/41] MIPS: Ensure ELF appended dtb is relocated
` [PATCH 4.14 08/41] MIPS: Fix kernel crash for R6 in jump label branch function
` [PATCH 4.14 09/41] scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
` [PATCH 4.14 11/41] futex: Ensure that futex address is aligned in handle_futex_death()
` [PATCH 4.14 12/41] perf probe: Fix getting the kernel map
` [PATCH 4.14 13/41] objtool: Move objtool_file struct off the stack
` [PATCH 4.14 14/41] ALSA: x86: Fix runtime PM for hdmi-lpe-audio
` [PATCH 4.14 15/41] ext4: fix NULL pointer dereference while journal is aborted
` [PATCH 4.14 16/41] ext4: fix data corruption caused by unaligned direct AIO
` [PATCH 4.14 17/41] ext4: brelse all indirect buffer in ext4_ind_remove_space()
` [PATCH 4.14 18/41] media: v4l2-ctrls.c/uvc: zero v4l2_event
` [PATCH 4.14 19/41] Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
` [PATCH 4.14 20/41] Bluetooth: Fix decrementing reference count twice in releasing socket
` [PATCH 4.14 22/41] Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto()
` [PATCH 4.14 23/41] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
` [PATCH 4.14 24/41] netfilter: ebtables: remove BUGPRINT messages
` [PATCH 4.14 25/41] x86/unwind: Handle NULL pointer calls better in frame unwinder
` [PATCH 4.14 26/41] x86/unwind: Add hardcoded ORC entry for NULL
` [PATCH 4.14 27/41] locking/lockdep: Add debug_locks check in __lock_downgrade()
` [PATCH 4.14 28/41] mm, mempolicy: fix uninit memory access
` [PATCH 4.14 30/41] ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
` [PATCH 4.14 31/41] lib/int_sqrt: optimize small argument
` [PATCH 4.14 32/41] USB: core: only clean up what we allocated
` [PATCH 4.14 33/41] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1
` [PATCH 4.14 35/41] PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
` [PATCH 4.14 36/41] PCI: endpoint: Use EPCs device in dma_alloc_coherent()/dma_free_coherent()
` [PATCH 4.14 37/41] rtc: Fix overflow when converting time64_t to rtc_time
` [PATCH 4.14 38/41] sched/cpufreq/schedutil: Fix error path mutex unlock
` [PATCH 4.14 39/41] pwm-backlight: Enable/disable the PWM before/after LCD enable toggle
` [PATCH 4.14 41/41] ath10k: avoid possible string overflow

[PATCH 5.0 00/52] 5.0.5-stable review
 2019-03-26  6:30 UTC  (22+ messages)
` [PATCH 5.0 01/52] ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
` [PATCH 5.0 02/52] ALSA: firewire-motu: use version field of unit directory to identify model
` [PATCH 5.0 04/52] mmc: alcor: fix DMA reads
` [PATCH 5.0 05/52] mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
` [PATCH 5.0 06/52] mmc: renesas_sdhi: limit block count to 16 bit for old revisions
` [PATCH 5.0 07/52] drm/amdgpu: fix invalid use of change_bit
` [PATCH 5.0 08/52] drm/vmwgfx: Dont double-free the mode stored in par->set_mode
` [PATCH 5.0 09/52] drm/vmwgfx: Return 0 when gmrid::get_node runs out of IDs
` [PATCH 5.0 10/52] iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
` [PATCH 5.0 11/52] iommu/iova: Fix tracking of recently failed iova address
` [PATCH 5.0 12/52] libceph: wait for latest osdmap in ceph_monc_blacklist_add()
` [PATCH 5.0 13/52] udf: Fix crash on IO error during truncate
` [PATCH 5.0 14/52] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
` [PATCH 5.0 16/52] MIPS: Fix kernel crash for R6 in jump label branch function
` [PATCH 5.0 18/52] powerpc/security: Fix spectre_v2 reporting
` [PATCH 5.0 27/52] objtool: Move objtool_file struct off the stack
` [PATCH 5.0 28/52] irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
` [PATCH 5.0 30/52] SMB3: Fix SMB3.1.1 guest mounts to Samba
` [PATCH 5.0 31/52] ALSA: hda - Dont trigger jackpoll_work in azx_resume
` [PATCH 5.0 33/52] ext4: fix NULL pointer dereference while journal is aborted
` [PATCH 5.0 34/52] ext4: fix data corruption caused by unaligned direct AIO

[PATCH 4.19 00/45] 4.19.32-stable review
 2019-03-26  6:30 UTC  (41+ messages)
` [PATCH 4.19 01/45] ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
` [PATCH 4.19 02/45] ALSA: firewire-motu: use version field of unit directory to identify model
` [PATCH 4.19 03/45] mmc: pxamci: fix enum type confusion
` [PATCH 4.19 04/45] mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
` [PATCH 4.19 05/45] mmc: renesas_sdhi: limit block count to 16 bit for old revisions
` [PATCH 4.19 07/45] drm/vmwgfx: Return 0 when gmrid::get_node runs out of IDs
` [PATCH 4.19 08/45] iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
` [PATCH 4.19 10/45] udf: Fix crash on IO error during truncate
` [PATCH 4.19 11/45] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
` [PATCH 4.19 12/45] MIPS: Ensure ELF appended dtb is relocated
` [PATCH 4.19 13/45] MIPS: Fix kernel crash for R6 in jump label branch function
` [PATCH 4.19 14/45] powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
` [PATCH 4.19 15/45] scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
` [PATCH 4.19 16/45] scsi: ibmvscsi: Fix empty event pool access during host removal
` [PATCH 4.19 17/45] futex: Ensure that futex address is aligned in handle_futex_death()
` [PATCH 4.19 18/45] cifs: allow guest mounts to work for smb3.11
` [PATCH 4.19 19/45] perf probe: Fix getting the kernel map
` [PATCH 4.19 21/45] irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
` [PATCH 4.19 22/45] SMB3: Fix SMB3.1.1 guest mounts to Samba
` [PATCH 4.19 23/45] ALSA: x86: Fix runtime PM for hdmi-lpe-audio
` [PATCH 4.19 24/45] ALSA: hda/ca0132 - make pci_iounmap() call conditional
` [PATCH 4.19 25/45] ALSA: ac97: Fix of-node refcount unbalance
` [PATCH 4.19 26/45] ext4: fix NULL pointer dereference while journal is aborted
` [PATCH 4.19 27/45] ext4: fix data corruption caused by unaligned direct AIO
` [PATCH 4.19 28/45] ext4: brelse all indirect buffer in ext4_ind_remove_space()
` [PATCH 4.19 29/45] media: v4l2-ctrls.c/uvc: zero v4l2_event
` [PATCH 4.19 30/45] Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
` [PATCH 4.19 31/45] Bluetooth: Fix decrementing reference count twice in releasing socket
` [PATCH 4.19 32/45] Bluetooth: hci_ldisc: Initialize hci_dev before open()
` [PATCH 4.19 33/45] Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto()
` [PATCH 4.19 34/45] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
` [PATCH 4.19 36/45] f2fs: fix to avoid deadlock of atomic file operations
` [PATCH 4.19 37/45] netfilter: ebtables: remove BUGPRINT messages
` [PATCH 4.19 39/45] x86/unwind: Handle NULL pointer calls better in frame unwinder
` [PATCH 4.19 40/45] x86/unwind: Add hardcoded ORC entry for NULL
` [PATCH 4.19 41/45] locking/lockdep: Add debug_locks check in __lock_downgrade()
` [PATCH 4.19 42/45] mm, mempolicy: fix uninit memory access
` [PATCH 4.19 43/45] ALSA: hda - Record the current power state before suspend/resume calls
` [PATCH 4.19 44/45] ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
` [PATCH 4.19 45/45] power: supply: charger-manager: Fix incorrect return value

[PATCH 1/2] dt-bindings: iio: counter: Add Milbeaut Updown Counter
 2019-03-26  6:33 UTC 

[PATCH 4.9 00/30] 4.9.166-stable review
 2019-03-26  6:30 UTC  (29+ messages)
` [PATCH 4.9 01/30] mmc: pxamci: fix enum type confusion
` [PATCH 4.9 02/30] drm/vmwgfx: Dont double-free the mode stored in par->set_mode
` [PATCH 4.9 03/30] iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
` [PATCH 4.9 04/30] libceph: wait for latest osdmap in ceph_monc_blacklist_add()
` [PATCH 4.9 05/30] udf: Fix crash on IO error during truncate
` [PATCH 4.9 06/30] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
` [PATCH 4.9 07/30] MIPS: Ensure ELF appended dtb is relocated
` [PATCH 4.9 08/30] MIPS: Fix kernel crash for R6 in jump label branch function
` [PATCH 4.9 10/30] objtool: Move objtool_file struct off the stack
` [PATCH 4.9 11/30] ext4: fix NULL pointer dereference while journal is aborted
` [PATCH 4.9 12/30] ext4: fix data corruption caused by unaligned direct AIO
` [PATCH 4.9 13/30] ext4: brelse all indirect buffer in ext4_ind_remove_space()
` [PATCH 4.9 15/30] Bluetooth: Fix decrementing reference count twice in releasing socket
` [PATCH 4.9 16/30] locking/lockdep: Add debug_locks check in __lock_downgrade()
` [PATCH 4.9 17/30] ALSA: hda - Record the current power state before suspend/resume calls
` [PATCH 4.9 18/30] ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
` [PATCH 4.9 19/30] tcp/dccp: drop SYN packets if accept queue is full
` [PATCH 4.9 20/30] serial: sprd: adjust TIMEOUT to a big value
` [PATCH 4.9 21/30] Hang/soft lockup in d_invalidate with simultaneous calls
` [PATCH 4.9 22/30] arm64: traps: disable irq in die()
` [PATCH 4.9 23/30] serial: sprd: clear timeout interrupt only rather than all interrupts
` [PATCH 4.9 24/30] lib/int_sqrt: optimize small argument
` [PATCH 4.9 25/30] USB: core: only clean up what we allocated
` [PATCH 4.9 26/30] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1
` [PATCH 4.9 27/30] rtc: Fix overflow when converting time64_t to rtc_time
` [PATCH 4.9 28/30] pwm-backlight: Enable/disable the PWM before/after LCD enable toggle
` [PATCH 4.9 29/30] power: supply: charger-manager: Fix incorrect return value
` [PATCH 4.9 30/30] ath10k: avoid possible string overflow

[PATCH 1/2] gpio: of: Check propname before applying "cs-gpios" quirks
 2019-03-26  6:32 UTC 

[PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name
 2019-03-26  6:28 UTC 

[PATCH v2 1/3] powerpc/32s: drop Hash_end
 2019-03-26  6:22 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc/32s: don't try to print hash table address
` [PATCH v2 3/3] powerpc/mm: print hash info in a helper

[PATCH] Change in comment for the list_empty() routine
 2019-03-26  6:21 UTC 

[PATCH v6 00/8] Qualcomm AOSS QMP driver and modem dts
 2019-03-26  6:17 UTC  (5+ messages)
` [PATCH v6 8/8] arm64: dts: qcom: sdm845: Add Q6V5 MSS node

[PATCH 1/7] powerpc/fadump: define an empty fadump_cleanup()
 2019-03-26  6:13 UTC  (3+ messages)
` [PATCH 3/7] powerpc/setup: define cpu_pvr at all time

[PATCH] kbuild: move RETPOLINE flags below config-targets
 2019-03-26  6:11 UTC 

[PATCH] efi/libstub: refactor cmd_stubcopy
 2019-03-26  6:05 UTC  (6+ messages)

[PATCH v3] powerpc/8xx: fix possible object reference leak
 2019-03-26 10:29 UTC  (2+ messages)

[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-03-26  6:02 UTC  (6+ messages)

[PATCH 1/1] arch/powerpc: Rework local_paca to avoid LTO warnings
 2019-03-26  5:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] fbdev: fix divide error in fb_var_to_videomode
 2019-03-26  5:54 UTC  (2+ messages)

[PATCH 0/8] vfio/mdev: Improve vfio/mdev core module
 2019-03-26  5:53 UTC  (9+ messages)
` [PATCH 8/8] vfio/mdev: Improve the create/remove sequence

[PATCH v1 2/2] mmc: sdhci_f_sdh30: Add support for Milbeaut M10V host controller
 2019-03-26  5:53 UTC 

[PATCH v1 1/2] dt-bindings: mmc: sdhci-fujitsu.txt: add miilbeaut driver
 2019-03-26  5:53 UTC 

[PATCH v1 0/2] mmc: sdhci_f_sdh30: Add support for Milbeaut
 2019-03-26  5:53 UTC 

[PATCH] MAINTAINERS: fix the file path of uniphier-mdmac.c
 2019-03-26  5:43 UTC  (2+ messages)

BUG: unable to handle kernel paging request in bpf_prog_kallsyms_find
 2019-03-26  5:44 UTC  (2+ messages)

[PATCH] MAINTAINER: Fix Qualcomm ETHQOS ethernet DT file
 2019-03-26  5:42 UTC  (2+ messages)

[Milbeaut PATCH v0.4 0/2] mmc: sdhci_f_sdh30: Add support for Milbeaut
 2019-03-26  5:41 UTC  (2+ messages)

[PATCH] kbuild: strip whitespace in cmd_record_mcount findstring
 2019-03-26  5:29 UTC  (2+ messages)

[PULL REQUEST] Lockdown patches for 5.2
 2019-03-26  5:30 UTC  (3+ messages)
` [PATCH 01/27] Add the ability to lock down access to the running kernel image

MAINTAINERS: a scripted set of defective F: patterns and the commits that introduced them
 2019-03-26  5:30 UTC  (9+ messages)
` Bad file pattern in MAINTAINERS section 'ARM/QUALCOMM SUPPORT'
    ` [PATCH v1 1/1] MAINTAINERS: fix typo in file name
` Bad file pattern in MAINTAINERS section 'ARM/UNIPHIER ARCHITECTURE'
` Bad file pattern in MAINTAINERS section 'QUALCOMM ETHQOS ETHERNET DRIVER'

[PATCH 0/4] Convert rhashtable to use bitlocks
 2019-03-26  5:27 UTC  (4+ messages)
` [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket

[Milbeaut PATCH v0.4 2/2] mmc: sdhci_f_sdh30: Add support for Milbeaut M10V host controller
 2019-03-26  4:58 UTC 

[Milbeaut PATCH v0.4 1/2] dt-bindings: mmc: sdhci-fujitsu.txt: add miilbeaut driver
 2019-03-26  4:58 UTC 

[RFC PATCH v2 0/3] arch/x86: Add the support of ACRN guest under arch/x86
 2019-03-26  4:53 UTC  (4+ messages)
` [RFC PATCH v2 1/3] arch/x86: add the support of ACRN guest
` [RFC PATCH v2 2/3] arch/x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for Acrn upcall vector
` [RFC PATCH v2 3/3] arch/x86/acrn: add hypercall for acrn_guest

[PATCH v19,RESEND 00/27] Intel SGX1 support
 2019-03-26  4:53 UTC  (14+ messages)
` [PATCH v19,RESEND 24/27] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions

[PATCH] Revert "gpio: use new gpio_set_config() helper in more places"
 2019-03-26  4:49 UTC 

[PATCH] usb: u132-hcd: fix potential NULL pointer dereference
 2019-03-26  4:41 UTC  (3+ messages)

[PATCH] kbuild: do not overwrite .gitignore in output directory
 2019-03-26  4:26 UTC 

[block] 6861428921: vm-scalability.median 1003.2% improvement
 2019-03-26  4:25 UTC 

KASAN: use-after-free Read in path_lookupat
 2019-03-26  4:15 UTC  (8+ messages)

[PATCH v7 0/10] Add ARMv8.3 pointer authentication for kvm guest
 2019-03-26  4:12 UTC  (10+ messages)
` [PATCH v7 5/10] KVM: arm/arm64: preserve host MDCR_EL2 value
` [PATCH v7 7/10] KVM: arm/arm64: context-switch ptrauth registers
` [PATCH v7 8/10] KVM: arm64: Add capability to advertise ptrauth for guest

linux-next: Tree for Mar 26
 2019-03-26  4:03 UTC 

[PATCH] kbuild: skip parsing pre sub-make code for recursion
 2019-03-26  4:02 UTC 

[PATCH v2] RISC-V: Always compile mm/init.c with cmodel=medany
 2019-03-26  4:01 UTC  (3+ messages)

[PATCH v3] RISC-V: Always compile mm/init.c with cmodel=medany and notrace
 2019-03-26  3:57 UTC  (3+ messages)

[PATCH v2] svm/avic: Fix invalidate logical APIC id entry
 2019-03-26  3:57 UTC 

[PATCH] svm/avic: Fix invalidate logical APIC id entry
 2019-03-26  3:47 UTC  (3+ messages)

Warning at drivers/net/wireless/ath/ath10k/mac.c:5625 ath10k_bss_info_changed
 2019-03-26  3:46 UTC  (7+ messages)

[PATCH v12 00/11] Introduce the for_each_set_clump8 macro
 2019-03-26  3:14 UTC  (6+ messages)
` [PATCH v12 01/11] bitops: "

[PATCH v3 0/4] PINCTRL: Mediatek pinctrl patch on mt8183
 2019-03-26  3:10 UTC  (7+ messages)
` [PATCH 2/4] arm64: dts: mt8183: add pintcrl file
` [PATCH 4/4] pinctrl: add drive for I2C related pins on MT8183

[PATCH] libata: fix using DMA buffers on stack
 2019-03-26  3:07 UTC 

[PATCH V2 0/8]: blk-mq: use static_rqs to iterate busy tags
 2019-03-26  3:05 UTC  (6+ messages)
` [PATCH V2 7/8] nvme: use blk_mq_queue_tag_inflight_iter

[PATCH 0/4] pid: add pidctl()
 2019-03-26  3:03 UTC  (9+ messages)

[PATCH v3 RESEND 0/4] PINCTRL: Mediatek pinctrl patch on mt8183
 2019-03-26  2:55 UTC  (4+ messages)
` [PATCH RESEND v3 3/4] arm64: dts: mt8183: add pintcrl device node

[PATCH V10 1/4] dt-bindings: fsl: scu: add thermal binding
 2019-03-26  2:44 UTC  (8+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2019-03-26  2:33 UTC 

[BACKPORT 4.14.y 0/8] candidates from spreadtrum 4.14 product kernel
 2019-03-26  2:26 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: fix a potential NULL pointer dereference
 2019-03-26  2:25 UTC  (2+ messages)

[PATCH] scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_general
 2019-03-26  2:23 UTC  (2+ messages)

[PATCH 0/3] tracing: introduce TRACE_EVENT_NONE and use it
 2019-03-26  2:24 UTC  (3+ 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).