linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-22 13:54:07 to 2018-04-22 18:53:50 UTC [more...]

[Patch v2] Storvsc: Select channel based on available percentage of ring buffer to write
 2018-04-22 18:53 UTC  (2+ messages)

[GIT pull] x86 fixes for 4.17
 2018-04-22 18:47 UTC  (3+ messages)

Experiencing freezes with kernel 4.16.3 on a desktop with E5500 CPU (bisect included)
 2018-04-22 18:24 UTC  (3+ messages)

[PATCH 4.4 00/97] 4.4.129-stable review
 2018-04-22 18:23 UTC  (39+ messages)
` [PATCH 4.4 02/97] parisc: Fix out of array access in match_pci_device()
` [PATCH 4.4 10/97] s390/qdio: dont retry EQBS after CCQ 96
` [PATCH 4.4 13/97] getname_kernel() needs to make sure that ->name != ->iname in long case
` [PATCH 4.4 14/97] rtl8187: Fix NULL pointer dereference in priv->conf_mutex
` [PATCH 4.4 15/97] hwmon: (ina2xx) Fix access to uninitialized mutex
` [PATCH 4.4 16/97] cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
` [PATCH 4.4 17/97] slip: Check if rstate is initialized before uncompressing
` [PATCH 4.4 18/97] lan78xx: Correctly indicate invalid OTP
` [PATCH 4.4 19/97] x86/hweight: Get rid of the special calling convention
` [PATCH 4.4 21/97] tty: make n_tty_read() always abort if hangup is in progress
` [PATCH 4.4 22/97] ubifs: Check ubifs_wbuf_sync() return code
` [PATCH 4.4 25/97] ubi: Reject MLC NAND
` [PATCH 4.4 28/97] ipc/shm: fix use-after-free of shm file via remap_file_pages()
` [PATCH 4.4 42/97] powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
` [PATCH 4.4 43/97] HID: Fix hid_report_len usage
` [PATCH 4.4 44/97] HID: core: Fix size as type u32
` [PATCH 4.4 45/97] ASoC: ssm2602: Replace reg_default_raw with reg_default
` [PATCH 4.4 46/97] thunderbolt: Resume control channel after hibernation image is created
` [PATCH 4.4 47/97] random: use a tighter cap in credit_entropy_bits_safe()
` [PATCH 4.4 48/97] jbd2: if the journal is aborted then dont allow update of the log tail
` [PATCH 4.4 51/97] ext4: fail ext4_iget for root directory if unallocated
` [PATCH 4.4 54/97] IB/srp: Fix srp_abort()
` [PATCH 4.4 59/97] mmc: jz4740: Fix race condition in IRQ mask update
` [PATCH 4.4 61/97] clk: mvebu: armada-38x: add support for missing clocks
` [PATCH 4.4 72/97] vfio/pci: Virtualize Maximum Payload Size
` [PATCH 4.4 79/97] ALSA: rawmidi: Fix missing input substream checks in compat ioctls
` [PATCH 4.4 85/97] MIPS: memset.S: Fix clobber of v1 in last_fixup
` [PATCH 4.4 87/97] powerpc/lib: Fix off-by-one in alternate feature patching
` [PATCH 4.4 89/97] hypfs_kill_super(): deal with failed allocations
` [PATCH 4.4 90/97] rpc_pipefs: fix double-dput()
` [PATCH 4.4 91/97] Dont leak MNT_INTERNAL away from internal mounts
` [PATCH 4.4 92/97] autofs: mount point create should honour passed in mode
` [PATCH 4.4 93/97] mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
` [PATCH 4.4 94/97] mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
` [PATCH 4.4 95/97] ext4: bugfix for mmaped pages in mpage_release_unused_pages()
` [PATCH 4.4 96/97] fanotify: fix logic of events on child
` [PATCH 4.4 97/97] writeback: safer lock nesting

[PATCH v2 00/12] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-04-22 18:21 UTC  (11+ messages)
` [PATCH v2 01/12] mm: Assign id to every memcg-aware shrinker
` [PATCH v2 04/12] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v2 05/12] fs: Propagate shrinker::id to list_lru
` [PATCH v2 10/12] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v2 12/12] mm: Clear shrinker bit if there are no objects related to memcg

[PATCH 3.18 00/52] 3.18.106-stable review
 2018-04-22 18:03 UTC  (29+ messages)
` [PATCH 3.18 06/52] slip: Check if rstate is initialized before uncompressing
` [PATCH 3.18 19/52] powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
` [PATCH 3.18 24/52] random: use a tighter cap in credit_entropy_bits_safe()
` [PATCH 3.18 27/52] clk: mvebu: armada-38x: add support for 1866MHz variants
` [PATCH 3.18 30/52] watchdog: f71808e_wdt: Fix WD_EN register read
` [PATCH 3.18 33/52] ALSA: pcm: Avoid potential races between OSS ioctls and read/write
` [PATCH 3.18 34/52] ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
` [PATCH 3.18 35/52] ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
` [PATCH 3.18 36/52] ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
` [PATCH 3.18 37/52] ext4: add validity checks for bitmap block numbers
` [PATCH 3.18 38/52] ext4: fail ext4_iget for root directory if unallocated
` [PATCH 3.18 39/52] ext4: dont allow r/w mounts if metadata blocks overlap the superblock
` [PATCH 3.18 40/52] drm/radeon: Fix PCIe lane width calculation
` [PATCH 3.18 41/52] ALSA: rawmidi: Fix missing input substream checks in compat ioctls
` [PATCH 3.18 42/52] HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
` [PATCH 3.18 43/52] MIPS: memset.S: EVA & fault support for small_memset
` [PATCH 3.18 44/52] MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
` [PATCH 3.18 45/52] MIPS: memset.S: Fix clobber of v1 in last_fixup
` [PATCH 3.18 46/52] powerpc/lib: Fix off-by-one in alternate feature patching
` [PATCH 3.18 47/52] jffs2_kill_sb(): deal with failed allocations
` [PATCH 3.18 48/52] hypfs_kill_super(): "
` [PATCH 3.18 49/52] rpc_pipefs: fix double-dput()
` [PATCH 3.18 50/52] Dont leak MNT_INTERNAL away from internal mounts
` [PATCH 3.18 51/52] autofs: mount point create should honour passed in mode
` [PATCH 3.18 52/52] fanotify: fix logic of events on child

DOS by unprivileged user
 2018-04-22 17:43 UTC  (3+ messages)

[greybus-dev] [PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-22 17:29 UTC  (5+ messages)
` [PATCH 29/61] mtd: devices: "
` [PATCH 30/61] mtd: nand: onenand: "

[PATCH] i2c: mediatek: use of_device_get_match_data()
 2018-04-22 17:27 UTC  (3+ messages)
` [PATCH] mtd: nand: mtk: "

[PATCH] mtd: nand: diskonchip: Replace mdelay with usleep_range in doc_probe
 2018-04-22 17:26 UTC  (2+ messages)

[PATCH V5 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-04-22 17:26 UTC  (5+ messages)
` [PATCH V5 1/2] mmc: sdhci-msm: Add support to store supported vdd-io voltages
` [PATCH V5 2/2] mmc: sdhci-msm: support voltage pad switching

[PATCH v2 1/2] mtd: rawnand: gpmi: add support for specific ECC strength
 2018-04-22 17:24 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-cubox-i: Move card-detect GPIO to 1.5 SOM devices only
 2018-04-22 17:23 UTC  (4+ messages)

Bug? pcie_aspm=off cause less power consumption as default
 2018-04-22 17:16 UTC 

[PATCH] mtd: spi-nor: clear Extended Address Reg on switch to 3-byte addressing
 2018-04-22 17:22 UTC  (7+ messages)
` [PATCH v2] mtd: spi-nor: clear Winbond "
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH] mtd: spi-nor: cadence-quadspi: Add DMA support for direct mode reads
 2018-04-22 17:20 UTC  (2+ messages)

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-04-22 17:12 UTC  (3+ messages)
` [PATCH v3 14/20] mtd: Remove depends on HAS_DMA in case of platform dependency

[PATCH] serial: mvebu-uart: Fix local flags handling on termios update
 2018-04-22 17:07 UTC  (3+ messages)

[PATCH] KVM: s390: reset crypto attributes for all vcpus
 2018-04-22 16:42 UTC  (9+ messages)

[PATCH 0/9] Update for QCOM NAND driver
 2018-04-22 16:34 UTC  (17+ messages)
` [PATCH 1/9] mtd: nand: qcom: use the ecc strength from device parameter
` [PATCH 4/9] mtd: nand: qcom: fix null pointer access for erased buffer detection
` [PATCH 8/9] mtd: nand: qcom: helper function for raw read

[patch V3 00/10] rslib: Cleanup and VLA removal
 2018-04-22 16:23 UTC  (11+ messages)
` [patch V3 01/10] rslib: Add GFP aware init function
` [patch V3 02/10] dm/verity_fec: Use GFP aware reed solomon init
` [patch V3 03/10] rslib: Cleanup whitespace damage
` [patch V3 04/10] rslib: Cleanup top level comments
` [patch V3 05/10] rslib: Add SPDX identifiers
` [patch V3 06/10] rslib: Remove GPL boilerplate
` [patch V3 07/10] rslib: Simplify error path
` [patch V3 08/10] rslib: Split rs control struct
` [patch V3 09/10] mtd: rawnand: diskonchip: Allocate rs control per instance
` [patch V3 10/10] rslib: Allocate decoder buffers to avoid VLAs

sendmmsg flags userspace ABI change in kernel 4.6
 2018-04-22 16:10 UTC  (2+ messages)

[PATCH] perf mem: Document uncorrect and missing options
 2018-04-22 16:18 UTC  (2+ messages)

[PATCH] [v2] docs: clarify security-bugs disclosure policy
 2018-04-22 16:08 UTC  (5+ messages)

[PATCH 0/6] tree-wide: simplify getting .drvdata
 2018-04-22 16:11 UTC  (2+ messages)

[PATCH 3/3] xen blkback: add fault injection facility
 2018-04-22 15:41 UTC  (2+ messages)

[PATCH v2] KVM: s390: reset crypto attributes for all vcpus
 2018-04-22 15:37 UTC 

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-04-22 15:18 UTC  (5+ messages)
` [RFC PATCH 16/35] ovl: readd lsattr/chattr support

[PATCH RFC 2/8] mm: introduce PG_offline
 2018-04-22 15:13 UTC  (7+ messages)

[PATCH v2] memcg: writeback: use memcg->cgwb_list directly
 2018-04-22 14:09 UTC 

[GIT PULL] Btrfs fixes for 4.17-rc1
 2018-04-22 15:06 UTC 

[PATCH] memcg: writeback: use memcg->cgwb_list directly
 2018-04-22 14:11 UTC  (4+ messages)

[PATCH 4.9 00/95] 4.9.96-stable review
 2018-04-22 13:54 UTC  (15+ messages)
` [PATCH 4.9 07/95] resource: fix integer overflow at reallocation
` [PATCH 4.9 10/95] usb: musb: gadget: misplaced out of bounds check
` [PATCH 4.9 14/95] ARM: dts: at91: sama5d4: fix pinctrl compatible string
` [PATCH 4.9 24/95] HID: i2c-hid: fix size check and type usage
` [PATCH 4.9 29/95] HID: core: Fix size as type u32
` [PATCH 4.9 33/95] random: use a tighter cap in credit_entropy_bits_safe()
` [PATCH 4.9 34/95] jbd2: if the journal is aborted then dont allow update of the log tail
` [PATCH 4.9 37/95] ext4: add validity checks for bitmap block numbers
` [PATCH 4.9 51/95] clk: mvebu: armada-38x: add support for 1866MHz variants
` [PATCH 4.9 52/95] clk: mvebu: armada-38x: add support for missing clocks
` [PATCH 4.9 63/95] ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
` [PATCH 4.9 65/95] ext4: dont allow r/w mounts if metadata blocks overlap the superblock
` [PATCH 4.9 72/95] ALSA: rawmidi: Fix missing input substream checks in compat ioctls
` [PATCH 4.9 93/95] fanotify: fix logic of events on child

[PATCH] nvme: unquiesce the queue before cleaup it
 2018-04-22 15:00 UTC  (4+ messages)

[RFC] mm: kmemleak: replace __GFP_NOFAIL to GFP_NOWAIT in gfp_kmemleak_mask
 2018-04-22 15:00 UTC  (4+ messages)

[PATCH v4 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-22 14:54 UTC  (12+ messages)
` [PATCH v4 03/15] KVM: s390: refactor crypto initialization
` [PATCH v4 13/15] KVM: s390: configure the guest's AP devices

[PATCH 00/24] security: Add kernel lockdown
 2018-04-22 14:34 UTC  (5+ messages)
` [PATCH 07/24] hibernate: Disable when the kernel is locked down

[PATCH 4.14 000/164] 4.14.36-stable review
 2018-04-22 13:53 UTC  (25+ messages)
` [PATCH 4.14 017/164] usb: gadget: udc: core: update usb_ep_queue() documentation
` [PATCH 4.14 024/164] ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250
` [PATCH 4.14 028/164] spi: Fix unregistration of controller with fixed SPI bus number
` [PATCH 4.14 030/164] media: vivid: check if the cec_adapter is valid
` [PATCH 4.14 034/164] regmap: Fix reversed bounds check in regmap_raw_write()
` [PATCH 4.14 046/164] i2c: i801: Save register SMBSLVCMD value only once
` [PATCH 4.14 051/164] powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
` [PATCH 4.14 058/164] HID: Fix hid_report_len usage
` [PATCH 4.14 070/164] block: use 32-bit blk_status_t on Alpha
` [PATCH 4.14 079/164] ext4: fail ext4_iget for root directory if unallocated
` [PATCH 4.14 086/164] RDMA/ucma: Dont allow setting RDMA_OPTION_IB_PATH without an RDMA device
` [PATCH 4.14 088/164] RDMA/rxe: Fix an out-of-bounds read
` [PATCH 4.14 098/164] nfit: skip region registration for incomplete control regions
` [PATCH 4.14 109/164] clk: bcm2835: De-assert/assert PLL reset signal when appropriate
` [PATCH 4.14 118/164] ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
` [PATCH 4.14 120/164] drm/amdgpu: Add an ATPX quirk for hybrid laptop
` [PATCH 4.14 126/164] drm/radeon: add PX quirk for Asus K73TK
` [PATCH 4.14 133/164] random: fix crng_ready() test
` [PATCH 4.14 138/164] HID: input: fix battery level reporting on BT mice
` [PATCH 4.14 141/164] MIPS: uaccess: Add micromips clobbers to bzero invocation
` [PATCH 4.14 142/164] MIPS: memset.S: EVA & fault support for small_memset
` [PATCH 4.14 153/164] hypfs_kill_super(): deal with failed allocations
` [PATCH 4.14 161/164] iwlwifi: add a bunch of new 9000 PCI IDs
` [PATCH 4.14 163/164] media: staging: lirc_zilog: incorrect reference counting

[PATCH v7 0/6] typec: tcpm: Add sink side support for PPS
 2018-04-22 14:05 UTC  (3+ messages)
` [PATCH v7 1/6] typec: tcpm: Add core support for sink side PPS

[PATCH 4.16 000/196] 4.16.4-stable review
 2018-04-22 13:53 UTC  (29+ messages)
` [PATCH 4.16 001/196] Bluetooth: hci_bcm: Add irq_polarity module option
` [PATCH 4.16 002/196] cpufreq: CPPC: Use transition_delay_us depending transition_latency
` [PATCH 4.16 004/196] ubifs: Check ubifs_wbuf_sync() return code
` [PATCH 4.16 005/196] ubi: fastmap: Dont flush fastmap work on detach
` [PATCH 4.16 007/196] ubi: Reject MLC NAND
` [PATCH 4.16 011/196] mm: hwpoison: disable memory error handling on 1GB hugepage
` [PATCH 4.16 020/196] ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
` [PATCH 4.16 029/196] spi: Fix unregistration of controller with fixed SPI bus number
` [PATCH 4.16 031/196] media: atomisp_fops.c: disable atomisp_compat_ioctl32
` [PATCH 4.16 038/196] ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
` [PATCH 4.16 050/196] smb3: Fix root directory when server returns inode number of zero
` [PATCH 4.16 054/196] CIFS: refactor crypto shash/sdesc allocation&free
` [PATCH 4.16 068/196] powerpc/mm/radix: Fix checkstops caused by invalid tlbiel
` [PATCH 4.16 071/196] HID: core: Fix size as type u32
` [PATCH 4.16 078/196] thunderbolt: Handle connecting device in place of host properly
` [PATCH 4.16 080/196] irqchip/gic: Take lock when updating irq type
` [PATCH 4.16 084/196] jbd2: if the journal is aborted then dont allow update of the log tail
` [PATCH 4.16 106/196] xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
` [PATCH 4.16 107/196] xprtrdma: Fix corner cases when handling device removal
` [PATCH 4.16 113/196] IB/srp: Fix srp_abort()
` [PATCH 4.16 116/196] drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
` [PATCH 4.16 125/196] nfit, address-range-scrub: fix scrub in-progress reporting
` [PATCH 4.16 128/196] um: Compile with modern headers
` [PATCH 4.16 148/196] dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
` [PATCH 4.16 150/196] drm/amdgpu: Add an ATPX quirk for hybrid laptop
` [PATCH 4.16 178/196] powerpc/xive: Fix trying to "push" an already active pool VP
` [PATCH 4.16 193/196] mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
` [PATCH 4.16 195/196] HID: i2c-hid: fix inverted return value from i2c_hid_command()

[PATCH 2/3] usbip: usbip_host: delete device from busid_table after rebind
 2018-04-22 13:57 UTC  (2+ messages)


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