All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-07 18:05:51 to 2018-08-07 18:56:36 UTC [more...]

[PATCH 3.18 00/85] 3.18.118-stable review
 2018-08-07 18:51 UTC  (7+ messages)
` [PATCH 3.18 01/85] tracing: Fix double free of event_trigger_data
` [PATCH 3.18 10/85] infiniband: fix a possible use-after-free bug
` [PATCH 3.18 11/85] hvc_opal: dont set tb_ticks_per_usec in udbg_init_opal_common()
` [PATCH 3.18 12/85] RDMA/mad: Convert BUG_ONs to error flows
` [PATCH 3.18 13/85] usbip: usbip_detach: Fix memory, udev context and udev leak
` [PATCH 3.18 14/85] perf/x86/intel/uncore: Correct fixed counter index check in generic code

[PATCH 4.4 00/12] 4.4.147-stable review
 2018-08-07 18:52 UTC  (12+ messages)
` [PATCH 4.4 01/12] scsi: qla2xxx: Fix ISP recovery on unload
` [PATCH 4.4 02/12] scsi: qla2xxx: Return error when TMF returns
` [PATCH 4.4 03/12] genirq: Make force irq threading setup more robust
` [PATCH 4.4 04/12] nohz: Fix local_timer_softirq_pending()
` [PATCH 4.4 05/12] netlink: Do not subscribe to non-existent groups
` [PATCH 4.4 06/12] netlink: Dont shift with UB on nlk->ngroups
` [PATCH 4.4 07/12] netlink: Dont shift on 64 for ngroups
` [PATCH 4.4 08/12] ext4: fix false negatives *and* false positives in ext4_check_descriptors()
` [PATCH 4.4 09/12] ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle
` [PATCH 4.4 10/12] ring_buffer: tracing: Inherit the tracing setting to next ring buffer
` [PATCH 4.4 12/12] jfs: Fix inconsistency between memory allocation and ea_buf->max_size

[PATCH v6 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-08-07 16:40 UTC  (4+ messages)
` [PATCH v6 2/8] media: v4l: Add definition for Allwinner's MB32-tiled NV12 format

[PATCH 4.9 00/17] 4.9.119-stable review
 2018-08-07 18:51 UTC  (17+ messages)
` [PATCH 4.9 01/17] scsi: qla2xxx: Fix ISP recovery on unload
` [PATCH 4.9 02/17] scsi: qla2xxx: Return error when TMF returns
` [PATCH 4.9 03/17] genirq: Make force irq threading setup more robust
` [PATCH 4.9 04/17] nohz: Fix local_timer_softirq_pending()
` [PATCH 4.9 05/17] netlink: Do not subscribe to non-existent groups
` [PATCH 4.9 06/17] netlink: Dont shift with UB on nlk->ngroups
` [PATCH 4.9 07/17] netlink: Dont shift on 64 for ngroups
` [PATCH 4.9 08/17] ext4: fix false negatives *and* false positives in ext4_check_descriptors()
` [PATCH 4.9 09/17] ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle
` [PATCH 4.9 10/17] ring_buffer: tracing: Inherit the tracing setting to next ring buffer
` [PATCH 4.9 12/17] Btrfs: fix file data corruption after cloning a range and fsync
` [PATCH 4.9 13/17] tcp: add tcp_ooo_try_coalesce() helper
` [PATCH 4.9 14/17] kmemleak: clear stale pointers from task stacks
` [PATCH 4.9 15/17] fork: unconditionally clear stack on fork
` [PATCH 4.9 16/17] IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
` [PATCH 4.9 17/17] jfs: Fix inconsistency between memory allocation and ea_buf->max_size

[PATCH] xfs: remove dead error handling code in xfs_dquot_disk_alloc()
 2018-08-07 16:40 UTC 

[RFC PATCH 0/4] undelete subvolume online version
 2018-08-07 16:39 UTC  (2+ messages)

Backport Security Fix for CVE-2018-13095 to v4.14
 2018-08-07 16:39 UTC  (3+ messages)

[PATCH 4.14 00/21] 4.14.62-stable review
 2018-08-07 18:51 UTC  (21+ messages)
` [PATCH 4.14 01/21] scsi: qla2xxx: Fix unintialized List head crash
` [PATCH 4.14 02/21] scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
` [PATCH 4.14 03/21] scsi: qla2xxx: Fix ISP recovery on unload
` [PATCH 4.14 04/21] scsi: qla2xxx: Return error when TMF returns
` [PATCH 4.14 05/21] genirq: Make force irq threading setup more robust
` [PATCH 4.14 06/21] nohz: Fix local_timer_softirq_pending()
` [PATCH 4.14 07/21] nohz: Fix missing tick reprogram when interrupting an inline softirq
` [PATCH 4.14 08/21] netlink: Dont shift on 64 for ngroups
` [PATCH 4.14 09/21] ext4: fix false negatives *and* false positives in ext4_check_descriptors()
` [PATCH 4.14 10/21] ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle
` [PATCH 4.14 11/21] ring_buffer: tracing: Inherit the tracing setting to next ring buffer
` [PATCH 4.14 13/21] Btrfs: fix file data corruption after cloning a range and fsync
` [PATCH 4.14 14/21] nvme-pci: allocate device queues storage space at probe
` [PATCH 4.14 15/21] nvme-pci: Fix queue double allocations
` [PATCH 4.14 16/21] nvmet-fc: fix target sgl list on large transfers
` [PATCH 4.14 17/21] intel_idle: Graceful probe failure when MWAIT is disabled
` [PATCH 4.14 18/21] xfs: catch inode allocation state mismatch corruption
` [PATCH 4.14 19/21] xfs: validate cached inodes are free when allocated
` [PATCH 4.14 20/21] xfs: dont call xfs_da_shrink_inode with NULL bp
` [PATCH 4.14 21/21] jfs: Fix inconsistency between memory allocation and ea_buf->max_size

[PATCH net-next 00/14] Remove rtnl lock dependency from all action implementations
 2018-08-07 16:36 UTC  (3+ messages)
` [PATCH net-next 12/14] net: sched: act_mirred: remove dependency on rtnl lock

[PATCH v1 2/3] zinc: Introduce minimal cryptography library
 2018-08-07 18:54 UTC  (6+ messages)

[PATCH] drm/amdgpu: Transfer fences to dmabuf importer
 2018-08-07 18:54 UTC  (9+ messages)
` [PATCH v4] "
` [PATCH v5] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/amdgpu: Transfer fences to dmabuf importer (rev5)

[PATCH 4.17 00/18] 4.17.14-stable review
 2018-08-07 18:51 UTC  (18+ messages)
` [PATCH 4.17 01/18] scsi: qla2xxx: Fix unintialized List head crash
` [PATCH 4.17 02/18] scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
` [PATCH 4.17 03/18] scsi: qla2xxx: Fix driver unload by shutting down chip
` [PATCH 4.17 04/18] scsi: qla2xxx: Fix ISP recovery on unload
` [PATCH 4.17 05/18] scsi: qla2xxx: Return error when TMF returns
` [PATCH 4.17 06/18] jfs: Fix usercopy whitelist for inline inode data
` [PATCH 4.17 07/18] genirq: Make force irq threading setup more robust
` [PATCH 4.17 08/18] perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
` [PATCH 4.17 09/18] nohz: Fix local_timer_softirq_pending()
` [PATCH 4.17 10/18] nohz: Fix missing tick reprogram when interrupting an inline softirq
` [PATCH 4.17 11/18] netlink: Dont shift on 64 for ngroups
` [PATCH 4.17 12/18] ring_buffer: tracing: Inherit the tracing setting to next ring buffer
` [PATCH 4.17 14/18] Btrfs: fix file data corruption after cloning a range and fsync
` [PATCH 4.17 15/18] Partially revert "block: fail op_is_write() requests to read-only partitions"
` [PATCH 4.17 16/18] xfs: dont call xfs_da_shrink_inode with NULL bp
` [PATCH 4.17 17/18] xfs: validate cached inodes are free when allocated
` [PATCH 4.17 18/18] jfs: Fix inconsistency between memory allocation and ea_buf->max_size

[PATCH v2] proc: add percpu populated pages count to meminfo
 2018-08-07 18:51 UTC  (2+ messages)

[PATCH 0/9] Add Reset Controller support for Actions Semi Owl SoCs
 2018-08-07 18:50 UTC  (14+ messages)
` [PATCH 2/9] dt-bindings: clock: Add reset controller bindings "
` [PATCH 3/9] dt-bindings: reset: Add binding constants for Actions Semi S700 RMU
` [PATCH 4/9] dt-bindings: reset: Add binding constants for Actions Semi S900 RMU

[PATCH 1/2] drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
 2018-08-07 18:49 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Mark "page-backed" dmabuf as being shrinkable
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
` ✓ Fi.CI.BAT: success "

[PATCH] ASoC: Intel: hdac_hdmi: Add sampling frequencies constraint
 2018-08-07 18:49 UTC  (6+ messages)

[6/7] usb: gadget: f_uac2: disable IN/OUT ep if unused
 2018-08-07 18:48 UTC 

In-Band Firmware Update
 2018-08-07 18:48 UTC  (13+ messages)

[PATCH] media: cleanup fall-through comments
 2018-08-07 16:33 UTC  (2+ messages)

backport of XSA-274 patch to 4.9.x kernel (could use a review)
 2018-08-07 18:49 UTC  (3+ messages)

debugging kbuild
 2018-08-07 16:31 UTC  (4+ messages)

[PATCH 1/2] pcie-microsemi: Add support for the Vera-board root complex
 2018-08-07 18:45 UTC  (2+ messages)

get err 5
 2018-08-07 16:30 UTC  (8+ messages)

[Qemu-devel] [PATCH V10 00/20] COLO: integrate colo frame with block replication and COLO proxy
 2018-08-07 18:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH V10 08/20] ram/COLO: Record the dirty pages that SVM received

Please apply commit 92d34134193e ("fs: Fix inconsistency ..." to stable releases
 2018-08-07 16:27 UTC 

[PATCH] powerpc/tm: Print 64-bits MSR
 2018-08-07 18:41 UTC  (4+ messages)
` [PATCH v2] "

[ndctl PATCH 0/4] Some fixups and improvements ndctl monitor
 2018-08-07 18:41 UTC  (5+ messages)
` [ndctl PATCH 3/4] ndctl, monitor: add timestamp and pid to log messages in log_file()
` [ndctl PATCH 4/4] ndctl, monitor: add [Install] Section to systemd unit file of ndctl-monitor

[PATCH v3 0/4] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-08-07 18:41 UTC  (10+ messages)
` [PATCH v3 1/4] drm/mxsfb: Fix initial corrupt frame when activating display
` [PATCH v3 2/4] drm/mxsfb: Add pm_runtime calls to pipe_enable/disable
` [PATCH v3 3/4] drm/mxsfb: Add PM_SLEEP support

[PATCH] mtd: spi-nor: only apply reset hacks to broken hardware
 2018-08-07 18:39 UTC  (9+ messages)

[PATCH v3] btrfs: qgroup: Remove qgroup items along with subvolume deletion
 2018-08-07 16:23 UTC  (2+ messages)

[PATCH] x86/cpu: Rename Denverton and Gemini Lake
 2018-08-07 18:37 UTC  (6+ messages)

[PATCH] dma-buf: Remove requirement for ops->map() from dma_buf_export
 2018-08-07 18:36 UTC 

[PATCH] k10temp: 27C Offset needed for Threadripper2
 2018-08-07 16:20 UTC  (2+ messages)

[PATCH] rtmutex: Drop pointless static qualifier in rt_mutex_adjust_prio_chain()
 2018-08-07 18:34 UTC  (3+ messages)

[PATCH 0/3] PTI for x86-32 Fixes
 2018-08-07 18:34 UTC  (3+ messages)
` [PATCH 2/3] x86/mm/pti: Don't clear permissions in pti_clone_pmd()

[PATCH 1/2] rtc: maxim: Add SPDX license identifiers
 2018-08-07 16:19 UTC  (2+ messages)
` [PATCH 2/2] rtc: s5m: Add SPDX license identifier

[PATCH] media: vsp1_dl: add a description for cmdpool field
 2018-08-07 16:19 UTC  (5+ messages)

[PATCH 0/5] some trivial cleanup about btrfs_delete_subvolume
 2018-08-07 16:19 UTC  (9+ messages)
` [PATCH 1/5] btrfs: simplify the send_in_progress check in btrfs_delete_subvolume()
` [PATCH 2/5] btrfs: use a separate variable to store the num_bytes of the qgroup_reserve
` [PATCH 3/5] btrfs: switch update_size to bool in both of btrfs_block_rsv_migrate and btrfs_rsv_add_bytes
` [PATCH 5/5] btrfs: Remove root parameter from btrfs_insert_dir_item

[U-Boot] [PATCH] net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
 2018-08-07 18:33 UTC 

[Buildroot] [Bug 11206] New: zlib: fails to build with Linaro toolchain, BR2_RELRO_FULL=y and BR2_FORTIFY_SOURCE_2=y
 2018-08-07 18:32 UTC  (3+ messages)
` [Buildroot] [Bug 11206] "

[PATCH] x86/pkeys: Explicitly treat PK #PF on kernel address as a bad area
 2018-08-07 18:28 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t] igt/amd_prime: Link an amdgpu bo into i915 and try to shrink it
 2018-08-07 18:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH net-next,v3] net/tls: Calculate nsg for zerocopy path without skb_cow_data
 2018-08-07 16:10 UTC  (2+ messages)

[PATCH] tipc: fix an interrupt unsafe locking scenario
 2018-08-07 16:10 UTC  (2+ messages)

[PATCH net-next] ieee802154: hwsim: fix rcu address annotation
 2018-08-07 16:09 UTC  (3+ messages)

[PATCH] tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage"
 2018-08-07 18:24 UTC  (3+ messages)

[Bug 200651] New: cgroups iptables-restor: vmalloc: allocation failure
 2018-08-07 18:23 UTC  (11+ messages)

[PATCH] drm: Remove defunct dma_buf_kmap stubs
 2018-08-07 18:20 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3 RESEND 0/2] tpm: add support for nonblocking operation
 2018-08-07 18:20 UTC  (5+ messages)
` [PATCH v3 RESEND 2/2] "

aio poll V22 (aka 2.0)
 2018-08-07 16:04 UTC  (5+ messages)
` [PATCH 4/4] aio: allow direct aio poll comletions for keyed wakeups

[PATCH 0/2] Simple fixes to t7406
 2018-08-07 18:18 UTC  (6+ messages)
` [PATCHv3 0/5] "
  ` [PATCHv3 1/5] t7406: simplify by using diff --name-only instead of diff --raw

ath10k: antenna bitmask support?
 2018-08-07 18:18 UTC  (4+ messages)

[PATCH 1/4] dt-bindings: reset: Add PDC reset binding for SDM845 SoCs
 2018-08-07 18:18 UTC  (6+ messages)
` [PATCH 4/4] remoteproc: qcom: q6v5-pil: Add PDC restart for modem on "

[PATCH] PCI: Fix bit definitions for LNKCAP2 register
 2018-08-07 18:18 UTC  (4+ messages)

framebuffer corruption due to overlapping stp instructions on arm64
 2018-08-07 18:17 UTC  (20+ messages)

The Fall Bakeathon in Westford, Ma (Reminder)
 2018-08-07 16:01 UTC 

[PATCH 1/2] kernel-shark-qt: Add Json-C as a third party dependency
 2018-08-07 16:00 UTC  (2+ messages)
` [PATCH 2/2] kernel-shark-qt: Add Json I/O for filter configurations

[PATCH 0/6] arm64: add support for generic cpu vulnerabilities
 2018-08-07 18:14 UTC  (14+ messages)
` [PATCH 1/6] arm64: kpti: move check for non-vulnerable CPUs to a function
` [PATCH 2/6] arm64: add sysfs vulnerability show for meltdown
` [PATCH 3/6] arm64: add sysfs vulnerability show for spectre v1
` [PATCH 4/6] arm64: add sysfs vulnerability show for spectre v2
` [PATCH 5/6] arm64: add sysfs vulnerability show for speculative store bypass
` [PATCH 6/6] arm64: enable generic CPU vulnerabilites support

[Qemu-devel] [PATCH 0/5] usb-mtp write fixes
 2018-08-07 18:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/5] dev-mtp: retry write for incomplete transfers

[PATCH v3] scsi: ufs: Make sysfs attributes writable
 2018-08-07 18:15 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: salvator-common: adv748x: Override secondary addresses
 2018-08-07 15:59 UTC 

[Qemu-devel] [PATCH 00/21] jobs: defer graph changes until finalize
 2018-08-07 18:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH 19/21] qapi/block-commit: expose new job properties

[PATCH] parisc: prefer _THIS_IP_ and _RET_IP_ statement expressions
 2018-08-07 18:11 UTC  (15+ messages)

[PATCH] dt-bindings: Add Y Soft Corporation vendor prefix
 2018-08-07 18:10 UTC  (2+ messages)

[PATCH 0/9] crypto: add zbufsize() interface
 2018-08-07 18:10 UTC  (4+ messages)
` [PATCH 1/9] "

[PATCH] media: dt: adv7604: Fix slave map documentation
 2018-08-07 15:54 UTC 

[RFC 0/5] powerpc/mpic: Add non-contiguous interrupt sources
 2018-08-07 18:09 UTC  (3+ messages)
` [RFC 3/5] powerpc/mpic: Add support for non-contiguous irq ranges

[PATCH 0/3] Add Broadcom Omega SoC internal switch and phy
 2018-08-07 18:08 UTC  (2+ messages)

[PATCH] Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space
 2018-08-07 15:52 UTC  (2+ messages)

[PATCH v3 0/2] i2c: Add support for Qcom CCI I2C controller
 2018-08-07 18:07 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: Add binding for Qualcomm "

[RFC v6 PATCH 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-08-07 18:06 UTC  (4+ messages)
` [RFC v6 PATCH 1/2] mm: refactor do_munmap() to extract the common part

wireguardctrl: Go package that enables control of WireGuard devices on multiple platforms
 2018-08-07 18:16 UTC 


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.