linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-06 14:23:16 to 2021-01-06 17:19:36 UTC [more...]

[PATCH 4/5] ibmvfc: complete commands outside the host/queue lock
 2021-01-06 17:18 UTC  (4+ messages)
` [PATCH v2 "

[PATCH tip/core/rcu 0/17] Torture-test updates for v5.12
 2021-01-06 17:17 UTC  (18+ messages)
` [PATCH tip/core/rcu 01/17] rcutorture: Add testing for RCU's global memory ordering
` [PATCH tip/core/rcu 02/17] scftorture: Add debug output for wrong-CPU warning
` [PATCH tip/core/rcu 03/17] refscale: Allow summarization of verbose output
` [PATCH tip/core/rcu 04/17] rcutorture: Require entire stutter period be post-boot
` [PATCH tip/core/rcu 05/17] rcutorture: Make synctype[] and nsynctype be static global
` [PATCH tip/core/rcu 06/17] rcutorture: Make rcu_torture_fakewriter() use blocking wait primitives
` [PATCH tip/core/rcu 07/17] torture: Add fuzzed hrtimer-based sleep functions
` [PATCH tip/core/rcu 08/17] rcutorture: Use torture_hrtimeout_jiffies() to avoid busy-waits
` [PATCH tip/core/rcu 09/17] torture: Make stutter use torture_hrtimeout_*() functions
` [PATCH tip/core/rcu 10/17] rcutorture: Use hrtimers for reader and writer delays
` [PATCH tip/core/rcu 11/17] torture: Make refscale throttle high-rate printk()s
` [PATCH tip/core/rcu 12/17] torture: Throttle VERBOSE_TOROUT_*() output
` [PATCH tip/core/rcu 13/17] rcutorture: Make object_debug also double call_rcu() heap object
` [PATCH tip/core/rcu 14/17] torture: Clean up after torture-test CPU hotplugging
` [PATCH tip/core/rcu 15/17] torture: Maintain torture-specific set of CPUs-online books
` [PATCH tip/core/rcu 16/17] torture: Break affinity of kthreads last running on outgoing CPU
` [PATCH tip/core/rcu 17/17] rcutorture: Add rcutree.use_softirq=0 to RUDE01 and TASKS01

[PATCH v2 0/6] Fix some bugs about HugeTLB code
 2021-01-06 17:16 UTC  (13+ messages)
` [PATCH v2 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one
` [PATCH v2 2/6] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [PATCH v2 3/6] mm: hugetlb: fix a race between freeing and dissolving the page
` [PATCH v2 4/6] mm: hugetlb: add return -EAGAIN for dissolve_free_huge_page
` [PATCH v2 5/6] mm: hugetlb: fix a race between isolating and freeing page
` [PATCH v2 6/6] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2021-01-06 17:14 UTC  (7+ messages)
` [PATCH 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH 08/10] md: Implement ->corrupted_range()

[PATCH net] net: fix use-after-free when UDP GRO with shared fraglist
 2021-01-06 17:13 UTC  (6+ messages)

[PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-01-06 17:12 UTC  (5+ messages)
` [PATCH 1/9] KVM: arm64: vgic-v3: Fix some error codes when setting RDIST base
` [PATCH 2/9] KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read

[PATCH net-next] net: phy: bcm7xxx: Add an entry for BCM72116
 2021-01-06 17:12 UTC  (2+ messages)

[PATCH] Revert "KVM: x86: Unconditionally enable irqs in guest context"
 2021-01-06 17:11 UTC  (3+ messages)

5.11-rc1 TTM list corruption
 2021-01-06 17:10 UTC  (11+ messages)

[PATCH net-next v3 0/7] bcm63xx_enet: major makeover of driver
 2021-01-06 17:08 UTC  (16+ messages)
` [PATCH net-next v3 1/7] bcm63xx_enet: batch process rx path
` [PATCH net-next v3 2/7] bcm63xx_enet: add BQL support
` [PATCH net-next v3 3/7] bcm63xx_enet: add xmit_more support
` [PATCH net-next v3 4/7] bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
` [PATCH net-next v3 5/7] bcm63xx_enet: consolidate rx SKB ring cleanup code
` [PATCH net-next v3 6/7] bcm63xx_enet: convert to build_skb
` [PATCH net-next v3 7/7] bcm63xx_enet: improve rx loop

Linux 5.10.5
 2021-01-06 17:02 UTC  (2+ messages)

[PATCH net-next] nfc: Add a virtual nci device driver
 2021-01-06 17:01 UTC  (6+ messages)

Linux 5.4.87
 2021-01-06 17:02 UTC  (2+ messages)

Linux 4.19.165
 2021-01-06 17:01 UTC  (2+ messages)

[PATCH 1/6] mm: Add batch size for free page reporting
 2021-01-06 16:59 UTC  (2+ messages)

[PATCH] rxrpc: fix handling of an unsupported token type in rxrpc_read()
 2021-01-06 16:57 UTC  (4+ messages)

[PATCH tip/core/rcu 0/10] SRCU updates for v5.12
 2021-01-06 16:55 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] srcu: Make Tiny SRCU use multi-bit grace-period counter
` [PATCH tip/core/rcu 02/10] srcu: Provide internal interface to start a Tiny SRCU grace period
` [PATCH tip/core/rcu 03/10] srcu: Provide internal interface to start a Tree "
` [PATCH tip/core/rcu 04/10] srcu: Provide polling interfaces for Tiny SRCU grace periods
` [PATCH tip/core/rcu 05/10] srcu: Provide polling interfaces for Tree "
` [PATCH tip/core/rcu 06/10] srcu: Document "
` [PATCH tip/core/rcu 07/10] srcu: Add comment explaining cookie overflow/wrap
` [PATCH tip/core/rcu 08/10] rcutorture: Prepare for ->start_gp_poll and ->poll_gp_state
` [PATCH tip/core/rcu 09/10] rcutorture: Add writer-side tests of polling grace-period API
` [PATCH tip/core/rcu 10/10] rcutorture: Add reader-side "

[PATCH tip/core/rcu 0/4] Stall-warning updates for v5.12
 2021-01-06 16:52 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] rcu: Mark obtuse portion of stall warning as internal debug
` [PATCH tip/core/rcu 2/4] rcu: For RCU grace-period kthread starvation, dump last CPU it ran on
` [PATCH tip/core/rcu 3/4] rcu: Do not NMI offline CPUs
` [PATCH tip/core/rcu 4/4] rcu: Check and report missed fqs timer wakeup on RCU stall

[PATCH 4.19] dmaengine: at_hdmac: Fix memory leak
 2021-01-06 16:53 UTC  (6+ messages)

linux-next: Tree for Jan 6
 2021-01-06 16:49 UTC  (2+ messages)
` linux-next: Tree for Jan 6 (drivers/gpu/drm/imx/dw_hdmi-imx.o)

[PATCH v3 00/18] Devicetree update for SDX55 platform
 2021-01-06 16:48 UTC  (2+ messages)

[PATCH tip/core/rcu 0/3] Real-time updates for v5.12
 2021-01-06 16:48 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Make RCU_BOOST default on CONFIG_PREEMPT_RT
` [PATCH tip/core/rcu 2/3] rcu: Unconditionally use rcuc threads on PREEMPT_RT
` [PATCH tip/core/rcu 3/3] rcu: Enable rcu_normal_after_boot unconditionally for RT

arch/arm64/kernel/topology.c:367:22: sparse: sparse: dereference of noderef expression
 2021-01-06 16:47 UTC  (7+ messages)

[PATCH] media: zr364xx: fix memory leaks in probe()
 2021-01-06 16:45 UTC  (2+ messages)

[PATCH v8 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p
 2021-01-06 16:44 UTC  (3+ messages)
` [PATCH v8 4/4] HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core

[PATCH] net: ethernet: Fix memleak in ethoc_probe
 2021-01-06 16:44 UTC  (14+ messages)
                      `  "

[PATCH] mm: memcg/slab: optimize objcg stock draining
 2021-01-06 16:42 UTC  (3+ messages)

[PATCH] staging: ION: remove some references to CONFIG_ION
 2021-01-06 16:45 UTC  (2+ messages)

[PATCH] mm: memcg: add swapcache stat for memcg v2
 2021-01-06 16:42 UTC  (3+ messages)

[PATCH 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-06 16:42 UTC  (3+ messages)

[PATCH v2] docs: octeontx2: tune rst markup
 2021-01-06 16:41 UTC  (2+ messages)

[PATCH][next] power: supply: max8997_charger: fix spelling mistake "diconnected" -> "disconnected"
 2021-01-06 16:41 UTC  (2+ messages)

[PATCH v4, 00/10] soc: mediatek: mmsys: Use function call for setting the routing registers
 2021-01-06 16:36 UTC  (3+ messages)
` [PATCH v4, 10/10] soc: mediatek: mmsys: add mt8192 mmsys support

[PATCH v2] arm64: dts: sun50i-a64-pinephone: add 'pine64, pinephone' to the compatible list
 2021-01-06 16:35 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: arm: sunxi: add PineTab Early Adopter edition
 2021-01-06 16:34 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: arm: sunxi: document orig PineTab DT as sample

[PATCH] ARM: ixp4xx: Fix typos in Kconfig
 2021-01-06 16:31 UTC  (2+ messages)

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-01-06 16:29 UTC  (3+ messages)
` [RFC PATCH v3 2/2] scheduler: add scheduler level for clusters

[PATCH RFC clocksource] Do not mark clocks unstable due to delays
 2021-01-06 16:28 UTC  (3+ messages)
` [PATCH RFC clocksource 2/5] clocksource: Retry clock read if long delays detected

[PATCH 0/7] STM32 uart cleanup and improvements
 2021-01-06 16:22 UTC  (9+ messages)
` [PATCH v2 1/8] serial: stm32: fix DMA initialization error handling
` [PATCH v2 2/8] serial: stm32: fix code cleaning warnings and checks
` [PATCH v2 3/8] serial: stm32: add "_usart" prefix in functions name
` [PATCH v2 4/8] serial: stm32: add author
` [PATCH v2 5/8] dt-bindings: serial: stm32: update rts-gpios and cts-gpios
` [PATCH v2 6/8] serial: stm32: update conflicting RTS/CTS config comment
` [PATCH v2 7/8] serial: stm32: clean probe and remove port deinit
` [PATCH v2 8/8] serial: stm32: update transmission complete error message in shutdown

[PATCH] Drivers: hv: vmbus: Add /sys/bus/vmbus/supported_features
 2021-01-06 16:23 UTC  (4+ messages)

[PATCH] csky: Fix a typo in Kconfig
 2021-01-06 16:21 UTC  (3+ messages)
` [PATCH/v2] csky: Fix typos "

[PATCH 3/4] Input: omap4-keypad - use PM runtime to check keys for errata
 2021-01-06 16:22 UTC  (4+ messages)

[PATCH 0/2] hid: intel-ish-hid: ipc: enable OOB support for EHL
 2021-01-06 16:20 UTC  (2+ messages)

[PATCH] drivers: net: wireless: realtek: Fix the word association defautly de-faulty
 2021-01-06 16:20 UTC  (4+ messages)

[PATCH] docs: octeontx2: tune rst markup
 2021-01-06 16:20 UTC  (3+ messages)

[PATCH] mm/memcontrol: fix warning in mem_cgroup_page_lruvec()
 2021-01-06 16:19 UTC  (2+ messages)

vfio-pci: protect remap_pfn_range() from simultaneous calls
 2021-01-06 16:17 UTC 

[PATCH v2] x86/Hyper-V: Support for free page reporting
 2021-01-06 16:15 UTC  (5+ messages)

[RFC PATCH v2 0/1] Adding support for IIO SCMI based sensors
 2021-01-06 16:12 UTC  (6+ messages)
` Reply to "

[PATCH 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one
 2021-01-06 16:12 UTC  (3+ messages)

[PATCH 0/3] Reduce number of active LB
 2021-01-06 16:11 UTC  (14+ messages)
` [PATCH 1/3] sched/fair: skip idle cfs_rq
` [PATCH 2/3] sched/fair: don't set LBF_ALL_PINNED unnecessarily
` [PATCH 3/3] sched/fair: reduce cases for active balance

[PATCH 3/6] hugetlb: add free page reporting support
 2021-01-06 16:08 UTC  (2+ messages)

[RFC PATCH v2 1/1] platform-msi: Add platform check for subdevice irq domain
 2021-01-06 16:01 UTC  (6+ messages)

[PATCH bpf] bpftool: fix compilation failure for net.o with older glibc
 2021-01-06 15:59 UTC 

[RFC 0/2] kbuild: Add support to build overlays (%.dtbo)
 2021-01-06 15:52 UTC  (3+ messages)
` [PATCH] scripts: dtc: Start building fdtoverlay and fdtdump

lockdep splat in v5.11-rc1 involving console_sem and rq locks
 2021-01-06 15:49 UTC  (5+ messages)

[PATCH] ARM: dts sunxi: add A10s/A13 mali gpu support
 2021-01-06 15:49 UTC  (2+ messages)

[PATCH] ARM: dts sunxi: add A10s/A13 display frontend support fallback
 2021-01-06 15:47 UTC  (2+ messages)

[PATCH v3 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2021-01-06 15:45 UTC  (3+ messages)
` [PATCH v3 01/17] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT

[PATCH 0/4] net: sfp: add support for GPON RTL8672/RTL9601C and Ubiquiti U-Fiber
 2021-01-06 15:37 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
  ` [PATCH v2 2/3] net: sfp: assume that LOS is not implemented if both LOS normal and inverted is set
  ` [PATCH v2 3/3] net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant

[PATCH 1/4] net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
 2021-01-06 15:35 UTC  (15+ messages)

[PATCH 0/6] arm: aspeed: Add eSPI support
 2021-01-06 15:32 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: aspeed: Add eSPI controller
` [PATCH 5/6] soc: aspeed: Add eSPI driver

Very slow unlockall()
 2021-01-06 15:20 UTC 

[PATCH v2 0/2] Realtek RTL838x/RTL839x IRQ driver
 2021-01-06 15:19 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: Add Realtek RTL838x/RTL839x support

[RFC PATCH 0/3] GPIO support on the Etron EJ168/EJ188/EJ198 xHCI controllers
 2021-01-06 15:17 UTC  (7+ messages)
` [RFC PATCH 3/3] gpio: ej1x8: Add GPIO driver for Etron Tech Inc. EJ168/EJ188/EJ198

[PATCH v4] power/supply: Add ltc4162-l-charger
 2021-01-06 15:16 UTC  (2+ messages)

[PATCH v13 00/15] s390/vfio-ap: dynamic configuration support
 2021-01-06 15:16 UTC  (2+ messages)

[PATCH 3/4] arm64: mte: Enable async tag check fault
 2021-01-06 15:01 UTC  (2+ messages)

[PATCH 2/4] Input: omap4-keypad - scan keys in two phases and simplify with bitmask
 2021-01-06 15:01 UTC  (2+ messages)

[PATCH v6 1/8] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2021-01-06 14:59 UTC  (9+ messages)
` [PATCH v6 2/8] regulator: dt-bindings: Document max8997-pmic nodes

[PATCH 0/7] spi: cadence-quadspi: Add Octal DTR support
 2021-01-06 14:59 UTC  (2+ messages)

[PATCH v5 0/9] Add Tegra Quad SPI driver
 2021-01-06 14:59 UTC  (2+ messages)
` (subset) "

[PATCH 00/10] Remove support for TX49xx
 2021-01-06 14:58 UTC  (2+ messages)
` (subset) "

[PATCH 0/6] x86 noinstr fixes
 2021-01-06 14:57 UTC  (8+ messages)
` [PATCH 1/6] x86/entry: Fix noinstr fail
` [PATCH 2/6] x86/sev: Fix nonistr violation
` [PATCH 3/6] locking/lockdep: Cure noinstr fail
` [PATCH 4/6] locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP
` [PATCH 5/6] x86/mce: Remove explicit/superfluous tracing
` [RFC][PATCH 6/6] x86/mce: Dont use noinstr for now

[PATCH] tracing/kprobes: Do the notrace functions check without kprobes on ftrace
 2021-01-06 14:56 UTC  (2+ messages)

[PATCH v5 00/25] coresight: etm4x: Support for system instructions
 2021-01-06 14:52 UTC  (3+ messages)

cBPF socket filters failing - inexplicably?
 2021-01-06 14:51 UTC  (3+ messages)

[PATCH -next] media: zoran: use resource_size
 2021-01-06 14:51 UTC  (2+ messages)

[PATCH -next] mtd: st_spi_fsm: use resource_size
 2021-01-06 14:51 UTC  (2+ messages)

[PATCH -next] mtd: rawnand: marvell: use resource_size
 2021-01-06 14:50 UTC  (2+ messages)

[PATCH -next] mtd: use resource_size
 2021-01-06 14:49 UTC  (2+ messages)

[PATCH] ptp: ptp_ines: prevent build when HAS_IOMEM is not set
 2021-01-06 14:46 UTC  (2+ messages)

commit ("1e860048c53ee gcc-plugins: simplify GCC plugin-dev capability test")
 2021-01-06 14:44 UTC 

[PATCH] i2c: remove h from printk format specifier
 2021-01-06 14:43 UTC  (3+ messages)

[PATCH v4 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt
 2021-01-06 14:33 UTC  (3+ messages)

[PATCH] char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)
 2021-01-06 14:23 UTC  (4+ messages)

[PATCH v12 00/13] Free some vmemmap pages of HugeTLB page
 2021-01-06 14:19 UTC  (3+ messages)
` [PATCH v12 12/13] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v12 13/13] mm/hugetlb: Optimize the code with the help of the compiler


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