linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-20 11:23:03 to 2021-09-20 14:06:34 UTC [more...]

[PATCH v5 0/8] gpio: implement the configfs testing module
 2021-09-20 14:05 UTC  (4+ messages)
` [PATCH v5 1/8] configfs: increase the item name length
` [PATCH v5 2/8] configfs: use BIT() for internal flags
` [PATCH v5 3/8] configfs: implement committable items

[PATCH v8 00/19] staging: r8188eu: shorten and simplify calls chains
 2021-09-20 14:06 UTC  (25+ messages)
` [PATCH v8 01/19] staging: r8188eu: clean up symbols usbctrl_vendorreq()
` [PATCH v8 03/19] staging: r8188eu: remove unnecessary test in usbctrl_vendorreq()
` [PATCH v8 04/19] staging: r8188eu: reorder comments "
` [PATCH v8 07/19] staging: r8188eu: remove unnecessary comment "
` [PATCH v8 08/19] staging: r8188eu: fix grammar mistake "
` [PATCH v8 09/19] staging: r8188eu: remove unnecessary braces "
` [PATCH v8 10/19] staging: r8188eu: rename symbols in rtw_read*() and rtw_write*()
` [PATCH v8 12/19] staging: r8188eu: change the type of a variable in rtw_write16()
` [PATCH v8 15/19] staging: r8188eu: change the type of a variable in rtw_read16()

[PATCH] dt-bindings: hwmon: lm90: convert to dtschema
 2021-09-20 14:05 UTC 

IMPORTANT: CIVS opt-in for Technical Advisory Board voting
 2021-09-20 13:57 UTC 

[PATCH] staging: r8188eu: core: remove the function power_saving_wk_hdl
 2021-09-20 13:54 UTC  (8+ messages)

[RFC PATCH net-next 00/12] Add lan966x driver
 2021-09-20 13:54 UTC  (15+ messages)
` [RFC PATCH net-next 01/12] net: mdio: mscc-miim: Fix the mdio controller
` [RFC PATCH net-next 02/12] net: phy: mchp: Add support for LAN8804 PHY
` [RFC PATCH net-next 03/12] phy: Add lan966x ethernet serdes PHY driver
` [RFC PATCH net-next 05/12] reset: lan966x: Add switch reset driver
` [RFC PATCH net-next 07/12] power: reset: Add lan966x power "
` [RFC PATCH net-next 09/12] net: lan966x: add the basic lan966x driver
` [RFC PATCH net-next 10/12] net: lan966x: add port module support

[PATCH] ipc/ipc_sysctl.c: Remove fallback for !CONFIG_PROC_SYSCTL
 2021-09-20 13:46 UTC  (2+ messages)

[PATCH v8 0/8] Don't compute events that won't be used in a metric
 2021-09-20 13:46 UTC  (2+ messages)

Linux 5.15-rc2
 2021-09-20 13:44 UTC  (2+ messages)

[PATCH -next] net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_ipv4.c
 2021-09-20 13:42 UTC 

[PATCH v2 0/3] nvmem: add ONIE NVMEM cells parser
 2021-09-20 13:40 UTC  (15+ messages)
` [PATCH v2 1/3] nvmem: core: introduce "

[PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
 2021-09-20 13:40 UTC  (8+ messages)

[PATCH] PM: AVS: qcom-cpr: select CONFIG_NVMEM
 2021-09-20 13:37 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: dra7: enable BB2D module
 2021-09-20 13:37 UTC  (6+ messages)
` [PATCH 1/4] ARM: dts: dra7: add entry for bb2d module
` [PATCH 2/4] ARM: dts: dra7-evm: Enable BB2D node
` [PATCH 3/4] ARM: dts: dra72-evm-common: "
` [PATCH 4/4] ARM: dts: am57xx-evm: "

[PATCH 0/9] treewide: simplify getting .driver_data
 2021-09-20 13:33 UTC  (5+ messages)
` [PATCH 2/9] firmware: meson: "
` [PATCH 5/9] drm/panfrost: "

[PATCH] panfrost: make mediatek_mt8183_supplies and mediatek_mt8183_pm_domains static
 2021-09-20 13:33 UTC  (2+ messages)

[PATCH v2 1/5] riscv: dts: microchip: drop duplicated nodes
 2021-09-20 13:28 UTC  (5+ messages)
` [PATCH v2 2/5] riscv: dts: microchip: fix board compatible
` [PATCH v2 3/5] riscv: dts: microchip: drop duplicated MMC/SDHC node
` [PATCH v2 4/5] riscv: dts: microchip: drop unused pinctrl-names
` [PATCH v2 5/5] riscv: dts: microchip: use vendor compatible for Cadence SD4HC

[PATCH 1/1] virtio/s390: fix vritio-ccw device teardown
 2021-09-20 13:27 UTC  (7+ messages)

[RESEND PATCH] dt-bindings: riscv: correct e51 and u54-mc CPU bindings
 2021-09-20 13:25 UTC 

[PATCH] net: arc_emac: Fix the error-dereferencing freed memory 'bus'
 2021-09-20 13:25 UTC 

[PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-09-20 13:25 UTC  (15+ messages)
` [PATCH v5 01/14] KVM: s390: pv: add macros for UVC CC values
` [PATCH v5 02/14] KVM: s390: pv: avoid double free of sida page
` [PATCH v5 03/14] KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
` [PATCH v5 04/14] KVM: s390: pv: avoid stalls when making pages secure
` [PATCH v5 05/14] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v5 06/14] KVM: s390: pv: properly handle page flags for protected guests
` [PATCH v5 07/14] KVM: s390: pv: handle secure storage violations "
` [PATCH v5 08/14] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v5 09/14] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v5 10/14] KVM: s390: pv: usage counter instead of flag
` [PATCH v5 11/14] KVM: s390: pv: add export before import
` [PATCH v5 12/14] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v5 13/14] KVM: s390: pv: lazy destroy for reboot
` [PATCH v5 14/14] KVM: s390: pv: avoid export before import if possible

[PATCH 0/7] Update Lpass digital codec macro drivers
 2021-09-20 13:25 UTC  (7+ messages)
` [PATCH 2/7] ASoC: qcom: dt-bindings: Add compatible names for lpass sc7280 digital codecs
` [PATCH 3/7] ASoC: codecs: tx-macro: Change mic control registers to volatile
` [PATCH 4/7] ASoC: codecs: lpass-va-macro: Change bulk voting to individual clock voting

[PATCH rdma-next 2/2] IB/mlx5: Enable UAR to have DevX UID
 2021-09-20 13:21 UTC  (3+ messages)

[RFC PATCH 0/3] Type C partner power supply and PDO support
 2021-09-20 13:20 UTC  (10+ messages)
` [RFC PATCH 2/3] power: supply: Add support for PDOs props

[PATCH 5.10 STABLE] s390/pci_mmio: fully validate the VMA before calling follow_pte()
 2021-09-20 13:17 UTC 

[PATCH] [RFC] blk-iocost stringop-overread warning workaround
 2021-09-20 13:15 UTC 

[PATCH] hwmon: dell-smm-hwmon: remove unused variable warning
 2021-09-20 13:14 UTC  (3+ messages)

[PATCH 5.4 STABLE] s390/pci_mmio: fully validate the VMA before calling follow_pte()
 2021-09-20 13:14 UTC 

WARNING in __queue_work
 2021-09-20 13:13 UTC 

[PATCH v2 0/2] Add a generic virtual thermal sensor
 2021-09-20 13:12 UTC  (5+ messages)

possible deadlock in __btrfs_release_delayed_node
 2021-09-20 13:08 UTC 

[PATCH 4.19 STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
 2021-09-20 13:06 UTC  (4+ messages)

INFO: task hung in deactivate_super
 2021-09-20 13:05 UTC 

[PATCH] [v14] wireless: Initial driver submission for pureLiFi STA devices
 2021-09-20 13:05 UTC  (3+ messages)
` [PATCH] [v15] "

[RESEND PATCH v2 1/5] riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatible
 2021-09-20 13:04 UTC  (5+ messages)
` [RESEND PATCH v2 2/5] riscv: dts: sifive: fix Unleashed board compatible
` [RESEND PATCH v2 3/5] riscv: dts: sifive: drop duplicated nodes and properties in sifive
` [RESEND PATCH v2 4/5] riscv: dts: microchip: add missing compatibles for clint and plic
` [RESEND PATCH v2 5/5] riscv: dts: sifive: add missing compatible for plic

[RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1
 2021-09-20 13:02 UTC  (4+ messages)

[PATCH] MAINTAINERS: Remove Matt Mackall as his identity is obsolete
 2021-09-20 13:01 UTC  (2+ messages)

general protection fault in __block_write_begin_int
 2021-09-20 12:58 UTC 

[PATCH v3 0/3] Convert name-prefix doc to json-schema
 2021-09-20 12:57 UTC  (3+ messages)
` [PATCH v3 2/3] ASoC: Use schema reference for sound-name-prefix

[RFC PATCH 0/8] fscache: Replace and remove old I/O API
 2021-09-20 12:54 UTC  (3+ messages)

BUG: unable to handle kernel paging request in drm_fb_helper_damage_work
 2021-09-20 12:55 UTC 

[PATCH v11 00/24] Introduce threaded trace streaming for basic perf record operation
 2021-09-20 12:54 UTC  (4+ messages)
` [PATCH v11 09/24] perf record: Introduce bytes written stats to support --max-size option

[syzbot] WARNING in __init_work
 2021-09-20 12:54 UTC  (9+ messages)

[PATCH 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-09-20 12:54 UTC  (3+ messages)
` [PATCH 1/2] x86: sgx_vepc: extract sgx_vepc_remove_page
` [PATCH 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE_ALL ioctl

[PATCH] iio: light: opt3001: Fixed timeout error when 0 lux
 2021-09-20 12:53 UTC 

[PATCH] ASoC: mediatek: mt8195: force COMMON_CLK dependency
 2021-09-20 12:53 UTC  (3+ messages)

[PATCH] misc: fastrpc: Update number of max fastrpc sessions
 2021-09-20 12:53 UTC  (3+ messages)

[PATCH v3 0/2] irqchip/mchp-eic: add driver for Microchip EIC
 2021-09-20 12:53 UTC  (3+ messages)
` [PATCH v3 2/2] irqchip/mchp-eic: add support

BUG: sleeping function called from invalid context in synchronize_rcu_expedited
 2021-09-20 12:51 UTC 

[PATCH] dmaengine: remove debugfs #ifdef
 2021-09-20 12:50 UTC  (3+ messages)

[RFC PATCH 0/5] Remove dependency on congestion_wait in mm/
 2021-09-20 12:50 UTC  (3+ messages)

[PATCH] [v2] ath5k: fix building with LEDS=m
 2021-09-20 12:48 UTC  (2+ messages)

[PATCH] [RFC] io_uring: warning about unused-but-set parameter
 2021-09-20 12:48 UTC  (3+ messages)

[PATCH] pinctrl-intel: Fix NULL pointer dereference
 2021-09-20 12:44 UTC 

[PATCH v2 0/4] Add Unisoc's UMS512 clock support
 2021-09-20 12:42 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: clk: sprd: Add bindings for ums512 clock controller

[PATCH 0/3] Add support for the Mercury+ AA1 module
 2021-09-20 12:41 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mtd: spi-nor: add n25q00 schema
` [PATCH 2/3] dts: socfpga: Add Mercury+ AA1 devicetree
` [PATCH 3/3] reset: socfpga: add empty driver allowing consumers to probe

[PATCH] mm: Mark the OOM reaper thread as freezable
 2021-09-20 12:40 UTC  (2+ messages)

[PATCH] can: m_can: m_can_platform: Fix the base address in iomap_write_fifo()
 2021-09-20 12:36 UTC  (2+ messages)

[PATCH v6 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-09-20 12:35 UTC  (4+ messages)

[PATCH v2 1/3] powerpc/inst: Refactor ___get_user_instr()
 2021-09-20 12:34 UTC  (2+ messages)

[PATCH] can: m_can: m_can_platform: Fix iomap_read_fifo() and iomap_write_fifo()
 2021-09-20 12:33 UTC 

[PATCH V3] dt-bindings: hwlock: omap: Remove redundant binding example
 2021-09-20 12:31 UTC 

[PATCH] kselftest/arm64: signal: Skip tests if required features are missing
 2021-09-20 12:31 UTC  (4+ messages)

[PATCH] can: etas_es58x: avoid -Wzero-length-bounds warning
 2021-09-20 12:30 UTC 

[PATCH -next] net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_core.c
 2021-09-20 12:29 UTC 

[PATCH net-next] net: net_namespace: Fix undefined member in key_remove_domain()
 2021-09-20 12:29 UTC  (3+ messages)
  `  "

[PATCH v3 0/9] ARM: prepare and add colibri imx6ull 1gb (emmc) support
 2021-09-20 12:28 UTC  (3+ messages)
` [PATCH v3 7/9] dt-bindings: arm: fsl: clean-up all toradex boards/modules

[PATCH net-next] net: socket: add the case sock_no_xxx support
 2021-09-20 12:28 UTC  (5+ messages)
      `  "

[PATCH 5.10 STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
 2021-09-20 12:27 UTC 

[PATCH] can: m_can: m_can_platform: Fix iomap_read_fifo() and iomap_write_fifo()
 2021-09-20 12:27 UTC  (2+ messages)

[PATCH 5.4 STABLE] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
 2021-09-20 12:26 UTC 

[PATCH] misc: fastrpc: fix improper packet size calculation
 2021-09-20 12:21 UTC  (2+ messages)

[PATCH v2] regulators: fix typo in Kconfig and max8973-regulator
 2021-09-20 12:19 UTC  (2+ messages)

[PATCH -next] net/ipv4/route.c: remove superfluous header files from route.c
 2021-09-20 12:20 UTC  (2+ messages)

[PATCH -next] net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.c
 2021-09-20 12:20 UTC  (2+ messages)

[PATCH -next] net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.c
 2021-09-20 12:20 UTC  (2+ messages)

[GIT PULL] SPI fixes for v5.15-rc2
 2021-09-20 12:19 UTC 

[GIT PULL] regulator fixes for v5.15-rc2
 2021-09-20 12:18 UTC 

[PATCH] agp: define proper stubs for empty helpers
 2021-09-20 12:17 UTC 

[PATCH] drm/amd/display: fix empty debug macros
 2021-09-20 12:16 UTC 

[PATCH v2 0/1] gpio: add simple logic analyzer using polling
 2021-09-20 12:15 UTC  (3+ messages)
` [PATCH v2 1/1] gpio: add sloppy "

[PATCH AUTOSEL 5.14 01/32] dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
 2021-09-20 12:12 UTC  (4+ messages)
` [PATCH AUTOSEL 5.14 12/32] PCI: rcar: Add L1 link state fix into data abort hook

[PATCH] [RFC v2] qnx: avoid -Wstringop-overread warning, again
 2021-09-20 12:12 UTC 

[PATCH v2] x86/setup: call early_reserve_memory() earlier
 2021-09-20 12:04 UTC 

[RFC PATCH] Introducing lockless cache built on top of slab allocator
 2021-09-20 12:02 UTC  (7+ messages)

[PATCH v2] arm: dts: mt7623: add otg nodes for bpi-r2
 2021-09-20 12:01 UTC  (2+ messages)

[PATCH v3 0/1] Add MUSB for MT7623
 2021-09-20 12:01 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] arm: dts: mt7623: add musb device nodes

Build regressions/improvements in v5.15-rc2
 2021-09-20 11:56 UTC 

xillybus_of.c:undefined reference to `devm_platform_ioremap_resource'
 2021-09-20 11:58 UTC 

[PATCH] net/ipv4/xfrm4_tunnel.c: remove superfluous header files from xfrm4_tunnel.c
 2021-09-20 11:58 UTC 

[PATCH v4 0/4] Rockchip I2S/TDM controller
 2021-09-20 11:49 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: sound: add rockchip i2s-tdm binding

[PATCH] KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule
 2021-09-20 11:44 UTC  (2+ messages)

[tip:auto-latest] BUILD SUCCESS 7fc58d76a2ce364607f0783b5f6a1516ece1a73a
 2021-09-20 11:44 UTC 

[tip:master] BUILD SUCCESS 02770d1d456ea7c50a266862101aa6086cc4dd47
 2021-09-20 11:44 UTC 

rq->tmp_alone_branch != &rq->leaf_cfs_rq_list + RIP: 0010:enqueue_task_fair+0x268/0x6a0
 2021-09-20 11:42 UTC 

[PATCH] MAINTAINERS: update my email address
 2021-09-20 11:41 UTC  (3+ messages)

[PATCH] xen-pciback: allow compiling on other archs than x86
 2021-09-20 11:38 UTC  (5+ messages)

Issue with panic handling and ipmi
 2021-09-20 11:38 UTC  (7+ messages)
        ` [Openipmi-developer] "

[PATCH 0/3] PCI/gic-v3-its: Add support for same ITS device ID for multiple PCIe devices
 2021-09-20 11:36 UTC  (4+ messages)

[PATCH] x86/setup: call early_reserve_memory() earlier
 2021-09-20 11:33 UTC  (8+ messages)
` [tip: x86/urgent] x86/setup: Call "

[GIT pull] locking/urgent for v5.15-rc2
 2021-09-20 11:27 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Add support for ZB25VQ128
 2021-09-20 11:26 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).