linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-20 04:55:45 to 2021-05-20 08:50:31 UTC [more...]

[PATCH 00/14] Clean W=1 build warnings for mm/
 2021-05-20  8:48 UTC  (13+ 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 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 v7 05/12] evm: Introduce evm_hmac_disabled() to safely ignore verification errors
 2021-05-20  8:48 UTC  (2+ messages)
` [RESEND][PATCH "

[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 v2 1/1] gpiolib: Introduce for_each_gpio_desc_if() macro
 2021-05-20  8:33 UTC  (4+ messages)

[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  (4+ 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] "

[PATCH] mmc: core: Return err directly if mmc_wait_for_cmd() fails
 2021-05-20  7:38 UTC 

[PATCH] virtio_net: Remove BUG() to aviod machine dead
 2021-05-20  7:35 UTC  (2+ messages)

[PATCH -V2] mm, swap: Remove unnecessary smp_rmb() in swap_type_to_swap_info()
 2021-05-20  7:33 UTC 

[PATCH] clk: meson: axg-audio: improve deferral handling
 2021-05-20  7:31 UTC 

[PATCH] scsi: scsi_transport_fc: Remove double FC_FPORT_DELETED in mask creation
 2021-05-20  7:31 UTC 

[PATCH -next] virtio_ring: Correct function name virtqueue_get_buf_ctx()
 2021-05-20  7:29 UTC  (2+ messages)

[PATCH] watchdog: ziirave_wdt: Remove VERSION_FMT defines and add sysfs newlines
 2021-05-20  7:29 UTC 

[PATCH v3] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-20  7:28 UTC 

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

[PATCH net-next v2 0/4] MT7530 interrupt support
 2021-05-20  7:13 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: phy: add MediaTek Gigabit Ethernet PHY driver

[PATCH BUGFIX] block, bfq: fix delayed stable merge check
 2021-05-20  7:15 UTC  (2+ messages)

[PATCH] Move VMEnter and VMExit tracepoints closer to the actual event
 2021-05-20  7:21 UTC  (3+ messages)

[PATCH v3 0/2] DDR/L3 Scaling support on SC7280 SoCs
 2021-05-20  7:20 UTC  (4+ messages)
` [PATCH v3 1/2] cpufreq: blacklist SC7280 in cpufreq-dt-platdev

[RESEND PATCH V4 0/8] Add PMIC DT files for sc7280
 2021-05-20  7:20 UTC  (16+ messages)
` [RESEND PATCH V4 1/8] arm64: dts: qcom: sm8350: Add label for thermal-zones node
` [RESEND PATCH V4 2/8] arm64: dts: qcom: sc7280: Add "
` [RESEND PATCH V4 3/8] arm64: dts: qcom: pm7325: Add pm7325 base dts file
` [RESEND PATCH V4 4/8] arm64: dts: qcom: pm8350c: Add temp-alarm support

[PATCH -next 0/3] iommu/arm-smmu-v3: clean up some code style issues
 2021-05-20  8:42 UTC  (4+ messages)
` [PATCH -next 1/3] iommu/arm-smmu-v3: fix missing a blank line after declarations
` [PATCH -next 2/3] iommu/arm-smmu-v3: Change *array into *const array
` [PATCH -next 3/3] iommu/arm-smmu-v3: Prefer unsigned int to bare use of unsigned

[PATCH v5 0/2] hwpoison: fix race with hugetlb page allocation
 2021-05-20  7:17 UTC  (4+ messages)
` [PATCH v5 1/2] mm,hwpoison: "

[RFC PATCH 00/16] The Runtime Verification (RV) interface
 2021-05-20  7:13 UTC  (13+ messages)
` [RFC PATCH 01/16] rv: Add "
` [RFC PATCH 04/16] rv/include: Add deterministic automata monitor definition via C macros
` [RFC PATCH 09/16] rv/monitors: wip instrumentation and Makefile/Kconfig entries
` [RFC PATCH 11/16] rv/monitors: wwnr "

[PATCH 2/2] scsi: arcmsr: update driver version to v1.50.00.05-20210429
 2021-05-20  7:13 UTC 

[PATCH v3 0/8] x86/irq: trap and interrupt cleanups
 2021-05-20  7:10 UTC  (5+ messages)
` [PATCH v3 1/8] x86/traps: add X86_NR_HW_TRAPS to <asm/trapnr.h>

BUG: unable to handle page fault for address - EIP: __kmap_local_page_prot
 2021-05-20  7:10 UTC  (2+ messages)

[PATCH v4 0/4] add support for FRAM
 2021-05-20  7:08 UTC  (12+ messages)
` [PATCH v4 1/4] nvmem: eeprom: at25: "
` [PATCH v4 2/4] "
` [PATCH v4 3/4] nvmem: eeprom: add documentation "
` [PATCH v4 4/4] nvmem: eeprom: at25: export FRAM serial num

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-20  7:08 UTC  (14+ messages)
` [PATCH v7 02/12] file: Export receive_fd() to modules
    `  "
` [PATCH v7 04/12] virtio-blk: Add validation for block size in config space
      `  "
          `  "
` [PATCH v7 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace
    `  "

[PATCH -next] vp_vdpa: fix error return code in vp_vdpa_probe()
 2021-05-20  7:05 UTC  (2+ messages)

[PATCH] arm: make the size of vmalloc in cmdline and meminfo uniform
 2021-05-20  6:50 UTC  (7+ messages)

[PATCH v1 0/5] perf: Support perf-mem/perf-c2c for AlderLake
 2021-05-20  7:00 UTC  (6+ messages)
` [PATCH v1 1/5] perf util: Check mem-loads auxiliary event
` [PATCH v1 2/5] perf tools: Support pmu name in perf_mem_events__name
` [PATCH v1 3/5] perf tools: Check if mem_events is supported for hybrid
` [PATCH v1 4/5] perf mem: Support record for hybrid platform
` [PATCH v1 5/5] perf c2c: "

mmotm 2021-05-19-23-58 uploaded
 2021-05-20  6:59 UTC 

[PATCH v4] drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
 2021-05-20  6:58 UTC 

[PATCH v2 3/3] Input: mtk-pmic-keys - add support for MT6358
 2021-05-20  6:57 UTC  (3+ messages)

[PATCH 1/2] scsi: arcmsr: fix doorbell status may arrived late on ARC-1886
 2021-05-20  6:55 UTC 

[PATCH v3 00/14] Multigenerational LRU Framework
 2021-05-20  6:53 UTC  (15+ messages)
` [PATCH v3 01/14] include/linux/memcontrol.h: do not warn in page_memcg_rcu() if !CONFIG_MEMCG
` [PATCH v3 02/14] include/linux/nodemask.h: define next_memory_node() if !CONFIG_NUMA
` [PATCH v3 03/14] include/linux/cgroup.h: export cgroup_mutex
` [PATCH v3 04/14] mm, x86: support the access bit on non-leaf PMD entries
` [PATCH v3 05/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v3 06/14] mm/workingset.c: refactor pack_shadow() and unpack_shadow()
` [PATCH v3 07/14] mm: multigenerational lru: groundwork
` [PATCH v3 08/14] mm: multigenerational lru: activation
` [PATCH v3 09/14] mm: multigenerational lru: mm_struct list
` [PATCH v3 10/14] mm: multigenerational lru: aging
` [PATCH v3 11/14] mm: multigenerational lru: eviction
` [PATCH v3 12/14] mm: multigenerational lru: user interface
` [PATCH v3 13/14] mm: multigenerational lru: Kconfig
` [PATCH v3 14/14] mm: multigenerational lru: documentation

[PATCH v3 00/16] ipmi: Allow raw access to KCS devices
 2021-05-20  6:51 UTC  (2+ messages)

[PATCH v2 net-next resend] ibmvnic: remove default label from to_string switch
 2021-05-20  6:50 UTC 

[PATCH 1/6] mfd: Add Delta TN48M CPLD driver
 2021-05-20  6:49 UTC  (5+ messages)

[PATCH 0/2] scsi: arcmsr: fix doorbell status may arrived late on ARC-1886
 2021-05-20  6:48 UTC 

[RFC 0/3] dma-fence: Add a "boost" mechanism
 2021-05-20  6:46 UTC  (3+ messages)
` [RFC 1/3] dma-fence: Add boost fence op

[PATCH v7 00/15] Restricted DMA
 2021-05-20  6:40 UTC  (7+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization

[PATCH] drm/bridge: anx7625: Synchronously run runtime suspend
 2021-05-20  6:44 UTC 

[PATCH] watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-20  6:30 UTC  (3+ messages)

[PATCH v6 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-05-20  6:30 UTC  (6+ messages)
` [PATCH v6 bpf-next 03/11] tcp: Keep TCP_CLOSE sockets in the reuseport group
` [PATCH v6 bpf-next 09/11] bpf: Support socket migration by eBPF

net/mac80211/led.c:34:16: error: no member named 'name' in 'struct led_trigger'
 2021-05-20  6:27 UTC 

[PATCH net-next 0/4] net: bonding: clean up some code style issues
 2021-05-20  6:18 UTC  (5+ messages)
` [PATCH net-next 1/4] net: bonding: add some required blank lines
` [PATCH net-next 2/4] net: bonding: fix code indent for conditional statements
` [PATCH net-next 3/4] net: bonding: remove unnecessary braces
` [PATCH net-next 4/4] net: bonding: use tabs instead of space for code indent

[PATCH v2 0/3] memblock, arm: fixes for freeing of the memory map
 2021-05-20  6:21 UTC  (2+ messages)

[PATCH] rcu/tree: consider time a VM was suspended
 2021-05-20  6:18 UTC  (6+ messages)

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-20  6:09 UTC  (3+ messages)
` [PATCH v18 14/18] RISC-V: KVM: Implement ONE REG interface for FP registers

/usr/bin/ld: kernel/irq/generic-chip.o:undefined reference to `X86_FEATURE_XMM2'
 2021-05-20  6:07 UTC 

linux-next: build warning after merge of the cxl tree
 2021-05-20  6:03 UTC 

[PATCH] watchdog: revert cleanup handling of false positives
 2021-05-20  5:52 UTC  (7+ messages)
  ` [PATCH] watchdog: Reliable handling of timestamps

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-05-20  5:48 UTC  (7+ messages)

[PATCH v3 0/2] serial: 8250: Mitigate Tx stall risk for Aspeed VUARTs
 2021-05-20  5:42 UTC  (6+ messages)
` [PATCH v3 1/2] serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
` [PATCH v3 2/2] serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*

[tty] ffb324e6f8: pigz.throughput 1.3% improvement
 2021-05-20  5:45 UTC 

[PATCH] scsi: sni_53c710: Fix a resource leak in an error handling path
 2021-05-20  5:17 UTC  (3+ messages)

[PATCH] mm: migrate: fix missing update page_private to hugetlb_page_subpool
 2021-05-20  5:13 UTC  (3+ messages)
  ` [External] "

[PATCH v2] Bluetooth: disable filter dup when scan for adv monitor
 2021-05-20  5:12 UTC 

[PATCH v5 1/5] hwmon: (max31790) Rework to use regmap
 2021-05-20  5:12 UTC  (2+ messages)

[PATCH RFC] riscv: Map the kernel with correct permissions the first time
 2021-05-20  5:11 UTC  (3+ messages)

[sched] d27e9ae2f2: aim9.sync_disk_rw.ops_per_sec -2.1% regression
 2021-05-20  5:25 UTC 

[syzbot] BUG: MAX_LOCKDEP_KEYS too low! (2)
 2021-05-20  5:02 UTC  (5+ messages)

[PATCH -rcu] Documentation/RCU: Fix emphasis markers
 2021-05-20  4:59 UTC  (2+ messages)

[PATCH] riscv: mm: Fix W+X mappings at boot
 2021-05-20  4:55 UTC  (2+ messages)


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).