All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-16 15:21:23 to 2021-06-16 15:42:40 UTC [more...]

[PATCH 5.12 00/48] 5.12.12-rc1 review
 2021-06-16 15:33 UTC  (32+ messages)
` [PATCH 5.12 01/48] net: ieee802154: fix null deref in parse dev addr
` [PATCH 5.12 02/48] HID: asus: Filter keyboard EC for old ROG keyboard
` [PATCH 5.12 03/48] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
` [PATCH 5.12 04/48] HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K15A keyboard-dock
` [PATCH 5.12 05/48] HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95
` [PATCH 5.12 06/48] HID: hid-input: add mapping for emoji picker key
` [PATCH 5.12 07/48] HID: hid-sensor-hub: Return error for hid_set_field() failure
` [PATCH 5.12 08/48] HID: asus: filter G713/G733 key event to prevent shutdown
` [PATCH 5.12 09/48] HID: quirks: Add quirk for Lenovo optical mouse
` [PATCH 5.12 10/48] HID: multitouch: set Stylus suffix for Stylus-application devices, too
` [PATCH 5.12 11/48] HID: Add BUS_VIRTUAL to hid_connect logging
` [PATCH 5.12 12/48] HID: usbhid: fix info leak in hid_submit_ctrl
` [PATCH 5.12 13/48] mt76: mt7921: fix max aggregation subframes setting
` [PATCH 5.12 14/48] drm/tegra: sor: Do not leak runtime PM reference
` [PATCH 5.12 15/48] gpu: host1x: Split up client initalization and registration
` [PATCH 5.12 16/48] drm/tegra: sor: Fully initialize SOR before registration
` [PATCH 5.12 17/48] hwmon/pmbus: (q54sj108a2) The PMBUS_MFR_ID is actually 6 chars instead of 5
` [PATCH 5.12 18/48] ARM: OMAP1: Fix use of possibly uninitialized irq variable
` [PATCH 5.12 19/48] ARM: OMAP2+: Fix build warning when mmc_omap is not built
` [PATCH 5.12 20/48] gfs2: Prevent direct-I/O write fallback errors from getting lost
` [PATCH 5.12 21/48] gfs2: fix a deadlock on withdraw-during-mount
` [PATCH 5.12 22/48] gfs2: Clean up revokes on normal withdraws
` [PATCH 5.12 23/48] HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpad
` [PATCH 5.12 24/48] HID: gt683r: add missing MODULE_DEVICE_TABLE
` [PATCH 5.12 25/48] HID: intel-ish-hid: ipc: Add Alder Lake device IDs
` [PATCH 5.12 26/48] riscv: Use -mno-relax when using lld linker
` [PATCH 5.12 27/48] ALSA: hda: Add AlderLake-M PCI ID
` [PATCH 5.12 28/48] mt76: mt7921: remove leftover 80+80 HE capability
` [PATCH 5.12 29/48] gfs2: Fix use-after-free in gfs2_glock_shrink_scan
` [PATCH 5.12 43/48] drm/amd/display: Fix potential memory leak in DMUB hw_init
` [PATCH 5.12 44/48] drm/amd/amdgpu:save psp ring wptr to avoid attack

[PATCH v2 1/2] dt-bindings: clk: vc5: Add properties for configuring the SD/OE pin
 2021-06-16 15:41 UTC  (4+ messages)
` [PATCH v2 2/2] clk: vc5: Add properties for configuring SD/OE behavior

[PATCH] swiotlb-xen: override common mmap and get_sgtable dma ops
 2021-06-16 15:39 UTC  (11+ messages)
` [PATCH 1/2] Revert "swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable"
  ` [PATCH 2/2] swiotlb-xen: override common mmap and get_sgtable dma ops

[PATCH yocto-autobuilder-helper] summarize_top_output.py: add script, use it and publish summary
 2021-06-16 15:41 UTC  (2+ messages)
` [yocto] "

[Weekly meetings] MoM - 10th of June 2021
 2021-06-16 15:41 UTC 

[PATCH v7 0/9] Add Rockchip SFC(serial flash controller) support
 2021-06-16 15:38 UTC  (8+ messages)
` [PATCH v7 1/9] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

[PATCH 5.10 00/38] 5.10.45-rc1 review
 2021-06-16 15:33 UTC  (39+ messages)
` [PATCH 5.10 01/38] net: ieee802154: fix null deref in parse dev addr
` [PATCH 5.10 02/38] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
` [PATCH 5.10 03/38] HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95
` [PATCH 5.10 04/38] HID: hid-input: add mapping for emoji picker key
` [PATCH 5.10 05/38] HID: hid-sensor-hub: Return error for hid_set_field() failure
` [PATCH 5.10 06/38] HID: quirks: Add quirk for Lenovo optical mouse
` [PATCH 5.10 07/38] HID: multitouch: set Stylus suffix for Stylus-application devices, too
` [PATCH 5.10 08/38] HID: Add BUS_VIRTUAL to hid_connect logging
` [PATCH 5.10 09/38] HID: usbhid: fix info leak in hid_submit_ctrl
` [PATCH 5.10 10/38] drm/tegra: sor: Do not leak runtime PM reference
` [PATCH 5.10 11/38] gpu: host1x: Split up client initalization and registration
` [PATCH 5.10 12/38] drm/tegra: sor: Fully initialize SOR before registration
` [PATCH 5.10 13/38] ARM: OMAP1: Fix use of possibly uninitialized irq variable
` [PATCH 5.10 14/38] ARM: OMAP2+: Fix build warning when mmc_omap is not built
` [PATCH 5.10 15/38] gfs2: Prevent direct-I/O write fallback errors from getting lost
` [PATCH 5.10 16/38] gfs2: fix a deadlock on withdraw-during-mount
` [PATCH 5.10 17/38] HID: gt683r: add missing MODULE_DEVICE_TABLE
` [PATCH 5.10 18/38] riscv: Use -mno-relax when using lld linker
` [PATCH 5.10 19/38] gfs2: Fix use-after-free in gfs2_glock_shrink_scan
` [PATCH 5.10 20/38] scsi: target: core: Fix warning on realtime kernels
` [PATCH 5.10 21/38] ethernet: myri10ge: Fix missing error code in myri10ge_probe()
` [PATCH 5.10 22/38] scsi: qedf: Do not put host in qedf_vport_create() unconditionally
` [PATCH 5.10 23/38] Bluetooth: Add a new USB ID for RTL8822CE
` [PATCH 5.10 24/38] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
` [PATCH 5.10 25/38] nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
` [PATCH 5.10 26/38] nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
` [PATCH 5.10 27/38] nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
` [PATCH 5.10 28/38] nvme-loop: do not warn for deleted controllers during reset
` [PATCH 5.10 29/38] net: ipconfig: Dont override command-line hostnames or domains
` [PATCH 5.10 30/38] drm/amd/display: Allow bandwidth validation for 0 streams
` [PATCH 5.10 31/38] drm/amdgpu: refine amdgpu_fru_get_product_info
` [PATCH 5.10 32/38] drm/amd/display: Fix overlay validation by considering cursors
` [PATCH 5.10 33/38] drm/amd/display: Fix potential memory leak in DMUB hw_init
` [PATCH 5.10 34/38] drm/amd/amdgpu:save psp ring wptr to avoid attack
` [PATCH 5.10 35/38] rtnetlink: Fix missing error code in rtnl_bridge_notify()
` [PATCH 5.10 36/38] net/x25: Return the correct errno code
` [PATCH 5.10 37/38] net: "
` [PATCH 5.10 38/38] fib: "

[PATCH net-next v2 0/7] Marvell Prestera driver implementation of devlink functionality
 2021-06-16 15:37 UTC  (3+ messages)
` [PATCH net-next v2 3/7] drivers: net: netdevsim: add devlink trap_drop_counter_get implementation

[PATCH v2] riscv: sifive: Set default fdtfile names
 2021-06-16 15:39 UTC 

[PATCH v20210616 00/36] leftover from 2020
 2021-06-16 15:38 UTC  (3+ messages)

drivers/usb/serial/cp210x.c:1515:9: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-06-16 15:37 UTC  (2+ messages)

Discussion of a possible modern alternate of the removed Sysctl syscall
 2021-06-16 15:36 UTC  (4+ messages)

[PATCH v3 RESEND] PCI/PM: Target PM state is D3hot if device can only generate PME from D3cold
 2021-06-16 15:35 UTC  (2+ messages)

[PATCH 5.4 00/28] 5.4.127-rc1 review
 2021-06-16 15:33 UTC  (29+ messages)
` [PATCH 5.4 01/28] net: ieee802154: fix null deref in parse dev addr
` [PATCH 5.4 02/28] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
` [PATCH 5.4 03/28] HID: hid-input: add mapping for emoji picker key
` [PATCH 5.4 04/28] HID: hid-sensor-hub: Return error for hid_set_field() failure
` [PATCH 5.4 05/28] HID: quirks: Add quirk for Lenovo optical mouse
` [PATCH 5.4 06/28] HID: multitouch: set Stylus suffix for Stylus-application devices, too
` [PATCH 5.4 07/28] HID: Add BUS_VIRTUAL to hid_connect logging
` [PATCH 5.4 08/28] HID: usbhid: fix info leak in hid_submit_ctrl
` [PATCH 5.4 09/28] drm/tegra: sor: Do not leak runtime PM reference
` [PATCH 5.4 10/28] ARM: OMAP2+: Fix build warning when mmc_omap is not built
` [PATCH 5.4 11/28] gfs2: Prevent direct-I/O write fallback errors from getting lost
` [PATCH 5.4 12/28] HID: gt683r: add missing MODULE_DEVICE_TABLE
` [PATCH 5.4 13/28] riscv: Use -mno-relax when using lld linker
` [PATCH 5.4 14/28] gfs2: Fix use-after-free in gfs2_glock_shrink_scan
` [PATCH 5.4 15/28] scsi: target: core: Fix warning on realtime kernels
` [PATCH 5.4 16/28] ethernet: myri10ge: Fix missing error code in myri10ge_probe()
` [PATCH 5.4 17/28] scsi: qedf: Do not put host in qedf_vport_create() unconditionally
` [PATCH 5.4 18/28] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
` [PATCH 5.4 19/28] nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
` [PATCH 5.4 20/28] nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
` [PATCH 5.4 21/28] nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
` [PATCH 5.4 22/28] net: ipconfig: Dont override command-line hostnames or domains
` [PATCH 5.4 23/28] drm/amd/display: Allow bandwidth validation for 0 streams
` [PATCH 5.4 24/28] drm/amd/display: Fix overlay validation by considering cursors
` [PATCH 5.4 25/28] rtnetlink: Fix missing error code in rtnl_bridge_notify()
` [PATCH 5.4 26/28] net/x25: Return the correct errno code
` [PATCH 5.4 27/28] net: "
` [PATCH 5.4 28/28] fib: "

main - tests: Fix building for IDM program
 2021-06-16 15:35 UTC 

main - tests: stress: Change to use $SHARED for vgcreate
 2021-06-16 15:35 UTC 

[PATCH 06/31] drm/i915: Drop the CONTEXT_CLONE API (v2)
 2021-06-16 15:34 UTC  (4+ messages)
` [Intel-gfx] "

[xen-unstable test] 162845: regressions - FAIL
 2021-06-16 15:34 UTC  (6+ messages)

[GIT PULL FOR v5.14] v2: media: v4l2: compat ioctl fixes
 2021-06-16 15:38 UTC  (2+ messages)
` [GIT PULL FOR v5.14] v2: media: v4l2: compat ioctl fixes (#75086)

[PATCH v4 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-16 15:32 UTC  (9+ messages)
` [PATCH v4 1/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v4 2/6] memory: make global_dirty_log a bitmask
` [PATCH v4 3/6] migration/dirtyrate: introduce struct and adjust DirtyRateStat
` [PATCH v4 4/6] migration/dirtyrate: adjust order of registering thread

[RFC 0/3] qtest: pick tests that require KVM at runtime
 2021-06-16 15:30 UTC  (5+ messages)
` [RFC 1/3] tests: qtest: add qtest_has_kvm() to check if tested binary supports KVM
` [RFC 2/3] tests: acpi: q35: test for x2APIC entries in SRAT
` [RFC 3/3] tests: acpi: update expected tables blobs

[PATCH RFC bpf-next 0/7] Add bpf_link based TC-BPF API
 2021-06-16 15:33 UTC  (19+ messages)

[RFC v1 00/11] Qcom SM8350 DispCC & VideoCC
 2021-06-16 15:33 UTC  (3+ messages)
` [RFC v1 02/11] clk: qcom: rcg2: Add support for flags

[KVM] 39be2e2818: WARNING:at_mm/usercopy.c:#usercopy_warn
 2021-06-16 15:32 UTC 

tb_flush() calls causing long Windows XP boot times
 2021-06-16 15:30 UTC  (15+ messages)

[PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
 2021-06-16 15:29 UTC  (12+ messages)
                    ` [Virtio-fs] "

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-16 15:31 UTC  (5+ messages)
` [patch V2 11/52] x86/fpu: Rewrite xfpregs_set()
` [patch V2 12/52] x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values

[PATCH v27 21/25] audit: add support for non-syscall auxiliary records
 2021-06-16 15:05 UTC  (3+ messages)

[PATCH v3] recordmcount: Correct st_shndx handling
 2021-06-16 15:29 UTC  (4+ messages)

[PATCH v4 0/6] Add support for ACPI VIOT
 2021-06-16 15:28 UTC  (6+ messages)
` [PATCH v4 4/6] iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()

[PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-06-16 15:28 UTC  (8+ messages)

Request to backport KERNEL_DTC_FLAGS to Dunfell
 2021-06-16 15:28 UTC  (4+ messages)

[PATCH 0/5] ACPI: scan: Fixes and cleanups related to dependencies list handling
 2021-06-16 15:28 UTC  (6+ messages)
` [PATCH 2/5] ACPI: scan: Make acpi_walk_dep_device_list()

[PATCH v3] media: v4l2-fwnode: Simplify v4l2_async_nf_parse_fwnode_endpoints()
 2021-06-16 15:29 UTC  (2+ messages)

[PATCH v6 0/6] Support ROCKCHIP SPI new feature
 2021-06-16 15:26 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126

[PATCH 0/2] Use Exynos-MCT timer as wakeup for Arm arch timer
 2021-06-16 15:25 UTC  (5+ messages)
  ` [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64

[OE-core][dunfell][PATCH] expat: fix CVE-2013-0340
 2021-06-16 15:26 UTC  (3+ messages)

stable/linux-4.14.y baseline: 124 runs, 10 regressions (v4.14.237)
 2021-06-16 15:26 UTC 

[RFC PATCH 0/6] ceph: remove excess mutex locking from cap/snap flushing codepaths
 2021-06-16 15:26 UTC  (13+ messages)
` [RFC PATCH 1/6] ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
` [RFC PATCH 2/6] ceph: eliminate session->s_gen_ttl_lock
` [RFC PATCH 3/6] ceph: don't take s_mutex or snap_rwsem in ceph_check_caps
` [RFC PATCH 4/6] ceph: don't take s_mutex in try_flush_caps
` [RFC PATCH 5/6] ceph: don't take s_mutex in ceph_flush_snaps
` [RFC PATCH 6/6] ceph: eliminate ceph_async_iput()

[Intel-gfx] [PATCH v5 1/7] drm/i915/ttm: add ttm_buddy_man
 2021-06-16 15:25 UTC  (14+ messages)
`  "
` [PATCH v5 2/7] drm/i915/ttm: add i915_sg_from_buddy_resource
  ` [Intel-gfx] "
` [PATCH v5 3/7] drm/i915/ttm: Calculate the object placement at get_pages time
  ` [Intel-gfx] "
` [PATCH v5 4/7] drm/i915/ttm: pass along the I915_BO_ALLOC_CONTIGUOUS
  ` [Intel-gfx] "
` [PATCH v5 5/7] drm/i915/ttm: remove node usage in our naming
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 6/7] drm/i915/ttm: switch over to ttm_buddy_man
  `  "
` [Intel-gfx] [PATCH v5 7/7] drm/i915/ttm: restore min_page_size behaviour
  `  "

[PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU
 2021-06-16 15:23 UTC  (3+ messages)

[PATCH 0/8] membarrier cleanups
 2021-06-16 15:23 UTC  (10+ messages)
` [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE

[igt-dev] [PATCH i-g-t 0/1] Check the file descriptor while opening intel allocator
 2021-06-16 15:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 1/1] sched: Add tunable capacity margin for fis_capacity
 2021-06-16 15:22 UTC  (4+ messages)

[PATCH] cgroup1: fix leaked context root causing sporadic NULL deref in LTP
 2021-06-16 15:23 UTC  (3+ messages)

[PATCH 0/5] linux-user/s390x: Fix psw.mask handling in signals
 2021-06-16 15:22 UTC  (4+ messages)

[PATCH v5 00/10] ASPEED sgpio driver enhancement
 2021-06-16 15:20 UTC  (5+ messages)
` [PATCH v5 02/10] dt-bindings: aspeed-sgpio: Add ast2600 sgpio compatibles

[PATCH v9 0/5] KVM statistics data fd-based binary interface
 2021-06-16 15:21 UTC  (4+ messages)
` [PATCH v9 3/5] KVM: stats: Add documentation for statistics data "


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.