All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-20 12:34:11 to 2019-05-20 12:50:33 UTC [more...]

[PATCH 4.14 00/63] 4.14.121-stable review
 2019-05-20 12:14 UTC  (5+ messages)
` [PATCH 4.14 57/63] ext4: zero out the unused memory region in the extent tree block
` [PATCH 4.14 58/63] ext4: fix data corruption caused by overlapping unaligned and aligned IO
` [PATCH 4.14 62/63] iov_iter: optimize page_copy_sane()
` [PATCH 4.14 63/63] ext4: fix compile error when using BUFFER_TRACE

[PATCH 00/18] net: introduce Qualcomm IPA driver
 2019-05-20 12:50 UTC  (9+ messages)
` [PATCH 09/18] soc: qcom: ipa: GSI transactions

[PATCH 0/4] fix BUG() with "git am -i --resolved"
 2019-05-20 12:50 UTC  (3+ messages)
` [PATCH 3/4] am: drop tty requirement for --interactive

[Qemu-devel] [PATCH v3 00/14] tests/vm: serial console autoinstall, misc fixes
 2019-05-20 12:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 03/14] tests/vm: send proxy environment variables over ssh
` [Qemu-devel] [PATCH v3 05/14] tests/vm: run test builds on snapshot

[PATCH 4.19 000/105] 4.19.45-stable review
 2019-05-20 12:14 UTC  (26+ messages)
` [PATCH 4.19 002/105] x86/speculation/mds: Revert CPU buffer clear on double fault exit
` [PATCH 4.19 003/105] x86/speculation/mds: Improve CPU buffer clear documentation
` [PATCH 4.19 004/105] objtool: Fix function fallthrough detection
` [PATCH 4.19 005/105] arm64: dts: rockchip: Disable DCMDs on RK3399s eMMC controller
` [PATCH 4.19 012/105] arm64: mmap: Ensure file offset is treated as unsigned
` [PATCH 4.19 014/105] arm64: compat: Reduce address limit
` [PATCH 4.19 018/105] crypto: crypto4xx - fix ctr-aes missing output IV
` [PATCH 4.19 020/105] crypto: salsa20 - dont access already-freed walk.iv
` [PATCH 4.19 024/105] crypto: skcipher - dont WARN on unprocessed data after slow walk step
` [PATCH 4.19 025/105] crypto: crct10dif-generic - fix use via crypto_shash_digest()
` [PATCH 4.19 037/105] ALSA: hda/realtek - EAPD turn on later
` [PATCH 4.19 041/105] ASoC: fsl_esai: Fix missing break in switch statement
` [PATCH 4.19 049/105] crypto: ccree - pm resume first enable the source clk
` [PATCH 4.19 053/105] mm/mincore.c: make mincore() more conservative
` [PATCH 4.19 055/105] mm/hugetlb.c: dont put_page in lock of hugetlb_lock
` [PATCH 4.19 059/105] ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
` [PATCH 4.19 060/105] mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
` [PATCH 4.19 070/105] ext4: fix use-after-free race with debug_want_extra_isize
` [PATCH 4.19 073/105] btrfs: Check the first key and level for cached extent buffer
` [PATCH 4.19 076/105] Btrfs: send, flush dellaloc in order to avoid data loss
` [PATCH 4.19 078/105] Btrfs: do not start a transaction at iterate_extent_inodes()
` [PATCH 4.19 079/105] bcache: fix a race between cache register and cacheset unregister
` [PATCH 4.19 081/105] ipmi:ssif: compare block number correctly for multi-part return messages
` [PATCH 4.19 092/105] jbd2: fix potential double free
` [PATCH 4.19 097/105] libnvdimm/namespace: Fix label tracking error

[meta-python][PATCH] python-obd: Uprade from 0.7.0 to 0.7.1
 2019-05-20  4:17 UTC 

[PATCH v4 0/3] Extend dt bindings to support I2C on sifive devices and a fix broken IRQ in polling mode
 2019-05-20 12:41 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: i2c: extend existing opencore bindings
` [PATCH v4 2/3] i2c-ocores: sifive: add support for i2c device on FU540-c000 SoC
` [PATCH v4 3/3] i2c-ocores: sifive: add polling mode workaround for FU540-C000 SoC

[U-Boot] [PATCH 01/16] gdsys: phy: Adapt fixup_88e1518() to latest Release Notes
 2019-05-20 12:49 UTC  (3+ messages)
` [U-Boot] [PATCH 16/16] mpc83xx: Add gazerbeam board

[PATCH iptables 1/4] nft: add struct nft_cache
 2019-05-20 12:48 UTC  (6+ messages)
` [PATCH iptables 4/4] nft: keep old cache around until batch is refreshed in case of ERESTART

[RFC at-export 2/2] ublox: network-registration atom
 2019-05-20 12:47 UTC  (2+ messages)

[PATCH 5.0 000/123] 5.0.18-stable review
 2019-05-20 12:15 UTC  (44+ messages)
` [PATCH 5.0 003/123] x86/speculation/mds: Improve CPU buffer clear documentation
` [PATCH 5.0 005/123] arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64
` [PATCH 5.0 013/123] power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklist
` [PATCH 5.0 015/123] arm64: arch_timer: Ensure counter register reads occur with seqlock held
` [PATCH 5.0 017/123] arm64: Clear OSDLR_EL1 on CPU boot
` [PATCH 5.0 021/123] x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
` [PATCH 5.0 022/123] x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
` [PATCH 5.0 025/123] crypto: crypto4xx - fix ctr-aes missing output IV
` [PATCH 5.0 027/123] crypto: salsa20 - dont access already-freed walk.iv
` [PATCH 5.0 029/123] crypto: chacha-generic - fix use as arm64 no-NEON fallback
` [PATCH 5.0 032/123] crypto: vmx - fix copy-paste error in CTR mode
` [PATCH 5.0 035/123] crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
` [PATCH 5.0 040/123] crypto: caam/qi2 - fix DMA mapping of stack memory
` [PATCH 5.0 042/123] crypto: arm/aes-neonbs - dont access already-freed walk.iv
` [PATCH 5.0 045/123] mmc: core: Fix tag set memory leak
` [PATCH 5.0 049/123] ALSA: hda/hdmi - Read the pin sense from register when repolling
` [PATCH 5.0 050/123] ALSA: hda/hdmi - Consider eld_valid when reporting jack event
` [PATCH 5.0 052/123] ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)
` [PATCH 5.0 054/123] ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
` [PATCH 5.0 057/123] bpf, arm64: remove prefetch insn in xadd mapping
` [PATCH 5.0 058/123] crypto: ccree - remove special handling of chained sg
` [PATCH 5.0 059/123] crypto: ccree - fix mem leak on error path
` [PATCH 5.0 061/123] crypto: ccree - use correct internal state sizes for export
` [PATCH 5.0 063/123] crypto: ccree - pm resume first enable the source clk
` [PATCH 5.0 069/123] mm/hugetlb.c: dont put_page in lock of hugetlb_lock
` [PATCH 5.0 074/123] mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L
` [PATCH 5.0 075/123] mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
` [PATCH 5.0 077/123] mtd: maps: physmap: Store gpio_values correctly
` [PATCH 5.0 081/123] jbd2: check superblock mapped prior to committing
` [PATCH 5.0 082/123] ext4: make sanity check in mballoc more strict
` [PATCH 5.0 087/123] ext4: actually request zeroing of inode table after grow
` [PATCH 5.0 091/123] btrfs: Honour FITRIM range constraints during free space trim
` [PATCH 5.0 094/123] Btrfs: do not start a transaction at iterate_extent_inodes()
` [PATCH 5.0 096/123] bcache: fix a race between cache register and cacheset unregister
` [PATCH 5.0 101/123] tty: Dont force RISCV SBI console as preferred console
` [PATCH 5.0 104/123] ext4: fix use-after-free in dx_release()
` [PATCH 5.0 105/123] ext4: avoid panic during forced reboot due to aborted journal
` [PATCH 5.0 106/123] ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14)
` [PATCH 5.0 111/123] KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
` [PATCH 5.0 114/123] xen/pvh: set xen_domain_type to HVM in xen_pvh_init
` [PATCH 5.0 116/123] libnvdimm/namespace: Fix label tracking error
` [PATCH 5.0 118/123] s390/mm: make the pxd_offset functions more robust
` [PATCH 5.0 121/123] ext4: fix block validity checks for journal inodes using indirect blocks

[PATCH 1/2] dt-bindings: mtd: brcmnand: Make nand-ecc-strength and nand-ecc-step-size optional
 2019-05-20 12:45 UTC  (6+ messages)
` [PATCH 2/2] mtd: nand: raw: brcmnand: fallback to detected ecc-strength, ecc-step-size

[PATCH] checkpatch: add test for empty line after Fixes statement
 2019-05-20 12:42 UTC 

[PATCH v3 0/7] RMRR related fixes and enhancements
 2019-05-20 12:45 UTC  (7+ messages)
` [PATCH v3 6/7] iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regions

[PATCH iptables 0/6] cache rework
 2019-05-20 12:26 UTC  (2+ messages)
` [PATCH iptables 2/6] nft: statify nft_rebuild_cache()

[PATCH v2] brcmfmac: fix typos in code comments
 2019-05-20 12:28 UTC 

[Qemu-devel] [PATCH v9 00/27] gdbstub: Refactor command packets handler
 2019-05-20 12:42 UTC  (9+ messages)
` [Qemu-devel] [PATCH v9 24/27] gdbstub: Add another handler for setting qemu.sstep
` [Qemu-devel] [PATCH v9 26/27] gdbstub: Add support to read a MSR for KVM target

[nft PATCH 0/3] Resolve cache update woes
 2019-05-20 12:42 UTC  (3+ messages)
` [nft PATCH 1/3] src: Improve cache_needs_more() algorithm

[PATCH 5.1 000/128] 5.1.4-stable review
 2019-05-20 12:15 UTC  (84+ messages)
` [PATCH 5.1 001/128] locking/rwsem: Prevent decrement of reader count before increment
` [PATCH 5.1 005/128] arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64
` [PATCH 5.1 007/128] ARM: dts: qcom: ipq4019: enlarge PCIe BAR range
` [PATCH 5.1 009/128] ARM: dts: exynos: Fix audio routing on Odroid XU3
` [PATCH 5.1 013/128] power: supply: axp288_charger: Fix unchecked return value
` [PATCH 5.1 017/128] arm64: compat: Reduce address limit
` [PATCH 5.1 022/128] x86/MCE/AMD: Dont report L1 BTB MCA errors on some family 17h models
` [PATCH 5.1 030/128] crypto: ccp - Do not free psp_master when PLATFORM_INIT fails
` [PATCH 5.1 034/128] crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
` [PATCH 5.1 037/128] crypto: rockchip - update IV buffer to contain the next IV
` [PATCH 5.1 041/128] crypto: arm/aes-neonbs - dont access already-freed walk.iv
` [PATCH 5.1 042/128] crypto: arm64/aes-neonbs "
` [PATCH 5.1 043/128] drivers/dax: Allow to include DEV_DAX_PMEM as builtin
` [PATCH 5.1 044/128] dt-bindings: mmc: Add disable-cqe-dcmd property
` [PATCH 5.1 045/128] mmc: tegra: fix ddr signaling for non-ddr modes
` [PATCH 5.1 046/128] mmc: core: Fix tag set memory leak
` [PATCH 5.1 050/128] ALSA: hda/hdmi - Read the pin sense from register when repolling
` [PATCH 5.1 052/128] ALSA: hda/realtek - EAPD turn on later
` [PATCH 5.1 056/128] ASoC: fsl_esai: Fix missing break in switch statement
` [PATCH 5.1 058/128] bpf, arm64: remove prefetch insn in xadd mapping
` [PATCH 5.1 060/128] crypto: ccree - remove special handling of chained sg
` [PATCH 5.1 062/128] crypto: ccree - dont map MAC key on stack
` [PATCH 5.1 063/128] crypto: ccree - use correct internal state sizes for export
` [PATCH 5.1 064/128] crypto: ccree - dont map AEAD key and IV on stack
` [PATCH 5.1 067/128] crypto: ccree - add function to handle cryptocell tee fips error
` [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 073/128] ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
` [PATCH 5.1 074/128] userfaultfd: use RCU to free the task struct when fork fails
` [PATCH 5.1 075/128] ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
` [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 080/128] mtd: maps: physmap: Store gpio_values correctly
` [PATCH 5.1 081/128] mtd: maps: Allow MTD_PHYSMAP with MTD_RAM
` [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 084/128] jbd2: check superblock mapped prior to committing
` [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 089/128] ext4: fix use-after-free race with debug_want_extra_isize
` [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 095/128] Btrfs: send, flush dellaloc in order to avoid data loss
` [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

Finer timestamps and serialization in git
 2019-05-20 12:40 UTC  (8+ messages)

Btrfs send bloat
 2019-05-20 12:40 UTC  (7+ messages)
          ` Btrfs remote reflink with Samba

net: atm: Spectre v1 fix introduced bug in bcb964012d1b in -stable
 2019-05-20 12:40 UTC 

[PATCH] scsi: libsas: no need to join wide port again in sas_ex_discover_dev()
 2019-05-20 12:39 UTC  (5+ messages)

[PATCH v1] device property: Add helpers to count items in an array
 2019-05-20 12:38 UTC 

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

[U-Boot] MMC boot broken on OMAP-L138 LCDK
 2019-05-20 12:38 UTC  (5+ messages)

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


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.