All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-03 11:00:28 to 2021-08-03 11:44:39 UTC [more...]

[PATCH AUTOSEL 5.13 01/11] libata: fix ata_pio_sector for CONFIG_HIGHMEM
 2021-08-03 11:43 UTC  (6+ messages)
` [PATCH AUTOSEL 5.13 02/11] reiserfs: add check for root_inode in reiserfs_fill_super
` [PATCH AUTOSEL 5.13 03/11] reiserfs: check directory items on read from disk
` [PATCH AUTOSEL 5.13 04/11] virt_wifi: fix error on connect
` [PATCH AUTOSEL 5.13 06/11] alpha: Send stop IPI to send to online CPUs
` [PATCH AUTOSEL 5.13 09/11] drm/amdgpu/display: only enable aux backlight control for OLED panels

[PATCH AUTOSEL 4.14 1/5] libata: fix ata_pio_sector for CONFIG_HIGHMEM
 2021-08-03 11:44 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 2/5] reiserfs: add check for root_inode in reiserfs_fill_super
` [PATCH AUTOSEL 4.14 3/5] reiserfs: check directory items on read from disk
` [PATCH AUTOSEL 4.14 4/5] alpha: Send stop IPI to send to online CPUs

[PATCH AUTOSEL 4.19 1/5] libata: fix ata_pio_sector for CONFIG_HIGHMEM
 2021-08-03 11:44 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 2/5] reiserfs: add check for root_inode in reiserfs_fill_super
` [PATCH AUTOSEL 4.19 3/5] reiserfs: check directory items on read from disk
` [PATCH AUTOSEL 4.19 4/5] alpha: Send stop IPI to send to online CPUs

[PATCH AUTOSEL 5.10 1/9] libata: fix ata_pio_sector for CONFIG_HIGHMEM
 2021-08-03 11:44 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 2/9] reiserfs: add check for root_inode in reiserfs_fill_super
` [PATCH AUTOSEL 5.10 3/9] reiserfs: check directory items on read from disk
` [PATCH AUTOSEL 5.10 6/9] alpha: Send stop IPI to send to online CPUs
` [PATCH AUTOSEL 5.10 9/9] drm/amdgpu/display: only enable aux backlight control for OLED panels

[PATCH AUTOSEL 5.4 1/6] libata: fix ata_pio_sector for CONFIG_HIGHMEM
 2021-08-03 11:44 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 2/6] reiserfs: add check for root_inode in reiserfs_fill_super
` [PATCH AUTOSEL 5.4 3/6] reiserfs: check directory items on read from disk
` [PATCH AUTOSEL 5.4 5/6] alpha: Send stop IPI to send to online CPUs

[Bluez PATCH v9 00/13] Admin policy series
 2021-08-03 11:43 UTC  (8+ messages)
` [Bluez PATCH v9 01/13] core: add is_allowed property in btd_service
` [Bluez PATCH v9 02/13] core: add device callbacks to adapter driver
` [Bluez PATCH v9 03/13] core: add adapter and device allowed_uuid functions
` [Bluez PATCH v9 06/13] plugins/admin: add admin_policy adapter driver
` [Bluez PATCH v9 07/13] plugins/admin: add ServiceAllowList method
` [Bluez PATCH v9 08/13] plugins/admin: add ServiceAllowList property
` [Bluez PATCH v9 09/13] plugins/admin: add device callbacks

[PATCH v2 00/15] Introduce PECI subsystem
 2021-08-03 11:31 UTC  (43+ messages)
` [PATCH v2 01/15] x86/cpu: Move intel-family to arch-independent headers
` [PATCH v2 02/15] x86/cpu: Extract cpuid helpers to arch-independent
` [PATCH v2 03/15] dt-bindings: Add generic bindings for PECI
` [PATCH v2 04/15] dt-bindings: Add bindings for peci-aspeed
` [PATCH v2 05/15] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v2 06/15] peci: Add core infrastructure
` [PATCH v2 07/15] peci: Add peci-aspeed controller driver
` [PATCH v2 08/15] peci: Add device detection
` [PATCH v2 09/15] peci: Add sysfs interface for PECI bus
` [PATCH v2 10/15] peci: Add support for PECI device drivers
` [PATCH v2 11/15] peci: Add peci-cpu driver
` [PATCH v2 12/15] hwmon: peci: Add cputemp driver
` [PATCH v2 13/15] hwmon: peci: Add dimmtemp driver
` [PATCH v2 14/15] docs: hwmon: Document PECI drivers
` [PATCH v2 15/15] docs: Add PECI documentation

[PATCH] ALSA: seq: Fix racy deletion of subscriber
 2021-08-03 11:43 UTC 

[PATCH] arm64: move the (z)install rules to arch/arm64/Makefile
 2021-08-03 11:35 UTC  (6+ messages)

Module develop issue
 2021-08-03 11:42 UTC  (3+ messages)

aconnect occasionally causes kernel oopses
 2021-08-03 11:42 UTC  (12+ messages)

[PATCH net-next] net: Modify sock_set_keepalive() for more scenarios
 2021-08-03 11:42 UTC  (5+ messages)

[PATCH v2 00/14] [net-next] drivers/net/Space.c cleanup
 2021-08-03 11:40 UTC  (15+ messages)
` [PATCH v2 01/14] [net-next] bcmgenet: remove call to netdev_boot_setup_check
` [PATCH v2 02/14] [net-next] natsemi: sonic: stop calling netdev_boot_setup_check
` [PATCH v2 03/14] [net-next] appletalk: ltpc: remove static probing
` [PATCH v2 04/14] [net-next] 3c509: stop calling netdev_boot_setup_check
` [PATCH v2 05/14] [net-next] cs89x0: rework driver configuration
` [PATCH v2 06/14] [net-next] m68k: remove legacy probing
` [PATCH v2 07/14] [net-next] ax88796: export ax_NS8390_init() hook
` [PATCH v2 08/14] [net-next] xsurf100: drop include of lib8390.c
` [PATCH v2 09/14] [net-next] move netdev_boot_setup into Space.c
` [PATCH v2 10/14] [net-next] make legacy ISA probe optional
` [PATCH v2 11/14] [net-next] wan: remove stale Kconfig entries
` [PATCH v2 12/14] [net-next] wan: remove sbni/granch driver
` [PATCH v2 13/14] [net-next] wan: hostess_sv11: use module_init/module_exit helpers
` [PATCH v2 14/14] [net-next] ethernet: isa: convert to module_init/module_exit

[virtio-comment] [PATCH V2 2/2] virtio: introduce STOP status bit
 2021-08-03 11:42 UTC  (12+ messages)

[PATCH 00/12] Add minimal support for Exynos850 SoC
 2021-08-03 11:41 UTC  (6+ messages)
` [PATCH 04/12] tty: serial: samsung: Init USI to keep clocks running

[PATCH] ARM: ep93xx: remove MaverickCrunch support
 2021-08-03 11:40 UTC  (3+ messages)

[PATCH v3 0/4] kvm/arm: New VMID allocator based on asid
 2021-08-03 11:40 UTC  (7+ messages)
` [PATCH v3 1/4] KVM: arm64: Introduce a new VMID allocator for KVM
` [PATCH v3 4/4] KVM: arm64: Clear active_vmids on vCPU schedule out

[mkp-scsi:for-next 139/143] drivers/scsi/ufs/ufshcd.c:27:10: fatal error: ufs-fault-injection.h: No such file or directory
 2021-08-03 11:39 UTC  (3+ messages)

[PATCH v4] mount_setattr.2: New manual page documenting the mount_setattr() system call
 2021-08-03 11:35 UTC  (2+ messages)
` [PATCH] mount_setattr.2: Minor tweaks to Chirstian's patch

[PATCH 0/4] cn10k DDR Performance monitor support
 2021-08-03 11:38 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: perf: marvell: cn10k ddr performance monitor
    ` [EXT] "

[PATCH 0/3] Split lowmem and kernel mappings
 2021-08-03 11:34 UTC  (7+ messages)
` [PATCH 3/3] ARM: Map the lowmem and kernel separately

[PATCH 0/3] mm: optimize thp for reclaim and migration
 2021-08-03 11:36 UTC  (4+ messages)
` [PATCH 3/3] mm: don't remap clean subpages when splitting isolated thp

[PATCH V4 0/2] gpio: Add virtio based driver
 2021-08-03 11:36 UTC  (6+ messages)
` [PATCH V4 1/2] gpio: Add virtio-gpio driver
` [PATCH V4 2/2] gpio: virtio: Add IRQ support

[PATCH v4] soc: fsl: qe: convert QE interrupt controller to platform_device
 2021-08-03 11:35 UTC  (3+ messages)

[PATCH net-next 1/3] flow_offload: allow user to offload tc action to net device
 2021-08-03 11:36 UTC  (11+ messages)

[LTP] [PATCH v7 0/7] Run tests in CI
 2021-08-03 11:37 UTC  (12+ messages)
` [LTP] [PATCH v7 1/7] lib: Print Summary: into stderr
` [LTP] [PATCH v7 2/7] test/test_zero_hugepage.sh: Skip test on read-only file system
` [LTP] [PATCH v7 6/7] CI: Run also make test-c, test-shell
` [LTP] [PATCH v7 7/7] ci: Install iproute2

[PATCH 0/9] Kconfig symbol clean-up on ./arch/x86/
 2021-08-03 11:35 UTC  (10+ messages)
` [PATCH 1/9] x86/entry: correct reference to intended CONFIG_64_BIT
` [PATCH 2/9] x86, olpc: correct condition to intended CONFIG_OLPC_XO15_SCI
` [PATCH 3/9] x86/Kconfig: correct reference to MWINCHIP3D
` [PATCH 4/9] x86/Kconfig: remove reference to obsolete MFD_INTEL_MSIC config
` [PATCH 5/9] x86/Kconfig: remove reference to obsolete APB_TIMER config
` [PATCH 6/9] x86/irq: fix slightly wrong reference in comment
` [PATCH 7/9] x86/uaccess: adjust comment for endif of CONFIG_CC_HAS_ASM_GOTO_OUTPUT
` [PATCH 8/9] x86: page_32.h: adjust comment for endif of CONFIG_X86_USE_3DNOW
` [PATCH 9/9] x86: ia32.h: adjust comment for endif of CONFIG_IA32_EMULATION

[PATCH] mtd: rawnand: remove never changed ret variable
 2021-08-03 11:33 UTC  (4+ messages)

[PATCH] hw/i386/ich9: add comment explaining an argument to acpi_pcihp_reset call
 2021-08-03 11:34 UTC  (3+ messages)

[PATCH v3] hw/acpi: add an assertion check for non-null return from acpi_get_i386_pci_host
 2021-08-03 11:34 UTC  (5+ messages)

[PATCH net-next 0/3] flow_offload: hardware offload of TC actions
 2021-08-03 11:35 UTC  (7+ messages)
` [PATCH net-next 1/3] flow_offload: allow user to offload tc action to net device
` [PATCH net-next 3/3] flow_offload: add process to update action stats from hardware

[LTP] [PATCH] syscalls/madvise06: Add madvise WILLNEED performance problem tag
 2021-08-03 11:34 UTC  (2+ messages)

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-08-03 11:29 UTC  (8+ messages)
` [dpdk-dev] [PATCH v13 0/6] support dmadev
  ` [dpdk-dev] [PATCH v13 1/6] dmadev: introduce DMA device library public APIs
  ` [dpdk-dev] [PATCH v13 2/6] dmadev: introduce DMA device library internal header
  ` [dpdk-dev] [PATCH v13 3/6] dmadev: introduce DMA device library PMD header
  ` [dpdk-dev] [PATCH v13 4/6] dmadev: introduce DMA device library implementation
  ` [dpdk-dev] [PATCH v13 5/6] doc: add DMA device library guide
  ` [dpdk-dev] [PATCH v13 6/6] maintainers: add for dmadev

[avpatel:riscv_kvm_aia_v1 35/38] drivers/irqchip/irq-riscv-imsic.c:269:12: error: 'struct imsic_priv' has no member named 'base_ipi'
 2021-08-03 11:32 UTC  (2+ messages)

[Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ)
 2021-08-03 11:32 UTC 

[amir73il:fsnotify_event_info 2/2] include/linux/fsnotify.h:263:2: error: implicit declaration of function 'fsnotify_file'; did you mean 'fsnotify_link'?
 2021-08-03 11:30 UTC  (2+ messages)

[PATCH 0/3] optimize the queue idle judgment
 2021-08-03 11:30 UTC  (6+ messages)
` [PATCH 1/3] block, bfq: do not idle if only one cgroup is activated

FAILED: patch "[PATCH] can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF" failed to apply to 4.9-stable tree
 2021-08-03 11:28 UTC  (2+ messages)

[PATCH] arm64/mm: Fix idmap on [16K|36VA|48PA]
 2021-08-03 11:27 UTC  (4+ messages)

[GIT PULL] interconnect fixes for 5.14-rc
 2021-08-03 11:27 UTC 

[PATCH] net: convert fib_treeref from int to refcount_t
 2021-08-03 11:24 UTC  (6+ messages)
      ` Fwd: "

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-08-03 11:23 UTC  (7+ messages)

[PATCH v6 00/11] qapi: untie 'if' conditions from C preprocessor
 2021-08-03 11:23 UTC  (6+ messages)
` [PATCH v6 05/11] qapi: introduce QAPISchemaIfCond.cgen()

[PATCH stable 4.4 4.9] can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
 2021-08-03 11:22 UTC 

[patch 00/63] locking, sched: The PREEMPT-RT locking infrastructure
 2021-08-03 11:20 UTC  (3+ messages)
` [patch 58/63] futex: Prevent requeue_pi() lock nesting issue on RT

[Intel-gfx] [PATCH 1/4] drm/i915/display/tgl+: Dispatch atomic commits instead of front buffer modifications
 2021-08-03 11:20 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915: Nuke ORIGIN_GTT
` [Intel-gfx] [PATCH 4/4] DO_NOT_MERGE: drm/i915/display: Enable PSR2 selective fetch by default

[PATCH net-next] net: build all switchdev drivers as modules when the bridge is a module
 2021-08-03 11:18 UTC  (3+ messages)

kernel bug if rtnet device is accesses during unbind
 2021-08-03 11:18 UTC 

[PATCH] mmc: renesas_sdhi: increase suspend/resume latency limit
 2021-08-03 11:16 UTC  (7+ messages)

[RFC PATCH kernel] KVM: Stop leaking memory in debugfs
 2021-08-03 11:16 UTC  (2+ messages)

[PATCH v3 0/7] KVM: X86: Some light optimizations on rmap logic
 2021-08-03 11:15 UTC  (3+ messages)
` [PATCH v3 1/7] KVM: Allow to have arch-specific per-vm debugfs files

[PATCH 5.10 00/67] 5.10.56-rc1 review
 2021-08-03 11:13 UTC  (2+ messages)

[PATCH] VT-d: Tylersburg errata apply to further steppings
 2021-08-03 11:13 UTC 

[igt-dev] [PATCH i-g-t 0/1] lib/rendercopy_gen9: Program platform specific MOCS index
 2021-08-03 11:09 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 1/1] lib/rendercopy_gen9: Program MOCS value based on platform

[PATCH] ext4: flush s_error_work before journal destroy in ext4_fill_super
 2021-08-03 11:13 UTC  (4+ messages)

[PATCH 2/3] spi: modify set_cs_timing parameter
 2021-08-03 10:52 UTC  (6+ messages)

device tree and config file
 2021-08-03 11:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: update STAGING - REALTEK RTL8188EU DRIVERS
 2021-08-03 11:06 UTC  (3+ messages)

[PATCH] license: Exclude COPYING.MIT from pseudo
 2021-08-03 11:06 UTC 

[RFC PATCH 0/3] check-tcg hacks for BSD
 2021-08-03 11:02 UTC  (4+ messages)
` [RFC PATCH 1/3] configure: don't override the selected host test compiler if defined
` [RFC PATCH 2/3] tests/tcg/sha1: remove endian include
` [RFC PATCH 3/3] tests/tcg: commit Makefile atrocities in the name of portability

[PATCH v2] sock: allow reading and changing sk_userlocks with setsockopt
 2021-08-03 11:04 UTC  (5+ messages)

[PATCH] net: sparx5: fix bitmask on 32-bit targets
 2021-08-03 11:00 UTC  (3+ messages)

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-03 10:01 UTC  (4+ messages)
` [PATCH v2 4/6] PCI: Provide wrapper to access "
` [PATCH v2 5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly
` [PATCH v2 6/6] PCI: Drop duplicated tracking of a pci_dev's bound driver

Problems with Windows client
 2021-08-03 10:57 UTC  (6+ messages)
` Problems with Windows client over PulseSecure VPN


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.