All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-22 13:53:49 to 2018-04-22 14:45:57 UTC [more...]

[PATCH 4.9 00/95] 4.9.96-stable review
 2018-04-22 13:54 UTC  (29+ 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 81/95] MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
` [PATCH 4.9 82/95] MIPS: memset.S: Fix clobber of v1 in last_fixup
` [PATCH 4.9 83/95] powerpc/eeh: Fix enabling bridge MMIO windows
` [PATCH 4.9 84/95] powerpc/lib: Fix off-by-one in alternate feature patching
` [PATCH 4.9 85/95] udf: Fix leak of UTF-16 surrogates into encoded strings
` [PATCH 4.9 86/95] jffs2_kill_sb(): deal with failed allocations
` [PATCH 4.9 87/95] hypfs_kill_super(): "
` [PATCH 4.9 88/95] orangefs_kill_sb(): deal with allocation failures
` [PATCH 4.9 89/95] rpc_pipefs: fix double-dput()
` [PATCH 4.9 90/95] Dont leak MNT_INTERNAL away from internal mounts
` [PATCH 4.9 91/95] autofs: mount point create should honour passed in mode
` [PATCH 4.9 92/95] mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
` [PATCH 4.9 93/95] fanotify: fix logic of events on child
` [PATCH 4.9 94/95] writeback: safer lock nesting
` [PATCH 4.9 95/95] block/mq: fix potential deadlock during cpu hotplug

[PATCH v2 0/6] Keep all info in command-list.txt in git binary
 2018-04-22 14:45 UTC  (4+ messages)
` [PATCH v3 "

TCP GSO support above IPv6
 2018-04-22 14:45 UTC 

[PATCH 4.4 00/97] 4.4.129-stable review
 2018-04-22 13:54 UTC  (46+ messages)
` [PATCH 4.4 10/97] s390/qdio: dont retry EQBS after CCQ 96
` [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 21/97] tty: make n_tty_read() always abort if hangup is in progress
` [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 71/97] vfio-pci: Virtualize PCIe & AF FLR
` [PATCH 4.4 72/97] vfio/pci: Virtualize Maximum Payload Size
` [PATCH 4.4 73/97] vfio/pci: Virtualize Maximum Read Request Size
` [PATCH 4.4 74/97] ext4: dont allow r/w mounts if metadata blocks overlap the superblock
` [PATCH 4.4 75/97] drm/radeon: Fix PCIe lane width calculation
` [PATCH 4.4 76/97] ext4: fix crashes in dioread_nolock mode
` [PATCH 4.4 77/97] ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
` [PATCH 4.4 78/97] ALSA: line6: Use correct endpoint type for midi output
` [PATCH 4.4 79/97] ALSA: rawmidi: Fix missing input substream checks in compat ioctls
` [PATCH 4.4 80/97] ALSA: hda - New VIA controller suppor no-snoop path
` [PATCH 4.4 81/97] HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
` [PATCH 4.4 82/97] MIPS: uaccess: Add micromips clobbers to bzero invocation
` [PATCH 4.4 83/97] MIPS: memset.S: EVA & fault support for small_memset
` [PATCH 4.4 84/97] MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
` [PATCH 4.4 85/97] MIPS: memset.S: Fix clobber of v1 in last_fixup
` [PATCH 4.4 86/97] powerpc/eeh: Fix enabling bridge MMIO windows
` [PATCH 4.4 87/97] powerpc/lib: Fix off-by-one in alternate feature patching
` [PATCH 4.4 88/97] jffs2_kill_sb(): deal with failed allocations
` [PATCH 4.4 89/97] hypfs_kill_super(): "
` [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/13] staging: iio: ad2s1200: Driver clean up
 2018-04-22 14:41 UTC  (25+ messages)
` [PATCH v2 05/13] staging: iio: ad2s1200: Add kernel docs to driver state
` [PATCH v2 06/13] staging: iio: ad2s1200: Introduce variable for repeated value
` [PATCH v2 07/13] staging: iio: ad2s1200: Improve readability with be16_to_cpup
` [PATCH v2 08/13] staging: iio: ad2s1200: Replace legacy gpio API with modern API
` [PATCH v2 10/13] staging: iio: ad2s1200: Add scaling factor for angular velocity channel
` [PATCH v2 11/13] staging: iio: Documentation: Add missing sysfs docs for angle channel

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

[Buildroot] [PATCH] configs: add openssl for kernel where necessary
 2018-04-22 14:38 UTC  (2+ messages)
` [Buildroot] [PATCH v2] "

[PATCH v7 00/17] rebase -i: offer to recreate commit topology
 2018-04-22 14:37 UTC  (4+ messages)
` [PATCH v8 00/16] rebase -i: offer to recreate commit topology by rebasing merges
  ` [PATCH v8 09/16] rebase: introduce the --rebase-merges option

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

RFC: How should we handle un-deleted remote branches?
 2018-04-22 14:30 UTC  (4+ messages)

wil6210: low level sector API
 2018-04-22 14:29 UTC  (4+ messages)

[PATCH 1/2] nvmet: reset keep alive timer in controller enable
 2018-04-22 14:26 UTC  (3+ messages)

[PATCH] nvme: unquiesce the queue before cleaup it
 2018-04-22 14:25 UTC  (5+ messages)

FAILED: patch "[PATCH] PCI: hv: Serialize the present and eject work items" failed to apply to 4.9-stable tree
 2018-04-22 14:02 UTC  (6+ messages)

[PATCH 3.18 00/52] 3.18.106-stable review
 2018-04-22 13:54 UTC  (38+ messages)
` [PATCH 3.18 06/52] slip: Check if rstate is initialized before uncompressing
` [PATCH 3.18 17/52] usb: dwc3: pci: Properly cleanup resource
` [PATCH 3.18 18/52] HID: i2c-hid: fix size check and type usage
` [PATCH 3.18 19/52] powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
` [PATCH 3.18 20/52] powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
` [PATCH 3.18 21/52] powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
` [PATCH 3.18 22/52] ASoC: ssm2602: Replace reg_default_raw with reg_default
` [PATCH 3.18 23/52] thunderbolt: Resume control channel after hibernation image is created
` [PATCH 3.18 24/52] random: use a tighter cap in credit_entropy_bits_safe()
` [PATCH 3.18 25/52] jbd2: if the journal is aborted then dont allow update of the log tail
` [PATCH 3.18 26/52] mmc: jz4740: Fix race condition in IRQ mask update
` [PATCH 3.18 27/52] clk: mvebu: armada-38x: add support for 1866MHz variants
` [PATCH 3.18 28/52] clk: mvebu: armada-38x: add support for missing clocks
` [PATCH 3.18 29/52] thermal: imx: Fix race condition in imx_thermal_probe()
` [PATCH 3.18 30/52] watchdog: f71808e_wdt: Fix WD_EN register read
` [PATCH 3.18 31/52] ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc
` [PATCH 3.18 32/52] ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
` [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

[PATCH v1] gso: fix marking TCP checksum flag in TCP segments
 2018-04-22 14:20 UTC 

[U-Boot] [PATCH] Makefile: Update clang warning disables from Linux
 2018-04-22 14:20 UTC 

[PATCH 4.14 000/164] 4.14.36-stable review
 2018-04-22 13:53 UTC  (26+ 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 4.14 164/164] writeback: safer lock nesting

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

[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 RFC 0/8] mm: online/offline 4MB chunks controlled by device driver
 2018-04-22 14:02 UTC  (7+ messages)
` [PATCH RFC 2/8] mm: introduce PG_offline

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


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.