All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-20 12:26:15 to 2019-05-20 12:38:11 UTC [more...]

[PATCH 5.0 000/123] 5.0.18-stable review
 2019-05-20 12:15 UTC  (75+ messages)
` [PATCH 5.0 006/123] arm64: dts: rockchip: Disable DCMDs on RK3399s eMMC controller
` [PATCH 5.0 007/123] ARM: dts: qcom: ipq4019: enlarge PCIe BAR range
` [PATCH 5.0 008/123] ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260
` [PATCH 5.0 009/123] ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3
` [PATCH 5.0 014/123] arm64: mmap: Ensure file offset is treated as unsigned
` [PATCH 5.0 016/123] arm64: compat: Reduce address limit
` [PATCH 5.0 018/123] arm64: Save and restore OSDLR_EL1 across suspend/resume
` [PATCH 5.0 019/123] sched/x86: Save [ER]FLAGS on context switch
` [PATCH 5.0 020/123] x86/MCE: Add an MCE-record filtering function
` [PATCH 5.0 023/123] x86/MCE: Group AMD function prototypes in <asm/mce.h>
` [PATCH 5.0 024/123] x86/MCE/AMD: Dont report L1 BTB MCA errors on some family 17h models
` [PATCH 5.0 026/123] crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
` [PATCH 5.0 028/123] crypto: lrw - dont access already-freed walk.iv
` [PATCH 5.0 030/123] crypto: chacha20poly1305 - set cra_name correctly
` [PATCH 5.0 031/123] crypto: ccp - Do not free psp_master when PLATFORM_INIT fails
` [PATCH 5.0 033/123] crypto: skcipher - dont WARN on unprocessed data after slow walk step
` [PATCH 5.0 034/123] crypto: crct10dif-generic - fix use via crypto_shash_digest()
` [PATCH 5.0 036/123] crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
` [PATCH 5.0 037/123] crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
` [PATCH 5.0 038/123] crypto: rockchip - update IV buffer to contain the next IV
` [PATCH 5.0 039/123] crypto: caam/qi2 - fix zero-length buffer DMA mapping
` [PATCH 5.0 041/123] crypto: caam/qi2 - generate hash keys in-place
` [PATCH 5.0 043/123] crypto: arm64/aes-neonbs - dont access already-freed walk.iv
` [PATCH 5.0 044/123] mmc: tegra: fix ddr signaling for non-ddr modes
` [PATCH 5.0 046/123] mmc: sdhci-pci: Fix BYT OCP setting
` [PATCH 5.0 047/123] ALSA: line6: toneport: Fix broken usage of timer for delayed execution
` [PATCH 5.0 048/123] ALSA: usb-audio: Fix a memory leak bug
` [PATCH 5.0 051/123] ALSA: hda/realtek - EAPD turn on later
` [PATCH 5.0 053/123] ASoC: max98090: Fix restore of DAPM Muxes
` [PATCH 5.0 055/123] ASoC: fsl_esai: Fix missing break in switch statement
` [PATCH 5.0 056/123] ASoC: codec: hdac_hdmi add device_link to card device
` [PATCH 5.0 060/123] crypto: ccree - dont map MAC key on stack
` [PATCH 5.0 062/123] crypto: ccree - dont map AEAD key and IV "
` [PATCH 5.0 064/123] crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during suspend
` [PATCH 5.0 065/123] crypto: ccree - add function to handle cryptocell tee fips error
` [PATCH 5.0 066/123] crypto: ccree - handle tee fips error during power management resume
` [PATCH 5.0 067/123] mm/mincore.c: make mincore() more conservative
` [PATCH 5.0 068/123] mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses
` [PATCH 5.0 070/123] hugetlb: use same fault hash key for shared and private mappings
` [PATCH 5.0 071/123] ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
` [PATCH 5.0 072/123] userfaultfd: use RCU to free the task struct when fork fails
` [PATCH 5.0 073/123] ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
` [PATCH 5.0 076/123] mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
` [PATCH 5.0 078/123] mtd: maps: Allow MTD_PHYSMAP with MTD_RAM
` [PATCH 5.0 079/123] tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
` [PATCH 5.0 080/123] tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
` [PATCH 5.0 083/123] ext4: protect journal inodes blocks using block_validity
` [PATCH 5.0 084/123] ext4: ignore e_value_offs for xattrs with value-in-ea-inode
` [PATCH 5.0 085/123] ext4: avoid drop reference to iloc.bh twice
` [PATCH 5.0 086/123] ext4: fix use-after-free race with debug_want_extra_isize
` [PATCH 5.0 088/123] ext4: fix ext4_show_options for file systems w/o journal
` [PATCH 5.0 089/123] btrfs: Check the first key and level for cached extent buffer
` [PATCH 5.0 090/123] btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails
` [PATCH 5.0 092/123] Btrfs: send, flush dellaloc in order to avoid data loss
` [PATCH 5.0 093/123] Btrfs: do not start a transaction during fiemap
` [PATCH 5.0 095/123] Btrfs: fix race between send and deduplication that lead to failures and crashes
` [PATCH 5.0 097/123] bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
` [PATCH 5.0 098/123] ipmi:ssif: compare block number correctly for multi-part return messages
` [PATCH 5.0 099/123] crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
` [PATCH 5.0 100/123] fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
` [PATCH 5.0 102/123] ext4: zero out the unused memory region in the extent tree block
` [PATCH 5.0 103/123] ext4: fix data corruption caused by overlapping unaligned and aligned IO
` [PATCH 5.0 107/123] ALSA: hda/realtek - Fixup headphone noise via runtime suspend
` [PATCH 5.0 108/123] ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug
` [PATCH 5.0 109/123] jbd2: fix potential double free
` [PATCH 5.0 110/123] KVM: Fix the bitmap range to copy during clear dirty
` [PATCH 5.0 112/123] KVM: lapic: Busy wait for timer to expire when using hv_timer
` [PATCH 5.0 113/123] kbuild: turn auto.conf.cmd into a mandatory include file
` [PATCH 5.0 115/123] xen/pvh: correctly setup the PV EFI interface for dom0
` [PATCH 5.0 117/123] iov_iter: optimize page_copy_sane()
` [PATCH 5.0 119/123] s390/mm: convert to the generic get_user_pages_fast code
` [PATCH 5.0 120/123] ext4: unsigned int compared against zero
` [PATCH 5.0 122/123] ext4: fix compile error when using BUFFER_TRACE
` [PATCH 5.0 123/123] ext4: dont update s_rev_level if not required

[PATCH iptables 0/6] cache rework
 2019-05-20 12:26 UTC  (6+ messages)
` [PATCH iptables 1/6] nft: add struct nft_cache
` [PATCH iptables 3/6] nft: add __nft_table_builtin_find()
` [PATCH iptables 4/6] nft: add flush_cache()
` [PATCH iptables 5/6] nft: cache table list
` [PATCH iptables 6/6] nft: ensure cache consistency

[PATCH 5.1 000/128] 5.1.4-stable review
 2019-05-20 12:15 UTC  (100+ messages)
` [PATCH 5.1 002/128] x86/speculation/mds: Revert CPU buffer clear on double fault exit
` [PATCH 5.1 003/128] x86/speculation/mds: Improve CPU buffer clear documentation
` [PATCH 5.1 004/128] objtool: Fix function fallthrough detection
` [PATCH 5.1 006/128] arm64: dts: rockchip: Disable DCMDs on RK3399s eMMC controller
` [PATCH 5.1 008/128] ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260
` [PATCH 5.1 010/128] ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3
` [PATCH 5.1 011/128] mmc: sdhci-of-arasan: Add DTS property to disable DCMDs
` [PATCH 5.1 012/128] ARM: exynos: Fix a leaked reference by adding missing of_node_put
` [PATCH 5.1 014/128] power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklist
` [PATCH 5.1 015/128] arm64: mmap: Ensure file offset is treated as unsigned
` [PATCH 5.1 016/128] arm64: arch_timer: Ensure counter register reads occur with seqlock held
` [PATCH 5.1 018/128] arm64: Clear OSDLR_EL1 on CPU boot
` [PATCH 5.1 019/128] arm64: Save and restore OSDLR_EL1 across suspend/resume
` [PATCH 5.1 020/128] sched/x86: Save [ER]FLAGS on context switch
` [PATCH 5.1 021/128] x86/MCE: Add an MCE-record filtering function
` [PATCH 5.1 023/128] crypto: crypto4xx - fix ctr-aes missing output IV
` [PATCH 5.1 024/128] crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
` [PATCH 5.1 025/128] crypto: salsa20 - dont access already-freed walk.iv
` [PATCH 5.1 026/128] crypto: lrw "
` [PATCH 5.1 027/128] crypto: chacha-generic - fix use as arm64 no-NEON fallback
` [PATCH 5.1 028/128] crypto: chacha20poly1305 - set cra_name correctly
` [PATCH 5.1 029/128] crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
` [PATCH 5.1 031/128] crypto: vmx - fix copy-paste error in CTR mode
` [PATCH 5.1 032/128] crypto: skcipher - dont WARN on unprocessed data after slow walk step
` [PATCH 5.1 033/128] crypto: crct10dif-generic - fix use via crypto_shash_digest()
` [PATCH 5.1 035/128] crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
` [PATCH 5.1 036/128] crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
` [PATCH 5.1 037/128] crypto: rockchip - update IV buffer to contain the next IV
` [PATCH 5.1 038/128] crypto: caam/qi2 - fix zero-length buffer DMA mapping
` [PATCH 5.1 039/128] crypto: caam/qi2 - fix DMA mapping of stack memory
` [PATCH 5.1 040/128] crypto: caam/qi2 - generate hash keys in-place
` [PATCH 5.1 042/128] crypto: arm64/aes-neonbs - dont access already-freed walk.iv
` [PATCH 5.1 043/128] drivers/dax: Allow to include DEV_DAX_PMEM as builtin
` [PATCH 5.1 045/128] mmc: tegra: fix ddr signaling for non-ddr modes
` [PATCH 5.1 047/128] mmc: sdhci-pci: Fix BYT OCP setting
` [PATCH 5.1 048/128] ALSA: line6: toneport: Fix broken usage of timer for delayed execution
` [PATCH 5.1 049/128] ALSA: usb-audio: Fix a memory leak bug
` [PATCH 5.1 051/128] ALSA: hda/hdmi - Consider eld_valid when reporting jack event
` [PATCH 5.1 053/128] ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
` [PATCH 5.1 054/128] ASoC: max98090: Fix restore of DAPM Muxes
` [PATCH 5.1 055/128] ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
` [PATCH 5.1 057/128] ASoC: codec: hdac_hdmi add device_link to card device
` [PATCH 5.1 059/128] bpf: fix out of bounds backwards jmps due to dead code removal
` [PATCH 5.1 061/128] crypto: ccree - fix mem leak on error path
` [PATCH 5.1 065/128] crypto: ccree - pm resume first enable the source clk
` [PATCH 5.1 066/128] crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during suspend
` [PATCH 5.1 068/128] crypto: ccree - handle tee fips error during power management resume
` [PATCH 5.1 069/128] mm/mincore.c: make mincore() more conservative
` [PATCH 5.1 070/128] mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses
` [PATCH 5.1 071/128] mm/hugetlb.c: dont put_page in lock of hugetlb_lock
` [PATCH 5.1 072/128] hugetlb: use same fault hash key for shared and private mappings
` [PATCH 5.1 076/128] ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndef
` [PATCH 5.1 077/128] mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
` [PATCH 5.1 078/128] mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
` [PATCH 5.1 079/128] mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
` [PATCH 5.1 082/128] tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
` [PATCH 5.1 083/128] tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
` [PATCH 5.1 085/128] ext4: make sanity check in mballoc more strict
` [PATCH 5.1 086/128] ext4: protect journal inodes blocks using block_validity
` [PATCH 5.1 087/128] ext4: ignore e_value_offs for xattrs with value-in-ea-inode
` [PATCH 5.1 088/128] ext4: avoid drop reference to iloc.bh twice
` [PATCH 5.1 090/128] ext4: actually request zeroing of inode table after grow
` [PATCH 5.1 091/128] ext4: fix ext4_show_options for file systems w/o journal
` [PATCH 5.1 092/128] btrfs: Check the first key and level for cached extent buffer
` [PATCH 5.1 093/128] btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails
` [PATCH 5.1 094/128] btrfs: Honour FITRIM range constraints during free space trim
` [PATCH 5.1 096/128] Btrfs: do not start a transaction during fiemap
` [PATCH 5.1 097/128] Btrfs: do not start a transaction at iterate_extent_inodes()
` [PATCH 5.1 098/128] Btrfs: fix race between send and deduplication that lead to failures and crashes
` [PATCH 5.1 099/128] bcache: fix a race between cache register and cacheset unregister
` [PATCH 5.1 100/128] bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
` [PATCH 5.1 101/128] ipmi: Add the i2c-addr property for SSIF interfaces
` [PATCH 5.1 102/128] ipmi:ssif: compare block number correctly for multi-part return messages
` [PATCH 5.1 103/128] ARM: dts: imx: Fix the AR803X phy-mode
` [PATCH 5.1 104/128] mm/compaction.c: correct zone boundary handling when isolating pages from a pageblock
` [PATCH 5.1 105/128] fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
` [PATCH 5.1 106/128] tty: Dont force RISCV SBI console as preferred console
` [PATCH 5.1 107/128] ext4: zero out the unused memory region in the extent tree block
` [PATCH 5.1 108/128] ext4: fix data corruption caused by overlapping unaligned and aligned IO
` [PATCH 5.1 109/128] ext4: fix use-after-free in dx_release()
` [PATCH 5.1 110/128] ext4: avoid panic during forced reboot due to aborted journal
` [PATCH 5.1 111/128] ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14)
` [PATCH 5.1 112/128] ALSA: hda/realtek - Fixup headphone noise via runtime suspend
` [PATCH 5.1 113/128] ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug
` [PATCH 5.1 114/128] jbd2: fix potential double free
` [PATCH 5.1 115/128] Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU"
` [PATCH 5.1 116/128] KVM: Fix the bitmap range to copy during clear dirty
` [PATCH 5.1 117/128] KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
` [PATCH 5.1 118/128] KVM: lapic: Busy wait for timer to expire when using hv_timer
` [PATCH 5.1 119/128] smb3: display session id in debug data
` [PATCH 5.1 120/128] kbuild: turn auto.conf.cmd into a mandatory include file
` [PATCH 5.1 121/128] xen/pvh: set xen_domain_type to HVM in xen_pvh_init
` [PATCH 5.1 122/128] xen/pvh: correctly setup the PV EFI interface for dom0
` [PATCH 5.1 123/128] powerpc/32s: fix flush_hash_pages() on SMP
` [PATCH 5.1 124/128] libnvdimm/namespace: Fix label tracking error
` [PATCH 5.1 125/128] s390/mm: make the pxd_offset functions more robust
` [PATCH 5.1 126/128] s390/mm: convert to the generic get_user_pages_fast code
` [PATCH 5.1 127/128] ext4: unsigned int compared against zero
` [PATCH 5.1 128/128] ext4: fix block validity checks for journal inodes using indirect blocks

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2019-05-20 12:38 UTC 

ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
 2019-05-20 12:36 UTC 

[Qemu-devel] [PULL 00/10] MIPS queue for May 19th, 2019
 2019-05-20 12:35 UTC  (3+ messages)

[PATCH 4.9 00/44] 4.9.178-stable review
 2019-05-20 12:14 UTC  (2+ messages)
` [PATCH 4.9 18/44] ALSA: hda/hdmi - Consider eld_valid when reporting jack event

grub-mkrescue: Problem with MBR partition table at start of EFI partition
 2019-05-20 12:35 UTC  (3+ messages)

ARM: dts: imx6q-logicpd: Reduce inrush current on start
 2019-05-20 12:35 UTC 

[PATCH v2] mtd: rawnand: Add Macronix NAND read retry support
 2019-05-20 12:34 UTC  (2+ messages)

[PATCH 00/10] s390: virtio: support protected virtualization
 2019-05-20 12:34 UTC  (9+ messages)
` [PATCH 06/10] s390/cio: add basic protected virtualization support

ARM: dts: imx: Fix the AR803X phy-mode
 2019-05-20 12:33 UTC 

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2019-05-20 12:32 UTC 

[Qemu-devel] [RISU v2 00/11] Support for i386/x86_64 with vector extensions
 2019-05-20 12:30 UTC  (2+ messages)

[PATCH 0/3] ASoC: Intel: fix rt5682-based machine drivers
 2019-05-20 12:31 UTC  (3+ messages)
` [PATCH 1/3] ASoC: Intel: sof-rt5682: Few minor fixes for AMP SSP and codec button

[RFC v2 0/5] cpufreq support for the Raspberry Pi
 2019-05-20 12:30 UTC  (4+ messages)
` [RFC v2 5/5] cpufreq: add driver for Raspbery Pi

Git ransom campaign incident report - May 2019
 2019-05-20 12:31 UTC  (4+ messages)
` [PATCH 3/3] clone: auto-enable git-credential-store when necessary

[PATCH] x86/svm: Drop support for AMD's Lightweight Profiling
 2019-05-20 12:30 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH v2] coverage: filter out libfdt.o and libelf.o
 2019-05-20 12:28 UTC  (8+ messages)
        ` [Xen-devel] "

udev: Access permission of fw character device in which fw node includes unit handled by ALSA
 2019-05-20 12:27 UTC 

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2019-05-20 12:26 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.