linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 16:58:50 to 2020-10-29 19:55:36 UTC [more...]

[PATCH v2] getdents.2: Use appropriate types
 2020-10-29 19:54 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] arm64: NUMA: Kconfig: Increase max number of nodes
 2020-10-29 19:48 UTC  (7+ messages)

[GIT PULL] fallthrough fixes for Clang for 5.10-rc2
 2020-10-29 18:47 UTC 

[PATCH] ANDROID: Fix the HID usage of DPAD input event generation
 2020-10-29 19:47 UTC 

[PATCH 01/16] rcu/tree: Add a work to allocate pages from regular context
 2020-10-29 19:47 UTC  (3+ messages)
` [PATCH 16/16] rcu/tree: Use delayed work instead of hrtimer to refill the cache

[PATCH] Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE
 2020-10-29 19:47 UTC 

[PATCH v3] inotify: Increase default inotify.max_user_watches limit to 1048576
 2020-10-29 19:42 UTC 

[GIT PULL] Networking
 2020-10-29 19:43 UTC 

[PATCH] libbpf hashmap: Fix undefined behavior in hash_bits
 2020-10-29 19:37 UTC  (3+ messages)

[RESEND][PATCH v4 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-10-29 19:34 UTC  (3+ messages)
` [PATCH v4 5/7] dma-buf: system_heap: Allocate higher order pages if available

[PATCH net-next 01/11] atm: horizon: shut up clang null pointer arithmetic warning
 2020-10-29 19:34 UTC  (3+ messages)
` [PATCH net-next 03/11] rsxx: remove extraneous 'const' qualifier

[PATCH] memory: pl353-smc: fix compile test on !ARM_AMBA
 2020-10-29 19:33 UTC 

simplify gendisk lookup and remove struct block_device aliases v4
 2020-10-29 19:32 UTC  (4+ messages)
` [PATCH 02/18] block: open code kobj_map into in block/genhd.c

[RFC][PATCH 0/9] [v4][RESEND] Migrate Pages in lieu of discard
 2020-10-29 19:30 UTC  (7+ messages)
` [RFC][PATCH 7/9] mm/vmscan: Consider anonymous pages without swap

ld.lld: error: undefined symbol: amba_driver_register
 2020-10-29 19:30 UTC  (3+ messages)

[PATCH] fs/dcache: optimize start_dir_add()
 2020-10-29 19:07 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v6 00/40] kasan: add hardware tag-based mode for arm64
 2020-10-29 19:26 UTC  (41+ messages)
` [PATCH v6 01/40] arm64: Enable armv8.5-a asm-arch option
` [PATCH v6 02/40] arm64: mte: Add in-kernel MTE helpers
` [PATCH v6 03/40] arm64: mte: Reset the page tag in page->flags
` [PATCH v6 04/40] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v6 05/40] arm64: mte: Add in-kernel tag fault handler
` [PATCH v6 06/40] arm64: kasan: Enable in-kernel MTE
` [PATCH v6 07/40] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH v6 08/40] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v6 09/40] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v6 10/40] kasan: drop unnecessary GPL text from comment headers
` [PATCH v6 11/40] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [PATCH v6 12/40] kasan: group vmalloc code
` [PATCH v6 13/40] kasan: shadow declarations only for software modes
` [PATCH v6 14/40] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v6 15/40] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v6 16/40] kasan: only build init.c for software modes
` [PATCH v6 17/40] kasan: split out shadow.c from common.c
` [PATCH v6 18/40] kasan: define KASAN_GRANULE_PAGE
` [PATCH v6 19/40] kasan: rename report and tags files
` [PATCH v6 20/40] kasan: don't duplicate config dependencies
` [PATCH v6 21/40] kasan: hide invalid free check implementation
` [PATCH v6 22/40] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v6 23/40] kasan, arm64: only init shadow for software modes
` [PATCH v6 24/40] kasan, arm64: only use kasan_depth "
` [PATCH v6 25/40] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v6 26/40] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v6 27/40] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v6 28/40] kasan: rename SHADOW layout macros to META
` [PATCH v6 29/40] kasan: separate metadata_fetch_row for each mode
` [PATCH v6 30/40] kasan, arm64: don't allow SW_TAGS with ARM64_MTE
` [PATCH v6 31/40] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v6 32/40] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH v6 33/40] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v6 34/40] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v6 35/40] kasan, arm64: implement HW_TAGS runtime
` [PATCH v6 36/40] kasan, arm64: print report from tag fault handler
` [PATCH v6 37/40] kasan, mm: reset tags when accessing metadata
` [PATCH v6 38/40] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [PATCH v6 39/40] kasan: add documentation for hardware tag-based mode
` [PATCH v6 40/40] kselftest/arm64: Check GCR_EL1 after context switch

[PATCH] arm64: defconfig: Enable some audio drivers on i.MX8M Mini
 2020-10-29 19:24 UTC  (5+ messages)
` [PATCH] arm64: dts: imx8mm: Add support for micfil

[PATCH v2 0/6] Improve kernel section protections
 2020-10-29 19:21 UTC  (4+ messages)
` [PATCH v2 5/6] RISC-V: Protect .init.text & .init.data

[PATCH 1/2] arm64: dts: imx8mq: Configure clock rate for audio plls
 2020-10-29 19:16 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: imx8mq-evk: Add spdif sound card support

[PATCH 5.9 000/757] 5.9.2-rc1 review
 2020-10-29 19:17 UTC  (4+ messages)

[PATCH v4 5/5] x86/sev-es: Do not support MMIO to/from encrypted memory
 2020-10-29 19:17 UTC  (2+ messages)
` [tip: x86/seves] "

[PATCH v4 4/5] x86/head/64: Check SEV encryption before switching to kernel page-table
 2020-10-29 19:17 UTC  (2+ messages)
` [tip: x86/seves] "

[PATCH v4 3/5] x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
 2020-10-29 19:17 UTC  (2+ messages)
` [tip: x86/seves] "

[PATCH v4 2/5] x86/boot/compressed/64: Add CPUID sanity check to early #VC handler
 2020-10-29 19:17 UTC  (2+ messages)
` [tip: x86/seves] x86/boot/compressed/64: Sanity-check CPUID results in the "

[PATCH v4 1/5] x86/boot/compressed/64: Introduce sev_status
 2020-10-29 19:17 UTC  (2+ messages)
` [tip: x86/seves] "

For review: seccomp_user_notif(2) manual page [v2]
 2020-10-29 19:14 UTC  (3+ messages)

[PATCH] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
 2020-10-29 19:15 UTC  (3+ messages)

[PATCH v5 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-29 19:08 UTC  (7+ messages)
` [PATCH v5 1/3] kernel: make kcov_common_handle consider the current context
` [PATCH v5 2/3] net: add kcov handle to skb extensions
` [PATCH v5 3/3] mac80211: add KCOV remote annotations to incoming frame processing

[PATCH] mtd: spi-nor: intel-spi: Split intel-spi reading from writing
 2020-10-29 19:15 UTC  (4+ messages)

[PATCH 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2020-10-29 19:13 UTC  (6+ messages)
` [PATCH 1/5] misc: "
` [PATCH 2/5] misc: Add Synopsys DesignWare xData IP driver to Makefile
` [PATCH 3/5] misc: Add Synopsys DesignWare xData IP driver to Kconfig
` [PATCH 4/5] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver
` [PATCH 5/5] MAINTAINERS: Add Synopsys xData IP driver maintainer

[PATCH] Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE
 2020-10-29 19:14 UTC  (3+ messages)

[PATCH] ARM: dts: am437x-l4: fix compatible for cpsw switch dt node
 2020-10-29 19:13 UTC  (2+ messages)

[PATCH] drm/hisilicon: Adding a const declaration to an invariant construct
 2020-10-29 19:13 UTC  (2+ messages)

[PATCH 0/2] coresight: Fixes for v5.10-rc2
 2020-10-29 19:10 UTC  (3+ messages)
` [PATCH 1/2] coresight: cti: Initialize dynamic sysfs attributes

[PATCH net-next] selftests/net: timestamping: add ptp v2 support
 2020-10-29 19:09 UTC 

[PATCH] net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement
 2020-10-29 19:09 UTC 

[PATCH v2 net] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
 2020-10-29 19:05 UTC  (13+ messages)

[PATCH v2] inotify: Increase default inotify.max_user_watches limit to 1048576
 2020-10-29 19:04 UTC  (5+ messages)

[PATCH 1/2] drm: msm: adreno: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()
 2020-10-29 19:04 UTC  (2+ messages)
` [PATCH 2/2] drm: msm: adreno: improve code indentation & alignment

[PATCH v1 0/4] x86: Remove direct use of MSR_IA32_ENERGY_PERF_BIAS
 2020-10-29 19:02 UTC  (5+ messages)
` [PATCH v1 1/4] tools/power/cpupower: Read energy_perf_bias from sysfs
` [PATCH v1 2/4] tools/power/turbostat: "
` [PATCH v1 3/4] tools/power/x86_energy_perf_policy: "
` [PATCH v1 4/4] x86/msr: Do not allow writes to MSR_IA32_ENERGY_PERF_BIAS

[PATCH v4 00/19] sched: Migrate disable support
 2020-10-29 19:03 UTC  (18+ messages)
` [PATCH v4 11/19] sched/core: Make migrate disable and CPU hotplug cooperative
` [PATCH v4 14/19] sched, lockdep: Annotate ->pi_lock recursion
` [PATCH v4 17/19] sched: Add migrate_disable() tracepoints
` [PATCH v4 19/19] sched: Comment affine_move_task()

[PATCH v8 -tip 00/26] Core scheduling
 2020-10-29 18:59 UTC  (6+ messages)
` [PATCH v8 -tip 08/26] sched/fair: Snapshot the min_vruntime of CPUs on force idle

[GIT PULL] Please pull RDMA subsystem changes
 2020-10-29 19:00 UTC  (3+ messages)

[PATCH v1 1/5] driver core: platform: Introduce platform_get_mem_or_io_resource()
 2020-10-28 16:27 UTC  (4+ messages)
` [PATCH v1 4/5] misc: pvpanic: Combine ACPI and platform drivers

[PATCH 0/3] mwifiex: disable ps_mode by default for stability
 2020-10-29 18:56 UTC  (8+ messages)
` [PATCH 1/3] mwifiex: disable ps_mode explicitly by default instead
` [PATCH 2/3] mwifiex: add allow_ps_mode module parameter

[PATCH] HID: ghlive: support for ghlive ps3/wii u dongles
 2020-10-29 18:35 UTC  (3+ messages)

[PATCH v4] tracing: Fix out of bounds write in get_trace_buf
 2020-10-29 18:49 UTC  (2+ messages)

[PATCH v2] netem: fix zero division in tabledist
 2020-10-29 18:46 UTC  (3+ messages)

[PATCH] stop_machine: Mark functions as notrace
 2020-10-29 18:46 UTC  (6+ messages)

[PATCH] ASoC: samsung: i2s: Remove redundant null check before clk_disable_unprepare
 2020-10-29 18:36 UTC  (2+ messages)

[PATCH v3 0/2] security: add fault injection to LSM hooks
 2020-10-29 18:35 UTC  (3+ messages)
` [PATCH v3 1/2] security: add fault injection capability
` [PATCH v3 2/2] docs: add fail_lsm_hooks info to fault-injection.rst

[PATCH v5 0/3] iommu/arm-smmu-qcom: Support maintaining bootloader mappings
 2020-10-29 18:34 UTC  (2+ messages)

[PATCH 1/9] mfd: maxim: remove unnecessary CONFIG_PM_SLEEP
 2020-10-29 18:32 UTC  (7+ messages)
` [PATCH 3/9] mfd: intel_soc_pmic: "

[PATCH v3] tracing: Fix out of bounds write in get_trace_buf
 2020-10-29 18:30 UTC  (2+ messages)

[PATCH] leds: various: add missing put_device() call in netxbig_leds_get_of_pdata()
 2020-10-29 18:25 UTC  (3+ messages)

[PATCH 0/9] ftrace: Have callbacks handle their own recursion
 2020-10-29 18:24 UTC  (5+ messages)
` [PATCH 6/9] livepatch/ftrace: Add recursion protection to the ftrace callback

[PATCH 1/2] arm64: dts: renesas: r8a77961: Add CAN{0,1} placeholder nodes
 2020-10-29 18:23 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: renesas: r8a77961: ulcb-kf: Initial device tree

[PATCH v4 00/23] drm/msm: de-struct_mutex-ification
 2020-10-29 18:22 UTC  (8+ messages)
` [PATCH v4 23/23] drm/msm: Don't implicit-sync if only a single ring

[PATCH] cpuset: fix race between hotplug work and later CPU offline
 2020-10-29 18:18 UTC 

drivers/char/agp/hp-agp.c - mismatch between SPDX and MODULE_LICENSE
 2020-10-29 18:19 UTC 

[PATCH] bus: mhi: core: Add support MHI EE FP for download firmware
 2020-10-29 18:17 UTC  (2+ messages)

[PATCH] bus: mhi: core: Add support MHI EE FP for download firmware
 2020-10-29 18:16 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Support GpioInt with active_low polarity
 2020-10-29 18:14 UTC  (5+ messages)

[PATCH v6 0/4] Qualcomm Light Pulse Generator
 2020-10-29 18:13 UTC  (3+ messages)
` [PATCH v6 2/4] leds: Add driver for Qualcomm LPG

[PATCH v7 0/6] Add support for the IEI WT61P803 PUZZLE MCU
 2020-10-29 18:01 UTC  (7+ messages)
` [PATCH v7 4/6] drivers: leds: Add the IEI WT61P803 PUZZLE LED driver
  ` [PATCH v7 3/6] drivers: hwmon: Add the IEI WT61P803 PUZZLE HWMON driver
    ` [PATCH v7 2/6] drivers: mfd: Add a driver for IEI WT61P803 PUZZLE MCU
      ` [PATCH v7 1/6] dt-bindings: Add IEI vendor prefix and IEI WT61P803 PUZZLE driver bindings

arch/powerpc/lib/sstep.c:1172:21: error: variable 'suffix' set but not used
 2020-10-29 18:00 UTC 

[PATCH 00/18] Add Hantro regmap and VC8000 h264 decode support
 2020-10-29 17:59 UTC  (5+ messages)

[PATCH 1/3] Input: pmic8xxx-keypad: remove unnecessary CONFIG_PM_SLEEP
 2020-10-29 17:52 UTC  (2+ messages)

[PATCH] arm64: dts: exynos: Fix reboot/poweroff issues on Exynos7
 2020-10-29 17:50 UTC  (2+ messages)

[PATCH v2] input: add 2 kind of switch
 2020-10-29 17:45 UTC  (3+ messages)

[PATCH] vhost/vsock: add IOTLB API support
 2020-10-29 17:43 UTC 

[PATCH v4 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-29 17:42 UTC  (4+ messages)
` [PATCH v4 3/3] mac80211: add KCOV remote annotations to incoming frame processing

[PATCH 0/3] optimize handling of memory debugging parameters
 2020-10-29 17:37 UTC  (6+ messages)
` [PATCH 3/3] mm, page_alloc: reduce static keys in prep_new_page()

[PATCH v4 0/5] AX88796C SPI Ethernet Adapter
 2020-10-29 17:27 UTC  (5+ messages)
  ` [PATCH v4 2/5] dt-bindings: net: Add bindings for "
  ` [PATCH v4 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH -next] coresight: core: Remove unneeded semicolon
 2020-10-29 17:35 UTC  (2+ messages)

[GIT PULL] afs fixes
 2020-10-29 17:31 UTC  (2+ messages)

[PATCH 0/1] ARM: dts: sun8i: h3: Add initial NanoPi R1 support
 2020-10-29 17:30 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] Add support for the Sony Exmor-RS IMX300 camera sensor
 2020-10-29 17:29 UTC  (3+ messages)
` [PATCH v2 1/2] media: i2c: Add driver "
` [PATCH v2 2/2] media: dt-bindings: media: i2c: Add IMX300 CMOS sensor binding

[PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-29 17:25 UTC  (8+ messages)
` [PATCH v5 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH v5 2/7] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH v5 3/7] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH v5 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH v5 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
` [PATCH v5 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH v5 7/7] mm: Remove examples from enum zone_type comment

[PATCH v18 0/4] iommu/arm-smmu: Add adreno-smmu implementation and bindings
 2020-10-29 17:26 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: hdlc_fr: Add support for any Ethertype
 2020-10-29 17:23 UTC  (3+ messages)
` [PATCH net-next v2 4/4] "

[PATCH v9 0/3] Add Novatek NT36xxx touchscreen driver
 2020-10-29 17:22 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: Add vendor prefix for Novatek Microelectronics Corp

ld.lld: error: undefined symbol: bpf_preload_ops
 2020-10-29 17:21 UTC 

[PATCH] [v2] x86: apic: avoid -Wshadow warning in header
 2020-10-29 17:20 UTC  (5+ messages)

[PATCH v3 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp
 2020-10-29 17:17 UTC  (6+ messages)

[PATCH v1] of: platform: Batch fwnode parsing in the init_machine() path
 2020-10-28  7:34 UTC  (11+ messages)

[PATCH 00/33] ABI: add it to the documentation build system
 2020-10-29 17:16 UTC  (3+ messages)
` [PATCH 33/33] docs: ABI: unify /sys/class/leds/<led>/max_brightness documentation

[PATCH 0/3] Firmware loading option
 2020-10-29 17:03 UTC  (4+ messages)
` [PATCH 1/3] Input: goodix - add option to disable firmware loading
` [PATCH 2/3] dt-bindings: goodix
` [PATCH 3/3] Input: atmel_mxt_ts - add option to disable firmware loading

[RFC PATCH 0/3] GPIO support on the Etron EJ168/EJ188/EJ198 xHCI controllers
 2020-10-29 17:11 UTC  (8+ messages)
` [RFC PATCH 2/3] dt-bindings: gpio: Add binding documentation for Etron EJ168/EJ188/EJ198

[PATCHv2 0/3] PM operations for software nodes
 2020-10-29 17:10 UTC  (3+ messages)
` [PATCHv2 1/3] software node: Power management "

[PATCH v2] mm: memcg/slab: Fix return child memcg objcg for root memcg
 2020-10-29 17:09 UTC  (3+ messages)

[RFC 0/3] add available pwm for bananapi-r64
 2020-10-29 17:09 UTC  (3+ messages)
` [RFC 3/3] pinctl: mt7622: drop pwm ch7 as mt7622 only has 6 channels

[PATCH 01/15] iio: accel: remove unnecessary CONFIG_PM_SLEEP
 2020-10-29 17:06 UTC  (3+ messages)

[PATCH v2] mm: memcg: link page counters to root if use_hierarchy is false
 2020-10-29 17:05 UTC  (3+ messages)

[PATCH] add support for pci in the pvpanic driver
 2020-10-29 17:02 UTC  (3+ messages)
` [PATCH 1/4] misc/pvpanic : preparing for pvpanic driver framework

[PATCH] drm/panfrost: Don't corrupt the queue mutex on open/close
 2020-10-29 17:00 UTC 

[PATCH net-next v3 0/4] net: hdlc_fr: Add support for any Ethertype
 2020-10-29 16:59 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: hdlc_fr: Simpify fr_rx by using "goto rx_drop" to drop frames
` [PATCH net-next v3 2/4] net: hdlc_fr: Change the use of "dev" in fr_rx to make the code cleaner

[PATCH v7 6/6] MAINTAINERS: Add an entry for the IEI WT61P803 PUZZLE driver
 2020-10-25  0:59 UTC  (2+ messages)
` [PATCH v7 5/6] Documentation/ABI: Add iei-wt61p803-puzzle driver sysfs interface documentation


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