linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-22 08:53:31 to 2021-03-22 11:20:52 UTC [more...]

[RFC PATCH v2 net-next 00/16] Better support for sandwiched LAGs with bridge and DSA
 2021-03-22 11:20 UTC  (13+ messages)
` [RFC PATCH v2 net-next 01/16] net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge
` [RFC PATCH v2 net-next 02/16] net: dsa: pass extack to dsa_port_{bridge,lag}_join
` [RFC PATCH v2 net-next 04/16] net: dsa: sync up with bridge port's STP state when joining
` [RFC PATCH v2 net-next 05/16] net: dsa: sync up VLAN filtering state when joining the bridge
` [RFC PATCH v2 net-next 06/16] net: dsa: sync multicast router "
` [RFC PATCH v2 net-next 07/16] net: dsa: sync ageing time "

[PATCH 1/2] drivers/clocksource/mediatek: Split mediatek drivers into 2 files
 2021-03-22 11:19 UTC  (2+ messages)

[PATCH v1 0/2] s390/kvm: VSIE: fix prefixing and MSO for MVPG
 2021-03-22 11:16 UTC  (8+ messages)
` [PATCH v1 1/2] s390/kvm: split kvm_s390_real_to_abs
` [PATCH v1 2/2] s390/kvm: VSIE: fix MVPG handling for prefixing and MSO

[PATCH next v1 0/3] printk: remove safe buffers
 2021-03-22 11:16 UTC  (8+ messages)
` [PATCH next v1 1/3] printk: track/limit recursion
` [PATCH next v1 2/3] printk: remove safe buffers

[PATCH v4] x86/Hyper-V: Support for free page reporting
 2021-03-22 11:16 UTC  (5+ messages)

[PATCH] ARM: tegra: paz00: Handle device properties with software node API
 2021-03-22 11:15 UTC  (2+ messages)

[PATCH v4 0/2] Submission of XillyUSB driver
 2021-03-22 11:13 UTC  (9+ messages)
` [PATCH v4 1/2] char: xillybus: Move class-related functions to new xillybus_class.c
` [PATCH v4 2/2] staging: Add driver for XillyUSB (Xillybus variant for USB)

[PATCH] sched/fair: remove redundant test_idle_cores for non-smt
 2021-03-22 11:09 UTC  (3+ messages)

[PATCH] USB: ehci: drop workaround for forced irq threading
 2021-03-22 11:12 UTC 

[PATCH] USB: xhci: drop workaround for forced irq threading
 2021-03-22 11:11 UTC 

[PATCH] serial: imx: drop workaround for forced irq threading
 2021-03-22 11:10 UTC 

[PATCH] hyperv: Few mundane typo fixes
 2021-03-22 11:08 UTC  (3+ messages)

[PATCH v11 0/6] KASAN for powerpc64 radix
 2021-03-22 11:08 UTC  (5+ messages)
` [PATCH v11 1/6] kasan: allow an architecture to disable inline instrumentation

[PATCH v2 00/14] x86,objtool: Optimize !RETPOLINE
 2021-03-22 11:07 UTC  (8+ messages)
` [PATCH v2 02/14] x86/alternatives: Optimize optimize_nops()
` [PATCH v2 03/14] x86/retpoline: Simplify retpolines

[PATCH] ASoC: Intel: Handle device properties with software node API
 2021-03-22 11:06 UTC 

[PATCH V4] clk: imx: Fix reparenting of UARTs not associated with stdout
 2021-03-22 11:05 UTC  (5+ messages)

[PATCH v4 0/9] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-22 11:05 UTC  (3+ messages)
` [PATCH v4 9/9] dt-bindings: serial: stm32: Use 'unevaluatedProperties' instead of 'additionalProperties'
  ` [Linux-stm32] "

[PATCH V3 0/2] Separate out earlycon
 2021-03-22 11:04 UTC  (3+ messages)
` [PATCH V3 1/2] soc: qcom-geni-se: Cleanup the code to remove proxy votes
` [PATCH V3 2/2] arm64: dts: qcom: sc7180: Remove QUP-CORE ICC path

[PATCH -next] x86: Fix unused variable 'msr_val' warning
 2021-03-22 11:04 UTC  (2+ messages)

[PATCH v2] sched/fair: bring back select_idle_smt, but differently
 2021-03-22 11:03 UTC  (2+ messages)

[PATCH -next] x86: Fix unused variable 'hi'
 2021-03-22 11:02 UTC  (3+ messages)

[PATCH V2 0/2] Separate out earlycon
 2021-03-22 11:02 UTC  (4+ messages)
` [PATCH V2 1/2] soc: qcom-geni-se: Cleanup the code to remove proxy votes

[PATCH v7 0/11] mfd: mt6360: Merge different sub-devices I2C read/write
 2021-03-22 11:00 UTC  (7+ messages)
` [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

[PATCH] apparmor: avoid -Wempty-body warning
 2021-03-22 11:00 UTC 

[PATCH] mfd: stm32-timers: avoid clearing auto reload register
 2021-03-22 10:59 UTC  (2+ messages)

[PATCH V2] workqueue: watchdog: update wq_watchdog_touched for unbound lockup checking
 2021-03-22 10:59 UTC  (2+ messages)

[PATCH v4 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2021-03-22 10:58 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH] acpi: avoid -Wempty-body warnings
 2021-03-22 10:58 UTC 

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-22 10:57 UTC  (14+ messages)
` [PATCH v23 07/28] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v23 12/28] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v23 14/28] x86/mm: Shadow Stack page fault error checking
` [PATCH v23 15/28] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v23 17/28] mm: Add guard pages around a "
` [PATCH v23 18/28] mm/mmap: Add shadow stack pages to memory accounting

[PATCH v11 0/9] Add support for ipq8064 tsens
 2021-03-22 10:47 UTC  (3+ messages)
` [PATCH v11 5/9] drivers: thermal: tsens: Fix bug in sensor enable for msm8960

[PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
 2021-03-22 10:56 UTC  (4+ messages)
` [PATCH v4 00/28] Network fs helper library & fscache kiocb API

[PATCH v2] drivers: hv: Fix EXPORT_SYMBOL and tab spaces issue
 2021-03-22 10:55 UTC  (2+ messages)

[PATCH net-next 1/5] misdn: avoid -Wempty-body warning
 2021-03-22 10:55 UTC  (6+ messages)
` [PATCH net-next 2/5] dccp: avoid Wempty-body warning
` [PATCH net-next 3/5] iwlegacy: avoid -Wempty-body warning
` [PATCH net-next 4/5] libertas: "
` [PATCH net-next 5/5] vxge: avoid -Wemtpy-body warnings

[PATCH v13 0/5] leds: mt6360: Add LED driver for MT6360
 2021-03-22 10:54 UTC  (5+ messages)
` [PATCH v13 3/5] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions

[PATCH 1/2] fbdev: omapfb: avoid -Wempty-body warning
 2021-03-22 10:53 UTC  (2+ messages)
` [PATCH 2/2] vgaarb: avoid -Wempty-body warnings

[PATCH 0/2] iio: adc: Add driver for INA260
 2021-03-22 10:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add ti,ina260.yaml
` [PATCH 2/2] iio: adc: Add support for TI INA260 power monitors

[PATCH] drm/radeon/ttm: Fix memory leak userptr pages
 2021-03-22 10:49 UTC  (6+ messages)

[PATCH] md: bcache: avoid -Wempty-body warnings
 2021-03-22 10:48 UTC 

[PATCH] mm/page_alloc: try oom if reclaim is unable to make forward progress
 2021-03-22 10:47 UTC  (4+ messages)

[PATCH 0/7] USB: cdc-acm: probe fixes
 2021-03-22 10:46 UTC  (15+ messages)
` [PATCH 1/7] USB: cdc-acm: fix double free on probe failure
` [PATCH 2/7] USB: cdc-acm: fix use-after-free after "
` [PATCH 3/7] USB: cdc-acm: drop redundant driver-data assignment
` [PATCH 4/7] USB: cdc-acm: drop redundant driver-data reset
` [PATCH 5/7] USB: cdc-acm: clean up probe error labels
` [PATCH 6/7] USB: cdc-acm: use negation for NULL checks
` [PATCH 7/7] USB: cdc-acm: always claim data interface

[PATCH 00/14] Initial support for Nuvoton WPCM450 BMC SoC
 2021-03-22 10:46 UTC  (3+ messages)
` [PATCH 10/14] clocksource/drivers/npcm: Add support for WPCM450

man-pages-5.11 released
 2021-03-22 10:45 UTC 

[PATCH 0/3] gpio-rockchip driver
 2021-03-22 10:43 UTC  (4+ messages)
` [PATCH 1/3] pinctrl/rockchip: separate struct rockchip_pin_bank to a head file
` [PATCH 2/3] pinctrl/pinctrl-rockchip.h: add pinctrl device to gpio bank struct
` [PATCH 3/3] gpio: separate gpio driver from pinctrl-rockchip driver

sched: allow resubmits to queue_balance_callback()
 2021-03-22 10:41 UTC  (2+ messages)

[PATCH 1/1] tee: optee: do not check memref size on return from Secure World
 2021-03-22 10:40 UTC 

arch/mips/loongson2ef/common/reset.c:20:11: sparse: sparse: cast removes address space '__iomem' of expression
 2021-03-22 10:39 UTC 

[PATCH 1/2] staging/rtl8192u: avoid Wempty-body warning
 2021-03-22 10:35 UTC  (2+ messages)
` [PATCH 2/2] staging/nvec:: "

[PATCH v6] perf annotate: Fix sample events lost in stdio mode
 2021-03-22 10:34 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: display: bridge: Add Chipone ICN6211 bindings
 2021-03-22 10:33 UTC  (2+ messages)
` [PATCH v5 2/2] drm: bridge: Add Chipone ICN6211 MIPI-DSI to RGB bridge

[PATCH] mvsas: avoid -Wempty-body warning
 2021-03-22 10:33 UTC 

[PATCH v3 00/25] KVM SGX virtualization support
 2021-03-22 10:31 UTC  (4+ messages)

[PATCH v2] usb: cdns3: Optimize DMA request buffer allocation
 2021-03-22 10:30 UTC  (3+ messages)

[PATCH v2] dt-bindings: interrupt-controller: Convert bindings to yaml for qcom,pdc
 2021-03-22 10:30 UTC 

[PATCH] ALSA: core: avoid -Wempty-body warnings
 2021-03-22 10:31 UTC 

[PATCH v3 0/3] mainline ti tsc2046 adc driver
 2021-03-22 10:30 UTC  (4+ messages)
` [PATCH v3 3/3] iio: adc: add ADC driver for the TI TSC2046 controller

[PATCHv3 0/6] arm64: Support FIQ controller registration
 2021-03-22 10:29 UTC  (4+ messages)
` [PATCHv3 2/6] arm64: don't use GENERIC_IRQ_MULTI_HANDLER

[PATCH] devcoredump: avoid -Wempty-body warnings
 2021-03-22 10:29 UTC  (2+ messages)

[PATCH v3] usb: cdns3: Optimize DMA request buffer allocation
 2021-03-22 10:26 UTC 

[PATCH v6 0/8] Add support for SVM atomics in Nouveau
 2021-03-22 10:27 UTC  (10+ messages)
` [PATCH v6 1/8] mm: Remove special swap entry functions
` [PATCH v6 5/8] mm: Device exclusive memory access
` [PATCH v6 8/8] nouveau/svm: Implement atomic SVM access

[PATCH v3 0/7] ASoC: codecs: add wcd938x support
 2021-03-22 10:27 UTC  (9+ messages)
` [PATCH v3 2/7] ASoC: codecs: wcd-clsh: add new version support
` [PATCH v3 3/7] ASoC: codecs: wcd938x: add basic driver

[PATCH 0/5] cifsd: introduce new SMB3 kernel server
 2021-03-22 10:27 UTC  (11+ messages)
  ` [PATCH 3/5] cifsd: add file operations
  ` [PATCH 2/5] cifsd: add server-side procedures for SMB3

[PATCH 1/3] arm64: dts: qcom: sm8350: Remove second reg from pdc
 2021-03-22 10:26 UTC  (6+ messages)

[PATCH] mmc: core: Mark mmc_host device with pm_runtime_no_callbacks
 2021-03-22 10:25 UTC  (2+ messages)

[PATCH 1/2] aic94xx: avoid -Wempty-body warning
 2021-03-22 10:25 UTC  (2+ messages)
` [PATCH 2/2] scsi: message: fusion: avoid -Wempty-body warnings

[PATCH] userfaultfd: Write protect when virtual memory range has no page table entry
 2021-03-22 10:23 UTC  (3+ messages)

[PATCH v4 0/3] mm/slub: Fix count_partial() problem
 2021-03-22 10:22 UTC  (6+ messages)
` [PATCH v4 1/3] mm/slub: Introduce two counters for partial objects

[PATCH] jbd2: avoid -Wempty-body warnings
 2021-03-22 10:21 UTC 

[PATCH 0/2] Fixes for for dra7 timer wrap errata i940
 2021-03-22 10:17 UTC  (4+ messages)
` [PATCH 2/2] clocksource/drivers/timer-ti-dm: Handle "

[PATCH] clocksource/drivers/timer-mediatek: optimize systimer irq clear flow on Mediatek Socs
 2021-03-22 10:10 UTC  (3+ messages)

[PATCH RFC 0/3] drivers/char: remove /dev/kmem for good
 2021-03-22 10:08 UTC  (5+ messages)

[syzbot] KASAN: use-after-free Read in disk_part_iter_next (2)
 2021-03-22 10:09 UTC  (2+ messages)

[PATCH 1/2] media: flexcop: avoid -Wempty-body warning
 2021-03-22 10:07 UTC  (2+ messages)
` [PATCH 2/2] media: dvb-usb: avoid -Wempty-body warnings

[PATCH v2 1/2] dt-bindings: thermal: qcom-tsens: Add compatible for sm8350
 2021-03-22 10:04 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8350: Add thermal zones and throttling support

[PATCH v6 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R4S
 2021-03-22 10:03 UTC  (2+ messages)

[PATCH] ndtest: Remove redundant NULL check
 2021-03-22 10:00 UTC 

drivers/clocksource/dw_apb_timer_of.c:66 timer_get_base_and_rate() warn: 'timer_clk' not released on lines: 64
 2021-03-22  9:58 UTC  (2+ messages)

[PATCH] keys: Allow disabling read permissions for key possessor
 2021-03-22  9:57 UTC 

[PATCH] mm: page_alloc: fix memcg accounting leak in speculative cache lookup
 2021-03-22  9:55 UTC  (2+ messages)

[PATCH] cxgb4: Remove redundant NULL check
 2021-03-22  9:53 UTC 

[PATCH v1 1/1] mmc: sdhci-acpi: Add support for NVIDIA BlueField-3 SoC
 2021-03-22  9:50 UTC  (5+ messages)
` [PATCH v2] mmc: sdhci-of-dwcmshc: add ACPI support for "

[PATCH v31 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-22  9:45 UTC  (4+ messages)
  ` [PATCH v31 2/4] scsi: ufs: L2P map management for HPB read
      `  "

[PATCH] usb: dwc2: Using tab instead of blank
 2021-03-22  9:44 UTC  (3+ messages)
  ` 答复: "

[PATCH] drm: xlnx: zynqmp: release reset to DP controller before accessing DP registers
 2021-03-22  9:43 UTC  (3+ messages)

[PATCH] powerpc/iommu/debug: Remove redundant NULL check
 2021-03-22  9:43 UTC 

[PATCH] pci/hotplug: fix potential memory leak in disable_slot()
 2021-03-22  9:42 UTC  (2+ messages)

[PATCH 1/2] mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
 2021-03-22  9:41 UTC  (2+ messages)

[PATCH v7 0/3] Add support for secure regions in NAND
 2021-03-22  9:40 UTC  (6+ messages)
` [PATCH v7 3/3] mtd: rawnand: Add support for secure regions in NAND memory

[PATCH v5 2/2] ASoC: rt715:add micmute led state control supports
 2021-03-22  9:39 UTC 

[PATCH v5 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-03-22  9:38 UTC 

[PATCH v5 0/2] hardware-privacy-implementation-for-dell-laptop
 2021-03-22  9:37 UTC 

[PATCH v6 0/5] Add MIPI rx DPI support
 2021-03-22  9:36 UTC  (3+ messages)
` [PATCH v6 2/5] drm/bridge: anx7625: fix not correct return value

[PATCH] io_uring: Remove redundant NULL check
 2021-03-22  9:31 UTC 

[PATCH] firmware: stratix10-svc: build only on 64-bit ARM
 2021-03-22  9:28 UTC  (4+ messages)

[patch V4 0/2] signals: Allow caching one sigqueue object per task
 2021-03-22  9:19 UTC  (3+ messages)
` [patch V4 1/2] signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc()
` [patch V4 2/2] signal: Allow tasks to cache one sigqueue struct

[PATCH v5 01/27] fs/cachefiles: Remove wait_bit_key layout dependency
 2021-03-22  9:27 UTC  (5+ messages)
` [PATCH v5 00/27] Memory Folios
  ` [PATCH v5 02/27] mm/writeback: Add wait_on_page_writeback_killable
  ` [PATCH v5 03/27] afs: Use wait_on_page_writeback_killable

[PATCH v2 0/2] remoteproc: stm32: add support of detaching a remote processor
 2021-03-22  9:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: stm32-rproc: add new mailbox channel for detach
` [PATCH v2 2/2] remoteproc: stm32: add capability to detach

[PATCH v4 2/2] ASoC: rt715:add micmute led state control supports
 2021-03-22  9:25 UTC  (3+ messages)

[net] 5478fcd0f4: BUG:sleeping_function_called_from_invalid_context_at_include/linux/sched/mm.h
 2021-03-22  9:26 UTC  (4+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-22  9:24 UTC  (9+ messages)
` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs

[RESEND PATCH V6 0/2] PCI: Add new Unisoc PCIe driver
 2021-03-22  9:18 UTC  (3+ messages)
` [RESEND PATCH V6 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
` [RESEND PATCH V6 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

[PATCH RFC v2 0/8] Add support for synchronous signals on perf events
 2021-03-22  9:20 UTC  (4+ messages)
` [PATCH RFC v2 3/8] perf/core: Add support for event removal on exec

[PATCH v5 2/7] pwm: pca9685: Support hardware readout
 2021-03-22  9:19 UTC  (10+ messages)

[PATCH 0/3 v5] Introduce a bulk order-0 page allocator
 2021-03-22  9:18 UTC  (4+ messages)
` [PATCH 1/3] mm/page_alloc: Rename alloced to allocated
` [PATCH 2/3] mm/page_alloc: Add a bulk page allocator
` [PATCH 3/3] mm/page_alloc: Add an array-based interface to the "

[PATCH v2] dt-binding: leds: Document leds-multi-gpio bindings
 2021-03-22  9:18 UTC 

[PATCH v3] gpio: pl061: Support implementations without GPIOINTR line
 2021-03-22  9:17 UTC  (6+ messages)

[v1] drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resume
 2021-03-22  9:17 UTC 

[PATCH v3 00/10] Rid W=1 warnings in Crypto
 2021-03-22  9:12 UTC  (3+ messages)
` [PATCH 06/10] crypto: atmel-ecc: Struct headers need to start with keyword 'struct'

[PATCH v3 0/2] mtd: spi-nor: Cleanup patches
 2021-03-22  9:12 UTC  (5+ messages)
` [PATCH v3 1/2] mtd: spi-nor: Move Software Write Protection logic out of the core
` [PATCH v3 2/2] mtd: spi-nor: swp: Improve code around spi_nor_check_lock_status_sr()

[PATCH] crypto: atmel-ecc - fix W=1 "cannot understand" warning
 2021-03-22  9:11 UTC  (2+ messages)

[PATCH net] net: sched: fix packet stuck problem for lockless qdisc
 2021-03-22  9:09 UTC  (2+ messages)
` [RFC v3] net: sched: implement TCQ_F_CAN_BYPASS "

Re: [PATCH 1/3] dt-bindings: imx6q-pcie: specify the imx8mq pcie phy voltage
 2021-03-22  9:06 UTC 

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-22  9:05 UTC  (5+ messages)
` [PATCH v14 07/13] iommu/smmuv3: Implement cache_invalidate
      ` [Linuxarm] "

KASAN: use-after-free in nilfs_mdt_destroy
 2021-03-22  9:05 UTC 

locking/mutex: Fix non debug version of mutex_lock_io_nested()
 2021-03-22  9:01 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2021-03-22  9:00 UTC  (2+ messages)

[PATCH 0/6] Core scheduling remaining patches
 2021-03-22  8:57 UTC  (7+ messages)
` [PATCH 1/6] sched: migration changes for core scheduling

[PATCH 01/13] dt-bindings: usb: mtk-xhci: support property usb2-lpm-disable
 2021-03-22  8:58 UTC  (7+ messages)
` [PATCH 06/13] usb: xhci-mtk: support ip-sleep wakeup for MT8183
` [PATCH 07/13] usb: xhci-mtk: add support ip-sleep wakeup for mT8192
` [PATCH 10/13] usb: mtu3: support ip-sleep wakeup for MT8183

[PATCH net-next 0/2] net: socket: use BIT() for MSG_* and fix MSG_CMSG_COMPAT
 2021-03-22  8:58 UTC  (4+ messages)
` [PATCH net-next 2/2] net: socket: change MSG_CMSG_COMPAT to BIT(21)

[GIT PULL] ext4 fixes for v5.12
 2021-03-22  8:55 UTC  (6+ messages)

include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc
 2021-03-22  8:52 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v5 02/27] mm/writeback: Add wait_on_page_writeback_killable
 2021-03-20  5:40 UTC 

[PATCH v5 03/27] afs: Use wait_on_page_writeback_killable
 2021-03-20  5:40 UTC 


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