All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-07 21:16:25 to 2018-09-07 21:34:08 UTC [more...]

[PATCH 4.9 00/63] 4.9.126-stable review
 2018-09-07 21:09 UTC  (20+ messages)
` [PATCH 4.9 01/63] net: 6lowpan: fix reserved space for single frames
` [PATCH 4.9 02/63] net: mac802154: tx: expand tailroom if necessary
` [PATCH 4.9 10/63] powerpc/pseries: Fix endianness while restoring of r3 in MCE handler
` [PATCH 4.9 11/63] powerpc/powernv/pci: Work around races in PCI bridge enabling
` [PATCH 4.9 12/63] cxl: Fix wrong comparison in cxl_adapter_context_get()
` [PATCH 4.9 13/63] ib_srpt: Fix a use-after-free in srpt_close_ch()
` [PATCH 4.9 14/63] RDMA/rxe: Set wqe->status correctly if an unexpected response is received
` [PATCH 4.9 15/63] fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
` [PATCH 4.9 16/63] 9p/virtio: fix off-by-one error in sg list bounds check
` [PATCH 4.9 17/63] net/9p/client.c: version pointer uninitialized
` [PATCH 4.9 18/63] net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
` [PATCH 4.9 19/63] dm thin: stop no_space_timeout worker when switching to write-mode
` [PATCH 4.9 20/63] dm cache metadata: save in-core policy_hint_size to on-disk superblock
` [PATCH 4.9 22/63] iio: ad9523: Fix displayed phase
` [PATCH 4.9 23/63] iio: ad9523: Fix return value for ad952x_store()
` [PATCH 4.9 24/63] vmw_balloon: fix inflation of 64-bit GFNs
` [PATCH 4.9 25/63] vmw_balloon: do not use 2MB without batching
` [PATCH 4.9 26/63] vmw_balloon: VMCI_DOORBELL_SET does not check status
` [PATCH 4.9 27/63] vmw_balloon: fix VMCI use when balloon built into kernel

kselftests for memory.oom.group
 2018-09-07 21:34 UTC  (7+ messages)
  ` [PATCH v3 1/2] Fix cg_read_strcmp()
  ` [PATCH v3 2/2] Add tests for memory.oom.group

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-09-07 21:34 UTC  (2+ messages)

[Fuego] [PATCH] Add a set of useful functions for boards to a script of fuego
 2018-09-07 21:33 UTC  (3+ messages)
` [Fuego] [PATCH] acpid: move the function that call the service from acpid to "

[PATCH 0/4] 9p coverity fixes
 2018-09-07 16:50 UTC  (3+ messages)
` [PATCH 1/4] 9p: acl: fix uninitialized iattr access
` [PATCH 4/4] 9p locks: fix glock.client_id leak in do_lock

[PATCH 4.14 00/89] 4.14.69-stable review
 2018-09-07 21:10 UTC  (83+ messages)
` [PATCH 4.14 01/89] net: 6lowpan: fix reserved space for single frames
` [PATCH 4.14 02/89] net: mac802154: tx: expand tailroom if necessary
` [PATCH 4.14 03/89] 9p/net: Fix zero-copy path in the 9p virtio transport
` [PATCH 4.14 04/89] spi: davinci: fix a NULL pointer dereference
` [PATCH 4.14 05/89] spi: pxa2xx: Add support for Intel Ice Lake
` [PATCH 4.14 06/89] spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
` [PATCH 4.14 07/89] spi: cadence: Change usleep_range() to udelay(), for atomic context
` [PATCH 4.14 08/89] mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
` [PATCH 4.14 10/89] block: blk_init_allocated_queue() set q->fq as NULL in the fail case
` [PATCH 4.14 11/89] block: really disable runtime-pm for blk-mq
` [PATCH 4.14 12/89] drm/i915/userptr: reject zero user_size
` [PATCH 4.14 13/89] libertas: fix suspend and resume for SDIO connected cards
` [PATCH 4.14 14/89] media: Revert "[media] tvp5150: fix pad format frame height"
` [PATCH 4.14 15/89] mailbox: xgene-slimpro: Fix potential NULL pointer dereference
` [PATCH 4.14 16/89] Replace magic for trusting the secondary keyring with #define
` [PATCH 4.14 17/89] Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
` [PATCH 4.14 18/89] powerpc/fadump: handle crash memory ranges array index overflow
` [PATCH 4.14 19/89] powerpc/pseries: Fix endianness while restoring of r3 in MCE handler
` [PATCH 4.14 20/89] powerpc/powernv/pci: Work around races in PCI bridge enabling
` [PATCH 4.14 21/89] cxl: Fix wrong comparison in cxl_adapter_context_get()
` [PATCH 4.14 22/89] ib_srpt: Fix a use-after-free in srpt_close_ch()
` [PATCH 4.14 23/89] RDMA/rxe: Set wqe->status correctly if an unexpected response is received
` [PATCH 4.14 24/89] 9p: fix multiple NULL-pointer-dereferences
` [PATCH 4.14 25/89] fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
` [PATCH 4.14 26/89] 9p/virtio: fix off-by-one error in sg list bounds check
` [PATCH 4.14 27/89] net/9p/client.c: version pointer uninitialized
` [PATCH 4.14 28/89] net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
` [PATCH 4.14 29/89] dm integrity: change suspending variable from bool to int
` [PATCH 4.14 30/89] dm thin: stop no_space_timeout worker when switching to write-mode
` [PATCH 4.14 31/89] dm cache metadata: save in-core policy_hint_size to on-disk superblock
` [PATCH 4.14 32/89] dm cache metadata: set dirty on all cache blocks after a crash
` [PATCH 4.14 33/89] dm crypt: dont decrease device limits
` [PATCH 4.14 35/89] Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
` [PATCH 4.14 36/89] iio: sca3000: Fix missing return in switch
` [PATCH 4.14 38/89] iio: ad9523: Fix return value for ad952x_store()
` [PATCH 4.14 39/89] extcon: Release locking when sending the notification of connector state
` [PATCH 4.14 40/89] vmw_balloon: fix inflation of 64-bit GFNs
` [PATCH 4.14 41/89] vmw_balloon: do not use 2MB without batching
` [PATCH 4.14 42/89] vmw_balloon: VMCI_DOORBELL_SET does not check status
` [PATCH 4.14 43/89] vmw_balloon: fix VMCI use when balloon built into kernel
` [PATCH 4.14 45/89] tracing: Do not call start/stop() functions when tracing_on does not change
` [PATCH 4.14 47/89] printk/tracing: Do not trace printk_nmi_enter()
` [PATCH 4.14 48/89] livepatch: Validate module/old func name length
` [PATCH 4.14 49/89] uprobes: Use synchronize_rcu() not synchronize_sched()
` [PATCH 4.14 50/89] mfd: hi655x: Fix regmap area declared size for hi655x
` [PATCH 4.14 51/89] ovl: fix wrong use of impure dir cache in ovl_iterate()
` [PATCH 4.14 52/89] drivers/block/zram/zram_drv.c: fix bug storing backing_dev
` [PATCH 4.14 53/89] cpufreq: governor: Avoid accessing invalid governor_data
` [PATCH 4.14 54/89] PM / sleep: wakeup: Fix build error caused by missing SRCU support
` [PATCH 4.14 55/89] KVM: VMX: fixes for vmentry_l1d_flush module parameter
` [PATCH 4.14 56/89] KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
` [PATCH 4.14 57/89] xtensa: limit offsets in __loop_cache_{all,page}
` [PATCH 4.14 58/89] xtensa: increase ranges in ___invalidate_{i,d}cache_all
` [PATCH 4.14 59/89] block, bfq: return nbytes and not zero from struct cftype .write() method
` [PATCH 4.14 60/89] pnfs/blocklayout: off by one in bl_map_stripe()
` [PATCH 4.14 61/89] NFSv4 client live hangs after live data migration recovery
` [PATCH 4.14 62/89] NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
` [PATCH 4.14 63/89] NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
` [PATCH 4.14 64/89] ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
` [PATCH 4.14 65/89] mm/tlb: Remove tlb_remove_table() non-concurrent condition
` [PATCH 4.14 66/89] iommu/vt-d: Add definitions for PFSID
` [PATCH 4.14 67/89] iommu/vt-d: Fix dev iotlb pfsid use
` [PATCH 4.14 68/89] sys: dont hold uts_sem while accessing userspace memory
` [PATCH 4.14 69/89] userns: move user access out of the mutex
` [PATCH 4.14 70/89] ubifs: Fix memory leak in lprobs self-check
` [PATCH 4.14 71/89] Revert "UBIFS: Fix potential integer overflow in allocation"
` [PATCH 4.14 72/89] ubifs: Check data node size before truncate
` [PATCH 4.14 73/89] ubifs: xattr: Dont operate on deleted inodes
` [PATCH 4.14 74/89] ubifs: Fix synced_i_size calculation for xattr inodes
` [PATCH 4.14 75/89] pwm: tiehrpwm: Dont use emulation mode bits to control PWM output
` [PATCH 4.14 76/89] pwm: tiehrpwm: Fix disabling of output of PWMs
` [PATCH 4.14 77/89] fb: fix lost console when the user unplugs a USB adapter
` [PATCH 4.14 78/89] udlfb: set optimal write delay
` [PATCH 4.14 79/89] getxattr: use correct xattr length
` [PATCH 4.14 80/89] libnvdimm: fix ars_status output length calculation
` [PATCH 4.14 81/89] bcache: release dc->writeback_lock properly in bch_writeback_thread()
` [PATCH 4.14 82/89] cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
` [PATCH 4.14 83/89] perf auxtrace: Fix queue resize
` [PATCH 4.14 84/89] crypto: vmx - Fix sleep-in-atomic bugs
` [PATCH 4.14 88/89] fs/quota: Fix spectre gadget in do_quotactl
` [PATCH 4.14 89/89] arm64: mm: always enable CONFIG_HOLES_IN_ZONE

[Ksummit-discuss] [MAINTAINERS SUMMIT] Bug-introducing patches
 2018-09-07 21:32 UTC  (10+ messages)

PROBLEM: IMA xattrs not written on overlayfs
 2018-09-07 16:49 UTC 

[virtio-dev] [PATCH v25 0/2] virtio-crypto: virtio crypto device specification
 2018-09-07 21:30 UTC  (3+ messages)
  ` [Qemu-devel] "

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-09-07 21:30 UTC  (2+ messages)

[PATCH v2 0/9] Devicetree build consolidation
 2018-09-07 16:47 UTC  (5+ messages)
` [PATCH v2 6/9] kbuild: consolidate Devicetree dtb build rules

[PATCH] f2fs: submit bio after shutdown
 2018-09-07 21:28 UTC 

[PATCH v3 00/16] Make CONFIG_HVM work
 2018-09-07 21:27 UTC  (3+ messages)
` [PATCH v3 11/16] x86/mm: put HVM only code under CONFIG_HVM

[PATCH v4 0/2] Harden spectrev2 userspace-userspace protection
 2018-09-07 21:27 UTC  (4+ messages)
` [PATCH v4 2/2] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation

[PATCH] thinkpad_acpi: don't overwrite supported battery operations
 2018-09-07 21:25 UTC  (6+ messages)
` [PATCH v2] platform/x86: thinkpad_acpi: Fix multi-battery bug

[PATCH 4.18 000/145] 4.18.7-stable review
 2018-09-07 21:10 UTC  (69+ messages)
` [PATCH 4.18 063/145] Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
` [PATCH 4.18 064/145] iio: sca3000: Fix missing return in switch
` [PATCH 4.18 065/145] iio: ad9523: Fix displayed phase
` [PATCH 4.18 066/145] iio: ad9523: Fix return value for ad952x_store()
` [PATCH 4.18 067/145] extcon: Release locking when sending the notification of connector state
` [PATCH 4.18 068/145] eventpoll.h: wrap casts in () properly
` [PATCH 4.18 069/145] vmw_balloon: fix inflation of 64-bit GFNs
` [PATCH 4.18 070/145] vmw_balloon: do not use 2MB without batching
` [PATCH 4.18 081/145] ovl: fix wrong use of impure dir cache in ovl_iterate()
` [PATCH 4.18 082/145] ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
` [PATCH 4.18 083/145] ACPICA: Clear status of all events when entering sleep states
` [PATCH 4.18 084/145] drivers/block/zram/zram_drv.c: fix bug storing backing_dev
` [PATCH 4.18 085/145] sched: idle: Avoid retaining the tick when it has been stopped
` [PATCH 4.18 086/145] cpuidle: menu: Handle stopped tick more aggressively
` [PATCH 4.18 087/145] cpufreq: governor: Avoid accessing invalid governor_data
` [PATCH 4.18 088/145] PM / sleep: wakeup: Fix build error caused by missing SRCU support
` [PATCH 4.18 089/145] ALSA: ac97: fix device initialization in the compat layer
` [PATCH 4.18 090/145] ALSA: ac97: fix check of pm_runtime_get_sync failure
` [PATCH 4.18 091/145] ALSA: ac97: fix unbalanced pm_runtime_enable
` [PATCH 4.18 092/145] i2c: designware: Re-init controllers with pm_disabled set on resume
` [PATCH 4.18 093/145] KVM: VMX: fixes for vmentry_l1d_flush module parameter
` [PATCH 4.18 094/145] KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
` [PATCH 4.18 095/145] xtensa: limit offsets in __loop_cache_{all,page}
` [PATCH 4.18 096/145] xtensa: increase ranges in ___invalidate_{i,d}cache_all
` [PATCH 4.18 097/145] block, bfq: return nbytes and not zero from struct cftype .write() method
` [PATCH 4.18 098/145] pnfs/blocklayout: off by one in bl_map_stripe()
` [PATCH 4.18 099/145] nfsd: fix leaked file lock with nfs exported overlayfs
` [PATCH 4.18 100/145] NFSv4 client live hangs after live data migration recovery
` [PATCH 4.18 101/145] NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
` [PATCH 4.18 102/145] NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
` [PATCH 4.18 103/145] ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
` [PATCH 4.18 104/145] ARM: dts: am57xx-idk: Enable dual role for USB2 port
` [PATCH 4.18 105/145] pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data
` [PATCH 4.18 106/145] mm/tlb: Remove tlb_remove_table() non-concurrent condition
` [PATCH 4.18 107/145] iommu/ipmmu-vmsa: Dont register as BUS IOMMU if machine doesnt have IPMMU-VMSA
` [PATCH 4.18 108/145] iommu/vt-d: Add definitions for PFSID
` [PATCH 4.18 109/145] iommu/vt-d: Fix dev iotlb pfsid use
` [PATCH 4.18 110/145] sys: dont hold uts_sem while accessing userspace memory
` [PATCH 4.18 111/145] userns: move user access out of the mutex
` [PATCH 4.18 112/145] ubifs: Fix memory leak in lprobs self-check
` [PATCH 4.18 113/145] Revert "UBIFS: Fix potential integer overflow in allocation"
` [PATCH 4.18 114/145] ubifs: Check data node size before truncate
` [PATCH 4.18 115/145] ubifs: xattr: Dont operate on deleted inodes
` [PATCH 4.18 116/145] ubifs: Fix directory size calculation for symlinks
` [PATCH 4.18 117/145] ubifs: Fix synced_i_size calculation for xattr inodes
` [PATCH 4.18 118/145] pwm: tiehrpwm: Dont use emulation mode bits to control PWM output
` [PATCH 4.18 119/145] pwm: tiehrpwm: Fix disabling of output of PWMs
` [PATCH 4.18 120/145] fb: fix lost console when the user unplugs a USB adapter
` [PATCH 4.18 121/145] udlfb: fix semaphore value leak
` [PATCH 4.18 122/145] udlfb: fix display corruption of the last line
` [PATCH 4.18 124/145] udlfb: set optimal write delay
` [PATCH 4.18 125/145] udlfb: make a local copy of fb_ops
` [PATCH 4.18 126/145] udlfb: handle allocation failure
` [PATCH 4.18 127/145] udlfb: set line_length in dlfb_ops_set_par
` [PATCH 4.18 128/145] getxattr: use correct xattr length
` [PATCH 4.18 129/145] libnvdimm: Use max contiguous area for namespace size
` [PATCH 4.18 130/145] libnvdimm: fix ars_status output length calculation
` [PATCH 4.18 131/145] bcache: release dc->writeback_lock properly in bch_writeback_thread()
` [PATCH 4.18 132/145] kconfig: fix "Cant open ..." in parallel build
` [PATCH 4.18 133/145] cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
` [PATCH 4.18 135/145] perf auxtrace: Fix queue resize
` [PATCH 4.18 136/145] crypto: vmx - Fix sleep-in-atomic bugs
` [PATCH 4.18 137/145] crypto: aesni - Use unaligned loads from gcm_context_data
` [PATCH 4.18 138/145] crypto: arm64/sm4-ce - check for the right CPU feature bit
` [PATCH 4.18 142/145] fs/quota: Fix spectre gadget in do_quotactl
` [PATCH 4.18 143/145] udf: Fix mounting of Win7 created UDF filesystems
` [PATCH 4.18 144/145] cpuidle: menu: Retain tick when shallow state is selected
` [PATCH 4.18 145/145] arm64: mm: always enable CONFIG_HOLES_IN_ZONE

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-09-07 21:25 UTC  (14+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API

WARNING: kmalloc bug in str_read
 2018-09-07 21:24 UTC  (2+ messages)

open sets ext4_da_aops for DAX existing files
 2018-09-07 21:23 UTC 

[PATCH 0/2] Follow-up patches for Cedrus v9
 2018-09-07 16:33 UTC  (3+ messages)
` [PATCH 1/2] media: cedrus: Fix error reporting in request validation
` [PATCH 2/2] media: cedrus: Add TODO file with tasks to complete before unstaging


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.