linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-20 07:41:42 to 2021-05-20 09:30:53 UTC [more...]

[PATCH 5.10 00/47] 5.10.39-rc1 review
 2021-05-20  9:22 UTC  (35+ messages)
` [PATCH 5.10 01/47] x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
` [PATCH 5.10 02/47] drm/i915/display: fix compiler warning about array overrun
` [PATCH 5.10 03/47] airo: work around stack usage warning
` [PATCH 5.10 04/47] kgdb: fix gcc-11 warning on indentation
` [PATCH 5.10 05/47] usb: sl811-hcd: improve misleading indentation
` [PATCH 5.10 06/47] cxgb4: Fix the -Wmisleading-indentation warning
` [PATCH 5.10 07/47] isdn: capi: fix mismatched prototypes
` [PATCH 5.10 08/47] virtio_net: Do not pull payload in skb->head
` [PATCH 5.10 09/47] ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6
` [PATCH 5.10 10/47] PCI: thunder: Fix compile testing
` [PATCH 5.10 11/47] dmaengine: dw-edma: Fix crash on loading/unloading driver
` [PATCH 5.10 12/47] ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()
` [PATCH 5.10 14/47] PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
` [PATCH 5.10 15/47] Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices
` [PATCH 5.10 16/47] Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state
` [PATCH 5.10 23/47] riscv: Use $(LD) instead of $(CC) to link vDSO
` [PATCH 5.10 24/47] scripts/recordmcount.pl: Fix RISC-V regex for clang
` [PATCH 5.10 25/47] riscv: Workaround mcount name prior to clang-13
` [PATCH 5.10 26/47] scsi: lpfc: Fix illegal memory access on Abort IOCBs
` [PATCH 5.10 27/47] ceph: fix fscache invalidation
` [PATCH 5.10 28/47] ceph: dont clobber i_snap_caps on non-I_NEW inode
` [PATCH 5.10 29/47] ceph: dont allow access to MDS-private inodes
` [PATCH 5.10 30/47] scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
` [PATCH 5.10 31/47] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
` [PATCH 5.10 32/47] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
` [PATCH 5.10 33/47] net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
` [PATCH 5.10 34/47] nvmet: remove unsupported command noise
` [PATCH 5.10 35/47] drm/amd/display: Fix two cursor duplication when using overlay
` [PATCH 5.10 36/47] gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
` [PATCH 5.10 37/47] net:CXGB4: fix leak if sk_buff is not used
` [PATCH 5.10 38/47] ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP
` [PATCH 5.10 39/47] block: reexpand iov_iter after read/write
` [PATCH 5.10 40/47] lib: stackdepot: turn depot_lock spinlock to raw_spinlock
` [PATCH 5.10 41/47] net: stmmac: Do not enable RX FIFO overflow interrupts

[PATCH RFC v4 0/3] Some optimization for lockless qdisc
 2021-05-20  9:27 UTC  (4+ messages)
` [PATCH RFC v4 1/3] net: sched: avoid unnecessary seqcount operation "
` [PATCH RFC v4 2/3] net: sched: implement TCQ_F_CAN_BYPASS "
` [PATCH RFC v4 3/3] net: sched: remove qdisc->empty "

[PATCH v1 1/1] usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
 2021-05-20  9:26 UTC  (2+ messages)

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-20  9:26 UTC  (5+ messages)
` [PATCH v26 26/30] ELF: Introduce arch_setup_elf_property()

[PATCH 5.12 00/45] 5.12.6-rc1 review
 2021-05-20  9:22 UTC  (46+ messages)
` [PATCH 5.12 01/45] x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
` [PATCH 5.12 02/45] drm/i915/display: fix compiler warning about array overrun
` [PATCH 5.12 03/45] airo: work around stack usage warning
` [PATCH 5.12 04/45] kgdb: fix gcc-11 warning on indentation
` [PATCH 5.12 05/45] usb: sl811-hcd: improve misleading indentation
` [PATCH 5.12 06/45] ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6
` [PATCH 5.12 07/45] PCI: thunder: Fix compile testing
` [PATCH 5.12 08/45] dmaengine: dw-edma: Fix crash on loading/unloading driver
` [PATCH 5.12 09/45] ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()
` [PATCH 5.12 10/45] NFS: Fix fscache invalidation in nfs_set_cache_invalid()
` [PATCH 5.12 11/45] ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
` [PATCH 5.12 12/45] PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
` [PATCH 5.12 13/45] Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices
` [PATCH 5.12 14/45] Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state
` [PATCH 5.12 15/45] NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
` [PATCH 5.12 16/45] f2fs: fix to avoid NULL pointer dereference
` [PATCH 5.12 17/45] svcrdma: Dont leak send_ctxt on Send errors
` [PATCH 5.12 18/45] um: Mark all kernel symbols as local
` [PATCH 5.12 19/45] um: Disable CONFIG_GCOV with MODULES
` [PATCH 5.12 20/45] PCI: tegra: Add Tegra194 MCFG quirks for ECAM errata
` [PATCH 5.12 21/45] ARM: 9075/1: kernel: Fix interrupted SMC calls
` [PATCH 5.12 22/45] platform/chrome: cros_ec_typec: Add DP mode check
` [PATCH 5.12 23/45] riscv: Use $(LD) instead of $(CC) to link vDSO
` [PATCH 5.12 24/45] scripts/recordmcount.pl: Fix RISC-V regex for clang
` [PATCH 5.12 25/45] riscv: Workaround mcount name prior to clang-13
` [PATCH 5.12 26/45] scsi: lpfc: Fix illegal memory access on Abort IOCBs
` [PATCH 5.12 27/45] ceph: fix fscache invalidation
` [PATCH 5.12 28/45] ceph: dont clobber i_snap_caps on non-I_NEW inode
` [PATCH 5.12 29/45] ceph: dont allow access to MDS-private inodes
` [PATCH 5.12 30/45] scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
` [PATCH 5.12 31/45] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
` [PATCH 5.12 32/45] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
` [PATCH 5.12 33/45] net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
` [PATCH 5.12 34/45] nvmet: remove unsupported command noise
` [PATCH 5.12 35/45] drm/amd/display: Fix two cursor duplication when using overlay
` [PATCH 5.12 36/45] gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
` [PATCH 5.12 37/45] net:CXGB4: fix leak if sk_buff is not used
` [PATCH 5.12 38/45] ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP
` [PATCH 5.12 39/45] block: reexpand iov_iter after read/write
` [PATCH 5.12 40/45] lib: stackdepot: turn depot_lock spinlock to raw_spinlock
` [PATCH 5.12 41/45] net: stmmac: Do not enable RX FIFO overflow interrupts
` [PATCH 5.12 42/45] ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
` [PATCH 5.12 43/45] sit: "
` [PATCH 5.12 44/45] ip6_tunnel: "
` [PATCH 5.12 45/45] ipv6: remove extra dev_hold() for fallback tunnels

[PATCH v1 1/1] usb: typec: wcove: Fx wrong kernel doc format
 2021-05-20  9:25 UTC  (2+ messages)

[PATCH v6 0/4] printk: Userspace format indexing support
 2021-05-20  9:25 UTC  (7+ messages)
` [PATCH v6 3/4] "

kernel/sched/fair.c:9551:12: warning: stack frame size of 1376 bytes in function 'load_balance'
 2021-05-20  9:23 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v3 0/4] compat: remove compat_alloc_user_space callers
 2021-05-20  9:21 UTC  (5+ messages)
` [PATCH v3 4/4] compat: remove some compat entry points

linux 5.12 - fails to boot - soft lockup - CPU#0 stuck for 23s! - RIP smp_call_function_single
 2021-05-20  9:21 UTC  (7+ messages)

[PATCH v4] kasan: speed up mte_set_mem_tag_range
 2021-05-20  9:21 UTC  (2+ messages)

[PATCH 3/5] HID: magicmouse: Magic Trackpad 2 USB battery capacity
 2021-05-20  9:18 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCHSET] d_path cleanups
 2021-05-20  9:19 UTC  (5+ messages)
` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
  ` [PATCH 08/14] d_path: make prepend_name() boolean

[PATCH v2 1/2] kprobes: Allow architectures to override optinsn page allocation
 2021-05-20  9:18 UTC  (2+ messages)

[PATCH v1] ARM: dts: rockchip: move mmc aliases to board dts on rk3066/rk3188
 2021-05-20  9:18 UTC 

[PATCH] Documentation: checkpatch: Tweak BIT() macro include
 2021-05-20  9:17 UTC  (4+ messages)

[PATCH v2 1/1] gpiolib: Introduce for_each_gpio_desc_if() macro
 2021-05-20  9:16 UTC  (7+ messages)

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-20  9:13 UTC  (8+ messages)
` [PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE

[PATCH] reset: berlin: support module build
 2021-05-20  9:13 UTC 

[PATCH] pinctrl/amd: Add device HID for new AMD GPIO controller
 2021-05-20  9:09 UTC  (3+ messages)

[PATCH] linux-firmware: update firmware for MT7921 WiFi device
 2021-05-20  9:04 UTC 

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-20  9:06 UTC  (3+ messages)
  `  "

[PATCH] arm: make the size of vmalloc in cmdline and meminfo uniform
 2021-05-20  9:00 UTC  (4+ messages)
` [PATCH 3/4] ARM: change vmalloc_min to vmalloc_start

[PATCH] rtc: Fix hwclock write fail problem in x86 arch
 2021-05-20  8:59 UTC  (2+ messages)

[PATCH v6 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-05-20  8:58 UTC  (2+ messages)

[PATCH 0/7] ima: Add template fields to verify EVM portable signatures
 2021-05-20  8:57 UTC  (8+ messages)
` [PATCH 1/7] ima: Add ima_show_template_uint() template library function
` [PATCH 2/7] ima: Introduce template fields iuid and igid
` [PATCH 3/7] ima: Introduce template fields mntuidmap and mntgidmap
` [PATCH 4/7] ima: Introduce template field imode
` [PATCH 5/7] evm: Verify portable signatures against all protected xattrs
` [PATCH 6/7] ima: Introduce template field evmxattrs
` [PATCH 7/7] evm: Don't return an error in evm_write_xattrs() if audit is not enabled

ALSA: usb-audio: Handle error for the current selector gracefully [ uninitialized variable issue ]
 2021-05-20  8:58 UTC 

[RFC] trace: Add option for polling ring buffers
 2021-05-20  8:57 UTC  (3+ messages)

[PATCH v6 bpf-next 09/11] bpf: Support socket migration by eBPF
 2021-05-20  8:54 UTC  (2+ messages)

[PATCH v4 0/6] x86/syscall: use int for x86-64 system calls
 2021-05-20  8:53 UTC  (3+ messages)
` [PATCH v4 6/6] x86/syscall: use int everywhere for system call numbers

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-20  8:51 UTC  (5+ messages)
` [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature

[PATCH v6 bpf-next 03/11] tcp: Keep TCP_CLOSE sockets in the reuseport group
 2021-05-20  8:51 UTC  (2+ messages)

[PATCH v7 05/12] evm: Introduce evm_hmac_disabled() to safely ignore verification errors
 2021-05-20  8:51 UTC  (3+ messages)
` [RESEND][PATCH "

[PATCH 00/14] Clean W=1 build warnings for mm/
 2021-05-20  8:48 UTC  (15+ messages)
` [PATCH 01/14] mm/vmscan: Remove kerneldoc-like comment from isolate_lru_pages
` [PATCH 02/14] mm/vmalloc: Include header for prototype of set_iounmap_nonlazy
` [PATCH 03/14] mm/page_alloc: Make should_fail_alloc_page a static function should_fail_alloc_page static
` [PATCH 04/14] mm/mapping_dirty_helpers: Remove double Note in kerneldoc
` [PATCH 05/14] mm/early_ioremap: Add prototype for early_memremap_pgprot_adjust
` [PATCH 06/14] mm/memcontrol.c: Fix kerneldoc comment for mem_cgroup_calculate_protection
` [PATCH 07/14] mm/memory_hotplug: Fix kerneldoc comment for __try_online_node
` [PATCH 08/14] mm/memory_hotplug: Fix kerneldoc comment for __remove_memory
` [PATCH 09/14] mm/zbud: Add kerneldoc fields for zbud_pool
` [PATCH 10/14] mm/z3fold: Add kerneldoc fields for z3fold_pool
` [PATCH 11/14] mm/swap: Make swap_address_space an inline function
` [PATCH 12/14] mm/mmap_lock: Remove dead code for !CONFIG_TRACING configurations
` [PATCH 13/14] mm/page_alloc: Move prototype for find_suitable_fallback
` [PATCH 14/14] mm/swap: Make NODE_DATA an inline function on CONFIG_FLATMEM

[PATCH v3 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-20  8:48 UTC  (8+ messages)
` [PATCH v3 2/2] s390/vfio-ap: control access to PQAP(AQIC) interception handler

[PATCH v6 0/4]Add Bitstream configuration support for Versal
 2021-05-20  8:48 UTC  (6+ messages)
` [PATCH v6 1/4] drivers: firmware: Add PDI load API support
` [PATCH v6 2/4] dt-bindings: fpga: Add binding doc for versal fpga manager
` [PATCH v6 3/4] dt-bindings: firmware: Add bindings for xilinx firmware
` [PATCH v6 4/4] fpga: versal-fpga: Add versal fpga manager driver

[PATCH v3] HID: input: Add support for Programmable Buttons
 2021-05-20  8:48 UTC 

[PATCH -next] erofs: fix error return code in erofs_read_superblock()
 2021-05-20  8:40 UTC  (3+ messages)

[PATCH] vfio: Lock down no-IOMMU mode when kernel is locked down
 2021-05-20  8:38 UTC  (3+ messages)

[PATCH] sched: Optimize housekeeping_cpumask in for_each_cpu_and
 2021-05-20  8:36 UTC  (2+ messages)

[PATCH v8 RESEND 1/4] lib: vsprintf: scanf: Negative number must have field width > 1
 2021-05-20  8:35 UTC  (2+ messages)

[PATCH][next] ALSA: firewire-lib: Fix uninitialized variable err issue
 2021-05-20  8:34 UTC 

[PATCH] arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode
 2021-05-20  8:31 UTC  (3+ messages)

[PATCH 5.4 000/141] 5.4.120-rc1 review
 2021-05-20  8:31 UTC  (6+ messages)
` [PATCH 5.4 020/141] ip6_vti: proper dev_{hold|put} in ndo_[un]init methods

[RFC Patch v2 0/4] mm/mempolicy: some fix and semantics cleanup
 2021-05-20  8:30 UTC  (5+ messages)
` [RFC Patch v2 1/4] mm/mempolicy: skip nodemask intersect check for 'interleave' when oom
` [RFC Patch v2 2/4] mm/mempolicy: unify the preprocessing for mbind and set_mempolicy
` [RFC Patch v2 3/4] mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
` [RFC Patch v2 4/4] mm/mempolicy: kill MPOL_F_LOCAL bit

[PATCH v2 00/15] dma mapping/iommu: Allow IOMMU IOVA rcache range to be configured
 2021-05-20  8:28 UTC  (2+ messages)

[PATCH] mmc: core: Use ternery for return value in mmc_vdd_to_ocrbitnum()
 2021-05-20  8:28 UTC 

drm/amdgpu/acpi: unify ATCS handling (v2) [uninitialized variable error]
 2021-05-20  8:26 UTC 

[PATCH 0/9] tty: hvc_console: Fix some coding style issues
 2021-05-20  8:21 UTC  (5+ messages)
` [PATCH 6/9] tty: hvc_console: Fix coding style issues of block comments

[PATCH v2 1/1] ARM: Drop ARCH_NR_GPIOS definition
 2021-05-20  8:18 UTC  (3+ messages)

[RFC PATCH] x86/apic: Fix BUG due to multiple allocation of legacy vectors
 2021-05-20  8:17 UTC  (2+ messages)

[PATCH][next] drm/amdgpu/acpi: Fix null check on memory allocation
 2021-05-20  8:16 UTC 

[PATCH V10] i2c: i2c-qcom-geni: Add shutdown callback for i2c
 2021-05-20  8:15 UTC  (4+ messages)

[mm] 8cc621d2f4: fio.write_iops -21.8% regression
 2021-05-20  8:31 UTC 

[PATCH 0/2] am335x: set pinmux registers from pins debug file
 2021-05-20  8:10 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: core: configure pinmux "

[PATCH] drm/i915/gt: fix typo issue
 2021-05-20  8:06 UTC 

[PATCH v3] bcache: avoid oversized read request in cache missing code path
 2021-05-20  8:05 UTC  (2+ messages)

[PATCH v4 0/3] audit: add support for openat2
 2021-05-20  8:03 UTC  (7+ messages)
` [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v4 2/3] audit: add support for the openat2 syscall
` [PATCH v4 3/3] audit: add OPENAT2 record to list how

[PATCH v29 00/13] Introduce Data Access MONitor (DAMON)
 2021-05-20  7:56 UTC  (14+ messages)
` [PATCH v29 01/13] mm: "
` [PATCH v29 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v29 03/13] mm/damon: Adaptively adjust regions
` [PATCH v29 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v29 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v29 06/13] mm/damon: Add a tracepoint
` [PATCH v29 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v29 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v29 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v29 10/13] Documentation: Add documents for DAMON
` [PATCH v29 11/13] mm/damon: Add kunit tests
` [PATCH v29 12/13] mm/damon: Add user space selftests
` [PATCH v29 13/13] MAINTAINERS: Update for DAMON

[PATCH] drivers/video/fbdev/core/fbmem.c: add pointer judgment
 2021-05-20  7:48 UTC  (3+ messages)
    `  "

[GIT PULL]: soundwire fixes for v5.13
 2021-05-20  7:44 UTC 

[PATCH] btrfs: scrub: per-device bandwidth control
 2021-05-20  7:43 UTC 

[PATCH] docs: block: blk-mq.rst: correct drive -> driver
 2021-05-20  7:42 UTC 

[PATCH 1/2] dt-bindings: net: nfc: s3fwrn5: Add optional clock
 2021-05-20  7:41 UTC  (8+ messages)
` [PATCH 2/2] nfc: s3fwrn5: i2c: Enable optional clock from device tree
  ` [linux-nfc] "
      ` [linux-nfc] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).