All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-04 22:59:56 to 2019-06-04 23:35:18 UTC [more...]

[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-04 23:34 UTC  (8+ messages)
` [PATCH v4 02/18] kunit: test: add test resource management API

mmotm 2019-06-04-16-33 uploaded
 2019-06-04 23:34 UTC 

[PATCH AUTOSEL 5.1 01/60] x86/uaccess, kcov: Disable stack protector
 2019-06-04 23:21 UTC  (52+ messages)
` [PATCH AUTOSEL 5.1 02/60] ALSA: seq: Protect in-kernel ioctl calls with mutex
` [PATCH AUTOSEL 5.1 03/60] ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
` [PATCH AUTOSEL 5.1 04/60] Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
` [PATCH AUTOSEL 5.1 05/60] ALSA: seq: Cover unsubscribe_port() in list_mutex
` [PATCH AUTOSEL 5.1 06/60] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 5.1 07/60] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
` [PATCH AUTOSEL 5.1 08/60] configfs: fix possible use-after-free in configfs_register_group
` [PATCH AUTOSEL 5.1 09/60] f2fs: fix to avoid accessing xattr across the boundary
` [PATCH AUTOSEL 5.1 10/60] ipc: prevent lockup on alloc_msg and free_msg
` [PATCH AUTOSEL 5.1 11/60] drivers/perf: arm_spe: Don't error on high-order pages for aux buf
` [PATCH AUTOSEL 5.1 12/60] bpf: sockmap, only stop/flush strp if it was enabled at some point
` [PATCH AUTOSEL 5.1 13/60] bpf: sockmap remove duplicate queue free
` [PATCH AUTOSEL 5.1 14/60] bpf: sockmap fix msg->sg.size account on ingress skb
` [PATCH AUTOSEL 5.1 15/60] scsi: qla2xxx: Add cleanup for PCI EEH recovery
` [PATCH AUTOSEL 5.1 16/60] scsi: qedi: remove memset/memcpy to nfunc and use func instead
` [PATCH AUTOSEL 5.1 17/60] scsi: qedi: remove set but not used variables 'cdev' and 'udev'
` [PATCH AUTOSEL 5.1 18/60] scsi: lpfc: resolve lockdep warnings
` [PATCH AUTOSEL 5.1 19/60] scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show
` [PATCH AUTOSEL 5.1 20/60] scsi: lpfc: add check for loss of ndlp when sending RRQ
` [PATCH AUTOSEL 5.1 21/60] arm64: Print physical address of page table base in show_pte()
` [PATCH AUTOSEL 5.1 22/60] net: macb: fix error format in dev_err()
` [PATCH AUTOSEL 5.1 23/60] enetc: Fix NULL dma address unmap for Tx BD extensions
` [PATCH AUTOSEL 5.1 24/60] bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
` [PATCH AUTOSEL 5.1 25/60] arm64/mm: Inhibit huge-vmap with ptdump
` [PATCH AUTOSEL 5.1 26/60] tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()
` [PATCH AUTOSEL 5.1 27/60] selftests/bpf: fix bpf_get_current_task
` [PATCH AUTOSEL 5.1 28/60] nvme-pci: Fix controller freeze wait disabling
` [PATCH AUTOSEL 5.1 29/60] nvme: fix srcu locking on error return in nvme_get_ns_from_disk
` [PATCH AUTOSEL 5.1 30/60] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH AUTOSEL 5.1 31/60] nvme: merge nvme_ns_ioctl into nvme_ioctl
` [PATCH AUTOSEL 5.1 32/60] nvme: release namespace SRCU protection before performing controller ioctls
` [PATCH AUTOSEL 5.1 33/60] nvme: fix memory leak for power latency tolerance
` [PATCH AUTOSEL 5.1 34/60] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
` [PATCH AUTOSEL 5.1 35/60] platform/x86: pmc_atom: Add several Beckhoff Automation boards "
` [PATCH AUTOSEL 5.1 36/60] scsi: myrs: Fix uninitialized variable
` [PATCH AUTOSEL 5.1 37/60] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
` [PATCH AUTOSEL 5.1 38/60] drm/amdgpu: keep stolen memory on picasso
` [PATCH AUTOSEL 5.1 39/60] libnvdimm: Fix compilation warnings with W=1
` [PATCH AUTOSEL 5.1 40/60] selftests: fib_rule_tests: fix local IPv4 address typo

[PATCH] video: fbdev-MMP: Use struct_size() in devm_kzalloc()
 2019-06-04 23:32 UTC  (2+ messages)

question: should_compact_retry limit
 2019-06-04 23:30 UTC 

[PATCH AUTOSEL 4.19 01/36] x86/uaccess, kcov: Disable stack protector
 2019-06-04 23:23 UTC  (34+ messages)
` [PATCH AUTOSEL 4.19 02/36] ALSA: seq: Protect in-kernel ioctl calls with mutex
` [PATCH AUTOSEL 4.19 03/36] ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
` [PATCH AUTOSEL 4.19 04/36] Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
` [PATCH AUTOSEL 4.19 05/36] ALSA: seq: Cover unsubscribe_port() in list_mutex
` [PATCH AUTOSEL 4.19 06/36] s390/kasan: fix strncpy_from_user kasan checks
` [PATCH AUTOSEL 4.19 07/36] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.19 08/36] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
` [PATCH AUTOSEL 4.19 09/36] configfs: fix possible use-after-free in configfs_register_group
` [PATCH AUTOSEL 4.19 10/36] f2fs: fix to avoid accessing xattr across the boundary
` [PATCH AUTOSEL 4.19 11/36] ipc: prevent lockup on alloc_msg and free_msg
` [PATCH AUTOSEL 4.19 12/36] scsi: qedi: remove memset/memcpy to nfunc and use func instead
` [PATCH AUTOSEL 4.19 13/36] scsi: qedi: remove set but not used variables 'cdev' and 'udev'
` [PATCH AUTOSEL 4.19 14/36] scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show
` [PATCH AUTOSEL 4.19 15/36] scsi: lpfc: add check for loss of ndlp when sending RRQ
` [PATCH AUTOSEL 4.19 16/36] arm64/mm: Inhibit huge-vmap with ptdump
` [PATCH AUTOSEL 4.19 17/36] nvme: fix srcu locking on error return in nvme_get_ns_from_disk
` [PATCH AUTOSEL 4.19 18/36] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH AUTOSEL 4.19 19/36] nvme: merge nvme_ns_ioctl into nvme_ioctl
` [PATCH AUTOSEL 4.19 20/36] nvme: release namespace SRCU protection before performing controller ioctls
` [PATCH AUTOSEL 4.19 21/36] nvme: fix memory leak for power latency tolerance
` [PATCH AUTOSEL 4.19 22/36] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
` [PATCH AUTOSEL 4.19 23/36] platform/x86: pmc_atom: Add several Beckhoff Automation boards "
` [PATCH AUTOSEL 4.19 24/36] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
` [PATCH AUTOSEL 4.19 25/36] libnvdimm: Fix compilation warnings with W=1
` [PATCH AUTOSEL 4.19 26/36] selftests: fib_rule_tests: fix local IPv4 address typo

[PATCH] kernel: module: Use struct_size() helper
 2019-06-04 23:23 UTC 

[PATCH v2 net-next 4/7] ipv6: Plumb support for nexthop object in a fib6_info
 2019-06-04 23:30 UTC  (14+ messages)

[PATCH AUTOSEL 4.14 01/24] x86/uaccess, kcov: Disable stack protector
 2019-06-04 23:24 UTC  (28+ messages)
` [PATCH AUTOSEL 4.14 02/24] ALSA: seq: Protect in-kernel ioctl calls with mutex
` [PATCH AUTOSEL 4.14 03/24] ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
` [PATCH AUTOSEL 4.14 04/24] Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
` [PATCH AUTOSEL 4.14 05/24] ALSA: seq: Cover unsubscribe_port() in list_mutex
` [PATCH AUTOSEL 4.14 06/24] s390/kasan: fix strncpy_from_user kasan checks
` [PATCH AUTOSEL 4.14 07/24] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.14 08/24] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
` [PATCH AUTOSEL 4.14 09/24] configfs: fix possible use-after-free in configfs_register_group
` [PATCH AUTOSEL 4.14 10/24] ipc: prevent lockup on alloc_msg and free_msg
` [PATCH AUTOSEL 4.14 11/24] scsi: qedi: remove memset/memcpy to nfunc and use func instead
` [PATCH AUTOSEL 4.14 12/24] scsi: qedi: remove set but not used variables 'cdev' and 'udev'
` [PATCH AUTOSEL 4.14 13/24] scsi: lpfc: add check for loss of ndlp when sending RRQ
` [PATCH AUTOSEL 4.14 14/24] arm64/mm: Inhibit huge-vmap with ptdump
` [PATCH AUTOSEL 4.14 15/24] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH AUTOSEL 4.14 16/24] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
` [PATCH AUTOSEL 4.14 17/24] platform/x86: pmc_atom: Add several Beckhoff Automation boards "
` [PATCH AUTOSEL 4.14 18/24] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
` [PATCH AUTOSEL 4.14 19/24] libnvdimm: Fix compilation warnings with W=1
` [PATCH AUTOSEL 4.14 20/24] selftests/timers: Add missing fflush(stdout) calls
` [PATCH AUTOSEL 4.14 21/24] usbnet: ipheth: fix racing condition
` [PATCH AUTOSEL 4.14 22/24] usbnet: fix kernel crash after disconnect
` [PATCH AUTOSEL 4.14 23/24] KVM: x86/pmu: do not mask the value that is written to fixed PMUs
` [PATCH AUTOSEL 4.14 24/24] KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION

Cutting the link on ndo_stop - phy_stop or phy_disconnect?
 2019-06-04 23:24 UTC  (13+ messages)

[PATCH 1/2] HID: hid-logitech-hidpp: Report battery voltage
 2019-06-04 23:28 UTC  (2+ messages)
` [PATCH 2/2] HID: hid-logitech-hidpp: subscribe to battery voltage change events

[PATCH AUTOSEL 4.9 01/17] x86/uaccess, kcov: Disable stack protector
 2019-06-04 23:24 UTC  (19+ messages)
` [PATCH AUTOSEL 4.9 02/17] ALSA: seq: Protect in-kernel ioctl calls with mutex
` [PATCH AUTOSEL 4.9 03/17] ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
` [PATCH AUTOSEL 4.9 04/17] Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
` [PATCH AUTOSEL 4.9 05/17] ALSA: seq: Cover unsubscribe_port() in list_mutex
` [PATCH AUTOSEL 4.9 06/17] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.9 07/17] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
` [PATCH AUTOSEL 4.9 08/17] configfs: fix possible use-after-free in configfs_register_group
` [PATCH AUTOSEL 4.9 09/17] ipc: prevent lockup on alloc_msg and free_msg
` [PATCH AUTOSEL 4.9 10/17] scsi: lpfc: add check for loss of ndlp when sending RRQ
` [PATCH AUTOSEL 4.9 11/17] arm64/mm: Inhibit huge-vmap with ptdump
` [PATCH AUTOSEL 4.9 12/17] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
` [PATCH AUTOSEL 4.9 13/17] selftests/timers: Add missing fflush(stdout) calls
` [PATCH AUTOSEL 4.9 14/17] usbnet: ipheth: fix racing condition
` [PATCH AUTOSEL 4.9 15/17] usbnet: fix kernel crash after disconnect
` [PATCH AUTOSEL 4.9 16/17] KVM: x86/pmu: do not mask the value that is written to fixed PMUs
` [PATCH AUTOSEL 4.9 17/17] KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION

[PATCH AUTOSEL 4.4 01/10] ALSA: seq: Cover unsubscribe_port() in list_mutex
 2019-06-04 23:25 UTC  (10+ messages)
` [PATCH AUTOSEL 4.4 02/10] driver core: platform: Fix the usage of platform device name(pdev->name)
` [PATCH AUTOSEL 4.4 03/10] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
` [PATCH AUTOSEL 4.4 04/10] ipc: prevent lockup on alloc_msg and free_msg
` [PATCH AUTOSEL 4.4 05/10] scsi: lpfc: add check for loss of ndlp when sending RRQ
` [PATCH AUTOSEL 4.4 06/10] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
` [PATCH AUTOSEL 4.4 07/10] usbnet: ipheth: fix racing condition
` [PATCH AUTOSEL 4.4 08/10] usbnet: fix kernel crash after disconnect
` [PATCH AUTOSEL 4.4 09/10] KVM: x86/pmu: do not mask the value that is written to fixed PMUs
` [PATCH AUTOSEL 4.4 10/10] KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION

[PATCH] phy: qcom-qmp: Correct READY_STATUS poll break condition
 2019-06-04 23:24 UTC 

[PATCH] include WARN, REPAIR build options in XFS_BUILD_OPTIONS
 2019-06-04 23:23 UTC 

[PATCH v2 0/5] Add NUMA-awareness to qspinlock
 2019-06-04 23:21 UTC  (9+ messages)
` [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[PATCH] mergetools: add support for VS Code
 2019-06-04 23:21 UTC  (2+ messages)

v4.14.123 build: 8 failures 2 warnings (v4.14.123)
 2019-06-04 23:19 UTC 

[PATCH] drm/i915/wopcm: update default size for gen11+
 2019-06-04 23:15 UTC 

[PATCH v1 3/5] list-objects-filter: implement composite filters
 2019-06-04 23:14 UTC  (12+ messages)

deadline scheduler BUG_ON trigger
 2019-06-04 23:12 UTC  (2+ messages)

[PATCH MM-PART2 RESEND v2 00/19] xen/arm: Clean-up & fixes in boot/mm code
 2019-06-04 23:12 UTC  (13+ messages)
` [PATCH MM-PART2 RESEND v2 14/19] xen/arm32: mm: Avoid cleaning the cache for secondary CPUs page-tables
  ` [Xen-devel] "
` [PATCH MM-PART2 RESEND v2 16/19] xen/arm: mm: Protect Xen page-table update with a spinlock
  ` [Xen-devel] "
` [PATCH MM-PART2 RESEND v2 17/19] xen/arm: mm: Initialize page-tables earlier
  ` [Xen-devel] "
` [PATCH MM-PART2 RESEND v2 18/19] xen/arm: mm: Check start is always before end in {destroy, modify}_xen_mappings
  ` [Xen-devel] "
` [PATCH MM-PART2 RESEND v2 19/19] xen/arm: Pair call to set_fixmap with call to clear_fixmap in copy_from_paddr
  ` [Xen-devel] "

[qemu-upstream-4.11-testing test] 136184: regressions - FAIL
 2019-06-04 23:11 UTC  (14+ messages)
                ` [Xen-devel] "

[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-06-04 23:09 UTC  (6+ messages)

[Bug 110781] Radeon: heavy r300 performance drop regression between 11.x and 19.x
 2019-06-04 23:09 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/18] Add EEPROM-based board detect support for TI K3 SoCs
 2019-06-04 23:08 UTC  (19+ messages)
` [U-Boot] [PATCH v3 01/18] i2c: omap24xx_i2c: Adapt driver to support K3 devices
` [U-Boot] [PATCH v3 02/18] arm: omap_i2c: Remove unwanted header file inclusion
` [U-Boot] [PATCH v3 03/18] arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsi
` [U-Boot] [PATCH v3 04/18] arm: dts: k3-am65: Add I2C nodes
` [U-Boot] [PATCH v3 05/18] arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stages
` [U-Boot] [PATCH v3 06/18] configs: am65x_evm_defconfig: Enable I2C support
` [U-Boot] [PATCH v3 07/18] configs: am65x_hs_evm_defconfig: "
` [U-Boot] [PATCH v3 08/18] arm64: dts: k3-am654-base-board: Add I2C GPIO expander @ 0x38
` [U-Boot] [PATCH v3 09/18] configs: am65x_evm_a53: Enable PCA953X-type GPIO driver
` [U-Boot] [PATCH v3 10/18] configs: am65x_hs_evm_a53: "
` [U-Boot] [PATCH v3 11/18] configs: am65x_evm_a53: Increase malloc pool before relocation
` [U-Boot] [PATCH v3 12/18] configs: am65x_hs_evm_a53: "
` [U-Boot] [PATCH v3 13/18] arm: K3: am654: Map common EEPROM data into SRAM scratch space
` [U-Boot] [PATCH v3 14/18] ti: common: am6: Add support for board description EEPROM
` [U-Boot] [PATCH v3 15/18] ti: common: am6: Add support for setting MAC addresses
` [U-Boot] [PATCH v3 16/18] board: ti: am654: Use EEPROM-based board detection
` [U-Boot] [PATCH v3 17/18] configs: am65x_evm: Add support for applying overlays
` [U-Boot] [PATCH v3 18/18] configs: am65x_hs_evm: "

[PATCH 0/1] Fix crash in __calc_tpm2_event_size
 2019-06-04 23:04 UTC  (2+ messages)
` [PATCH 1/1] tpm: Don't dereference event after it's unmapped "

[PATCH 0/2] MFD core updates for device tree binding support
 2019-06-04 22:35 UTC  (3+ messages)
` [PATCH 1/2] mfd: core: Support multiple OF child devices of the same type
` [PATCH 2/2] mfd: core: Set fwnode for created devices


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.