messages from 2018-09-07 21:56:11 to 2018-09-08 02:21:35 UTC [more...]
[PATCH 4.9 00/63] 4.9.126-stable review
2018-09-07 21:56 UTC (39+ 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 03/63] 9p/net: Fix zero-copy path in the 9p virtio transport
` [PATCH 4.9 05/63] spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
` [PATCH 4.9 06/63] drm/i915/userptr: reject zero user_size
` [PATCH 4.9 08/63] mailbox: xgene-slimpro: Fix potential NULL pointer dereference
` [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 18/63] net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
` [PATCH 4.9 20/63] dm cache metadata: save in-core policy_hint_size to on-disk superblock
` [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 28/63] rtc: omap: fix potential crash on power off
` [PATCH 4.9 29/63] tracing: Do not call start/stop() functions when tracing_on does not change
` [PATCH 4.9 32/63] mfd: hi655x: Fix regmap area declared size for hi655x
` [PATCH 4.9 33/63] 9p: fix multiple NULL-pointer-dereferences
` [PATCH 4.9 35/63] KVM: VMX: fixes for vmentry_l1d_flush module parameter
` [PATCH 4.9 37/63] xtensa: increase ranges in ___invalidate_{i,d}cache_all
` [PATCH 4.9 40/63] ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
` [PATCH 4.9 41/63] Replace magic for trusting the secondary keyring with #define
` [PATCH 4.9 43/63] mm/tlb: Remove tlb_remove_table() non-concurrent condition
` [PATCH 4.9 44/63] iommu/vt-d: Add definitions for PFSID
` [PATCH 4.9 45/63] iommu/vt-d: Fix dev iotlb pfsid use
` [PATCH 4.9 46/63] osf_getdomainname(): use copy_to_user()
` [PATCH 4.9 48/63] userns: move user access out of the mutex
` [PATCH 4.9 49/63] ubifs: Fix memory leak in lprobs self-check
` [PATCH 4.9 50/63] Revert "UBIFS: Fix potential integer overflow in allocation"
` [PATCH 4.9 52/63] ubifs: Fix synced_i_size calculation for xattr inodes
` [PATCH 4.9 53/63] pwm: tiehrpwm: Fix disabling of output of PWMs
` [PATCH 4.9 54/63] fb: fix lost console when the user unplugs a USB adapter
` [PATCH 4.9 55/63] udlfb: set optimal write delay
` [PATCH 4.9 57/63] libnvdimm: fix ars_status output length calculation
` [PATCH 4.9 60/63] perf auxtrace: Fix queue resize
` [PATCH 4.9 61/63] crypto: vmx - Fix sleep-in-atomic bugs
[PATCH 4.14 00/89] 4.14.69-stable review
2018-09-07 21:10 UTC (57+ messages)
` [PATCH 4.14 01/89] net: 6lowpan: fix reserved space for single frames
` [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 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 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 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 23/89] RDMA/rxe: Set wqe->status correctly if an unexpected response is received
` [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 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 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 37/89] iio: ad9523: Fix displayed phase
` [PATCH 4.14 38/89] iio: ad9523: Fix return value for ad952x_store()
` [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 47/89] printk/tracing: Do not trace printk_nmi_enter()
` [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 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 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 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 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 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 88/89] fs/quota: Fix spectre gadget in do_quotactl
` [PATCH 4.14 89/89] arm64: mm: always enable CONFIG_HOLES_IN_ZONE
[PATCH 4.18 000/145] 4.18.7-stable review
2018-09-07 21:10 UTC (98+ messages)
` [PATCH 4.18 001/145] rcu: Make expedited GPs handle CPU 0 being offline
` [PATCH 4.18 002/145] net: 6lowpan: fix reserved space for single frames
` [PATCH 4.18 003/145] net: mac802154: tx: expand tailroom if necessary
` [PATCH 4.18 004/145] 9p/net: Fix zero-copy path in the 9p virtio transport
` [PATCH 4.18 005/145] spi: davinci: fix a NULL pointer dereference
` [PATCH 4.18 006/145] spi: pxa2xx: Add support for Intel Ice Lake
` [PATCH 4.18 007/145] spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
` [PATCH 4.18 008/145] spi: cadence: Change usleep_range() to udelay(), for atomic context
` [PATCH 4.18 010/145] mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
` [PATCH 4.18 011/145] mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
` [PATCH 4.18 013/145] block: fix infinite loop if the device loses discard capability
` [PATCH 4.18 014/145] block: blk_init_allocated_queue() set q->fq as NULL in the fail case
` [PATCH 4.18 015/145] block: really disable runtime-pm for blk-mq
` [PATCH 4.18 018/145] block: Ensure that a request queue is dissociated from the cgroup controller
` [PATCH 4.18 021/145] libertas: fix suspend and resume for SDIO connected cards
` [PATCH 4.18 023/145] mailbox: xgene-slimpro: Fix potential NULL pointer dereference
` [PATCH 4.18 024/145] Replace magic for trusting the secondary keyring with #define
` [PATCH 4.18 025/145] Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
` [PATCH 4.18 026/145] powerpc/fadump: handle crash memory ranges array index overflow
` [PATCH 4.18 029/145] powerpc/pkeys: Give all threads control of their key permissions
` [PATCH 4.18 030/145] powerpc/pkeys: Deny read/write/execute by default
` [PATCH 4.18 031/145] powerpc/pkeys: key allocation/deallocation must not change pkey registers
` [PATCH 4.18 033/145] powerpc/pkeys: Fix calculation of total pkeys
` [PATCH 4.18 034/145] powerpc/pkeys: Preallocate execute-only key
` [PATCH 4.18 035/145] powerpc/nohash: fix pte_access_permitted()
` [PATCH 4.18 036/145] powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
` [PATCH 4.18 037/145] powerpc/powernv/pci: Work around races in PCI bridge enabling
` [PATCH 4.18 038/145] cxl: Fix wrong comparison in cxl_adapter_context_get()
` [PATCH 4.18 039/145] ocxl: Fix page fault handler in case of fault on dying process
` [PATCH 4.18 040/145] IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
` [PATCH 4.18 041/145] IB/mlx5: Fix leaking stack memory to userspace
` [PATCH 4.18 042/145] IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
` [PATCH 4.18 044/145] IB/srpt: Support HCAs with more than two ports
` [PATCH 4.18 045/145] overflow.h: Add arithmetic shift helper
` [PATCH 4.18 046/145] RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
` [PATCH 4.18 048/145] ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
` [PATCH 4.18 049/145] RDMA/rxe: Set wqe->status correctly if an unexpected response is received
` [PATCH 4.18 050/145] 9p: fix multiple NULL-pointer-dereferences
` [PATCH 4.18 052/145] 9p/virtio: fix off-by-one error in sg list bounds check
` [PATCH 4.18 053/145] net/9p/client.c: version pointer uninitialized
` [PATCH 4.18 055/145] dm integrity: change suspending variable from bool to int
` [PATCH 4.18 056/145] dm thin: stop no_space_timeout worker when switching to write-mode
` [PATCH 4.18 058/145] dm cache metadata: set dirty on all cache blocks after a crash
` [PATCH 4.18 059/145] dm crypt: dont decrease device limits
` [PATCH 4.18 062/145] Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
` [PATCH 4.18 065/145] iio: ad9523: Fix displayed phase
` [PATCH 4.18 067/145] extcon: Release locking when sending the notification of connector state
` [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 071/145] vmw_balloon: VMCI_DOORBELL_SET does not check status
` [PATCH 4.18 072/145] vmw_balloon: fix VMCI use when balloon built into kernel
` [PATCH 4.18 073/145] rtc: omap: fix resource leak in registration error path
` [PATCH 4.18 074/145] rtc: omap: fix potential crash on power off
` [PATCH 4.18 076/145] tracing/blktrace: Fix to allow setting same value
` [PATCH 4.18 080/145] mfd: hi655x: Fix regmap area declared size for hi655x
` [PATCH 4.18 081/145] ovl: fix wrong use of impure dir cache in ovl_iterate()
` [PATCH 4.18 083/145] ACPICA: Clear status of all events when entering sleep states
` [PATCH 4.18 085/145] sched: idle: Avoid retaining the tick when it has been stopped
` [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 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 096/145] xtensa: increase ranges in ___invalidate_{i,d}cache_all
` [PATCH 4.18 098/145] pnfs/blocklayout: off by one in bl_map_stripe()
` [PATCH 4.18 102/145] NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
` [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 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 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 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 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 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 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 1/2] of/fdt: Allow architectures to override CONFIG_CMDLINE logic
2018-09-07 20:29 UTC (3+ messages)
` [PATCH 2/2] MIPS: Fix CONFIG_CMDLINE handling
[PATCH 4.4 00/43] 4.4.148-stable review
2018-09-07 20:03 UTC (4+ messages)
` [PATCH 4.4 31/43] mm: fix cache mode tracking in vm_insert_mixed()
FAILED: patch "[PATCH] printk/tracing: Do not trace printk_nmi_enter()" failed to apply to 4.9-stable tree
2018-09-07 20:02 UTC (3+ messages)
[PATCH AUTOSEL 4.18 01/88] usb: dwc3: change stream event enable bit back to 13
2018-09-07 17:33 UTC (3+ messages)
` [PATCH AUTOSEL 4.18 69/88] xen-netfront: fix queue name setting
[PATCH 4.4 000/124] 4.4.146-stable review
2018-09-07 17:27 UTC (4+ messages)
` [PATCH 4.4 105/124] xen-netfront: wait xenbus state change when load module manually
[PATCH] Revert "ARM: imx_v6_v7_defconfig: Select ULPI support"
2018-09-07 17:21 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox