linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-26 00:48:32 to 2019-03-26 06:35:15 UTC [more...]

[PATCH 4.14 00/41] 4.14.109-stable review
 2019-03-26  6:30 UTC  (34+ 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 39/41] pwm-backlight: Enable/disable the PWM before/after LCD enable toggle

[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  (17+ messages)
              ` ceph: fix use-after-free on symlink traversal
                ` jffs2: "
                ` ubifs: "
                ` debugfs: "

[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  (8+ messages)
` [PATCH 1/3] tracing: introduce TRACE_EVENT_NONE()
` [PATCH 2/3] sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is not set
` [PATCH 3/3] rcu: validate arguments for rcu tracepoints

Why CMA allocater fails if there is a signal pending?
 2019-03-26  2:21 UTC  (4+ messages)

[RFC PATCH] drm/nouveau/fb/ram/gk104: move assignment out of condition
 2019-03-26  1:55 UTC 

[BACKPORT 4.4.y 00/25] candidates from spreadtrum 4.4 product kernel
 2019-03-26  2:18 UTC  (24+ messages)
` [BACKPORT 4.4.y 01/25] mmc: pwrseq: constify mmc_pwrseq_ops structures
` [BACKPORT 4.4.y 02/25] ALSA: compress: add support for 32bit calls in a 64bit kernel
` [BACKPORT 4.4.y 04/25] USB: iowarrior: fix oops with malicious USB descriptors
` [BACKPORT 4.4.y 17/25] mmc: core: don't try to switch block size for dual rate mode
` [BACKPORT 4.4.y 18/25] tcp/dccp: drop SYN packets if accept queue is full
` [BACKPORT 4.4.y 19/25] serial: sprd: adjust TIMEOUT to a big value
` [BACKPORT 4.4.y 20/25] Hang/soft lockup in d_invalidate with simultaneous calls
` [BACKPORT 4.4.y 21/25] arm64: traps: disable irq in die()
` [BACKPORT 4.4.y 23/25] serial: sprd: clear timeout interrupt only rather than all interrupts
` [BACKPORT 4.4.y 24/25] lib/int_sqrt: optimize small argument
` [BACKPORT 4.4.y 25/25] USB: core: only clean up what we allocated

[PATCH] scsi: lpfc: avoid uninitialized variable warning
 2019-03-26  2:17 UTC  (2+ messages)

[PATCH v2 00/12] Add some functionalities for Tegra soctherm
 2019-03-26  2:17 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: avoid freeing unallocated dma memory
 2019-03-26  2:16 UTC  (2+ messages)

[PATCH 0/2] handle worst-case heap randomization in mmap_base
 2019-03-26  2:13 UTC  (4+ messages)
` [PATCH 2/2] x86/mmap: "

[PATCH v2] drivers: ufs: Add missing MODULE_* information
 2019-03-26  2:10 UTC  (2+ messages)

[PATCH] SUNRPC: fix uninitialized variable warning
 2019-03-26  2:00 UTC 

[PATCH] tools: usb: usbip: adding support for older kernel versions
 2019-03-26  1:59 UTC  (14+ messages)

[PATCH 1/2] platform/x86: intel_pmc_core: Convert to a platform_driver
 2019-03-26  1:41 UTC  (6+ messages)

[PATCH -next] ring-buffer: Fix ring buffer size in rb_write_something
 2019-03-26  1:36 UTC  (2+ messages)

[RFC PATCH] mm: readahead: add readahead_shift into backing device
 2019-03-26  1:30 UTC  (4+ messages)

[PATCH 0/4] iommu/vt-d: Fix-up device-domain relationship by refactoring to use iommu group default domain
 2019-03-26  1:24 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 3/7] iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions

[PATCH v6] ipvs: allow tunneling with gue encapsulation
 2019-03-26  1:28 UTC 

[PATCH 0/3] Add kdump support for the SEV enabled guest
 2019-03-26  1:27 UTC  (8+ messages)
` [PATCH 1/3] kexec: Do not map the kexec area as decrypted when SEV is active

[PATCH] scsi: ses: fix some risks of out of bound access
 2019-03-26  1:19 UTC  (2+ messages)

[RFC PATCH 0/3] arch/x86: Add the support of ACRN hypervisor under arch/x86
 2019-03-26  0:59 UTC  (11+ messages)
` [RFC PATCH 2/3] arch/x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for Acrn upcall vector
` [RFC PATCH 3/3] arch/x86/acrn: add hypercall for acrn_hypervisor

[PATCH] fs: fix warning about Using plain integer as NULL pointer
 2019-03-26  1:02 UTC  (2+ messages)

[PATCH V9 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-26  0:56 UTC  (4+ messages)
` [PATCH V9 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding

"cat /proc/lockdep" after "rmmod <some module>" when !debug_locks will crash the system
 2019-03-26  0:54 UTC  (2+ messages)

[PATCH v2 bpf-next 00/21] bpf: Sysctl hook
 2019-03-26  0:43 UTC  (10+ messages)
` [PATCH v2 bpf-next 13/21] selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers
` [PATCH v2 bpf-next 14/21] selftests/bpf: Test file_pos field in bpf_sysctl ctx
` [PATCH v2 bpf-next 15/21] bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
` [PATCH v2 bpf-next 16/21] bpf: Introduce bpf_strtol and bpf_strtoul helpers
` [PATCH v2 bpf-next 17/21] bpf: Sync bpf.h to tools/
` [PATCH v2 bpf-next 18/21] selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h
` [PATCH v2 bpf-next 19/21] selftests/bpf: Test ARG_PTR_TO_LONG arg type
` [PATCH v2 bpf-next 20/21] selftests/bpf: Test bpf_strtol and bpf_strtoul helpers
` [PATCH v2 bpf-next 21/21] selftests/bpf: C based test for sysctl and strtoX


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