linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-10 16:37:54 to 2021-01-11 01:10:42 UTC [more...]

linux-next: build warning after merge of the spi tree
 2021-01-11  1:09 UTC 

[PATCH] rcu: remove surplus instrumentation_end in rcu_nmi_enter
 2021-01-11  1:08 UTC 

[RFC PATCH 0/8] rcu/sched: Fix ignored rescheduling after rcu_eqs_enter() v3
 2021-01-11  0:40 UTC  (3+ messages)
` [RFC PATCH 5/8] entry: Explicitly flush pending rcuog wakeup before last rescheduling points

[v5 0/3] mt8183: Add Mediatek thermal driver and dtsi
 2021-01-11  0:39 UTC  (3+ messages)
` [v5 3/3] thermal: mediatek: add another get_temp ops for thermal sensors

Old platforms: bring out your dead
 2021-01-11  0:33 UTC  (13+ messages)

[PATCH v2 0/4] small Librem 5 phone dts updates
 2021-01-11  0:29 UTC  (3+ messages)
` [PATCH v2 2/4] arm64: dts: imx8mq-librem5: add pinctrl for the touchscreen description

[PATCH v2] arm64: dts: imx8mq: Add clock parents for mipi dphy
 2021-01-11  0:25 UTC  (2+ messages)

[PATCH v3 0/4] Config and device tree updates for the Librem 5 development kit
 2021-01-11  0:23 UTC  (3+ messages)
` [PATCH v3 1/4] arm64: defconfig: Enable Librem 5 devkit components

[RFC v2] nvfs: a filesystem for persistent memory
 2021-01-11  0:18 UTC  (10+ messages)
` Expense of read_iter

[PATCH] mm: vmscan: support complete shrinker reclaim
 2021-01-11  0:11 UTC  (3+ messages)

[PATCH v6 0/6] mmc: sdhci-of-aspeed: Expose phase delay tuning
 2021-01-11  0:02 UTC  (4+ messages)
` [PATCH v6 4/6] mmc: sdhci-of-aspeed: Add KUnit tests for phase calculations

linux-next: build failure after merge of the drm tree
 2021-01-10 23:56 UTC  (3+ messages)

[PATCH v1] drm/panel: simple: add SGD GKTW70SDAD1SD
 2021-01-10 23:50 UTC  (7+ messages)

linux-next: build warning after merge of the f2fs tree
 2021-01-10 23:35 UTC  (4+ messages)

WARNING in input_mt_init_slots
 2021-01-10 23:30 UTC 

[PATCH 0/3] Add support for Boundary Nitrogen8M Mini SBC
 2021-01-10 23:24 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: imx: add imx8mm nitrogen support
` [PATCH 2/3] arm64: dts: imx: Add i.mx8mm nitrogen8mm basic dts support
` [PATCH 3/3] arm64: defconfig: Enable PF8x00 as builtin

[PATCH 00/17] rtc: constify all rtc_class_ops
 2021-01-10 23:17 UTC  (18+ messages)
` [PATCH 01/17] rtc: introduce features bitfield
` [PATCH 02/17] rtc: pl031: use RTC_FEATURE_ALARM
` [PATCH 03/17] rtc: armada38x: remove armada38x_rtc_ops_noirq
` [PATCH 04/17] rtc: cmos: remove cmos_rtc_ops_no_alarm
` [PATCH 05/17] rtc: mv: remove mv_rtc_alarm_ops
` [PATCH 06/17] rtc: m48t59: remove m48t02_rtc_ops
` [PATCH 07/17] rtc: pcf2127: remove pcf2127_rtc_alrm_ops
` [PATCH 08/17] rtc: pcf85063: remove pcf85063_rtc_ops_alarm
` [PATCH 09/17] rtc: rx8010: drop a struct rtc_class_ops
` [PATCH 10/17] rtc: pcf85363: "
` [PATCH 11/17] rtc: m41t80: constify m41t80_rtc_ops
` [PATCH 12/17] rtc: opal: constify opal_rtc_ops
` [PATCH 13/17] rtc: rv3028: constify rv3028_rtc_ops
` [PATCH 14/17] rtc: rv3029: constify rv3029_rtc_ops
` [PATCH 15/17] rtc: rv3032: constify rv3032_rtc_ops
` [PATCH 16/17] rtc: rv8803: constify rv8803_rtc_ops
` [PATCH 17/17] rtc: tps65910: remove tps65910_rtc_ops_noirq

[PATCH v7 00/28] coresight: etm4x: Support for system instructions
 2021-01-10 22:48 UTC  (29+ messages)
` [PATCH v7 01/28] coresight: etm4x: Handle access to TRCSSPCICRn
` [PATCH v7 02/28] coresight: etm4x: Skip accessing TRCPDCR in save/restore
` [PATCH v7 03/28] coresight: Introduce device access abstraction
` [PATCH v7 04/28] coresight: tpiu: Prepare for using coresight "
` [PATCH v7 05/28] coresight: Convert coresight_timeout to use "
` [PATCH v7 06/28] coresight: Convert claim/disclaim operations to use access wrappers
` [PATCH v7 07/28] coresight: etm4x: Always read the registers on the host CPU
` [PATCH v7 08/28] coresight: etm4x: Convert all register accesses
` [PATCH v7 09/28] coresight: etm4x: Make offset available for sysfs attributes
` [PATCH v7 10/28] coresight: etm4x: Add commentary on the registers
` [PATCH v7 11/28] coresight: etm4x: Add sysreg access helpers
` [PATCH v7 12/28] coresight: etm4x: Hide sysfs attributes for unavailable registers
` [PATCH v7 13/28] coresight: etm4x: Define DEVARCH register fields
` [PATCH v7 14/28] coresight: etm4x: Check for Software Lock
` [PATCH v7 15/28] coresight: etm4x: Cleanup secure exception level masks
` [PATCH v7 16/28] coresight: etm4x: Clean up "
` [PATCH v7 17/28] coresight: etm4x: Handle ETM architecture version
` [PATCH v7 18/28] coresight: etm4x: Detect access early on the target CPU
` [PATCH v7 19/28] coresight: etm4x: Use TRCDEVARCH for component discovery
` [PATCH v7 20/28] coresight: etm4x: Expose trcdevarch via sysfs
` [PATCH v7 21/28] coresight: etm4x: Add necessary synchronization for sysreg access
` [PATCH v7 22/28] coresight: etm4x: Detect system instructions support
` [PATCH v7 23/28] coresight: etm4x: Refactor probing routine
` [PATCH v7 24/28] coresight: etm4x: Run arch feature detection on the CPU
` [PATCH v7 25/28] coresight: etm4x: Add support for sysreg only devices
` [PATCH v7 26/28] dts: bindings: coresight: ETM system register access only units
` [PATCH v7 27/28] arm64: Add TRFCR_ELx definitions
` [PATCH v7 28/28] coresight: Add support for v8.4 SelfHosted tracing

Linux 5.11-rc3
 2021-01-10 22:48 UTC 

[PATCH] rtc: opal: set range
 2021-01-10 22:46 UTC 

ERROR: modpost: ".printk" undefined!
 2021-01-10 22:43 UTC 

linux-next: manual merge of the btrfs tree with the btrfs-fixes tree
 2021-01-10 22:29 UTC 

[drm:dm_plane_helper_prepare_fb [amdgpu]] *ERROR* Failed to pin framebuffer with error -12
 2021-01-10 22:26 UTC 

arch/powerpc/kernel/head_44x.S:601: Error: invalid operands and sections) for `|'
 2021-01-10 22:16 UTC 

linux-next: build warning after merge of the scsi-fixes tree
 2021-01-10 22:14 UTC  (2+ messages)

[PATCH] block/rnbd-clt: improve find_or_create_sess() return check
 2021-01-10 21:57 UTC 

INFO: trying to register non-static key in l2cap_sock_teardown_cb
 2021-01-10 21:40 UTC  (2+ messages)

kernel BUG at mm/vmalloc.c:LINE! (2)
 2021-01-10 21:34 UTC  (2+ messages)

[GIT PULL] Kbuild fixes for v5.11-rc3
 2021-01-10 21:26 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 5.11-rc3
 2021-01-10 21:21 UTC  (2+ messages)

[GIT PULL] Staging driver fixes for 5.11-rc3
 2021-01-10 21:21 UTC  (2+ messages)

[GIT PULL] USB driver fixes for 5.11-rc3
 2021-01-10 21:21 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.11-rc2
 2021-01-10 21:21 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: h6: PineH64 model B: Add bluetooth
 2021-01-10 21:16 UTC 

[PATCH] Replace HTTP links with HTTPS ones: PCI
 2021-01-10 20:41 UTC  (4+ messages)
` PCI: Replace lkml.org, spinics, gmane with lore.kernel.org
    ` [PATCH] Documentation: Replace lkml.org links with lore

[PATCH] scripts: mod: fix checkpatch.pl warnings
 2021-01-10 20:33 UTC  (2+ messages)

[PATCH 0/3] drm/sun4i: de2/de3: CSC improvements
 2021-01-10 20:19 UTC  (4+ messages)
` [PATCH 1/3] drm/sun4i: csc: Rework DE3 CSC macros
` [PATCH 2/3] drm/sun4i: de2/de3: Remove redundant CSC matrices
` [PATCH 3/3] drm/sun4i: Add support for BT2020 to DE3

[PATCH] Documentation: kbuild: Fix section reference
 2021-01-10 20:16 UTC  (2+ messages)

[PATCH 0/3] arm64: rockchip: rk3328: Add Radxa ROCK Pi E
 2021-01-10 20:17 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: "

[kbuild] drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c:443 sun8i_ss_hash_run() warn: possible memory leak of 'result'
 2021-01-10 20:12 UTC  (2+ messages)

[PATCH v2 -next] media: zoran: convert comma to semicolon
 2021-01-10 20:11 UTC  (2+ messages)

[PATCH v5 0/2] UIO support for dfl devices
 2021-01-10 20:11 UTC  (4+ messages)
` [PATCH v5 1/2] fpga: dfl: add the userspace I/O device support for DFL devices

[GIT PULL] x86/urgent for v5.11-rc3
 2021-01-10 20:07 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.11-3 tag
 2021-01-10 20:07 UTC  (2+ messages)

[GIT PULL] ARC fixes for 5.11-rc3
 2021-01-10 20:07 UTC  (2+ messages)

[PATCH 0/2] arm64: small Kontron K-Box A-230-LS fixes
 2021-01-10 19:54 UTC  (3+ messages)
` [PATCH 1/2] arm64: defconfig: Enable Broadcom BCM54140 PHY
` [PATCH 2/2] arm64: dts: freescale: sl28: enable SATA support

[PATCH 1/2] dt-bindings: arm: Convert nuvoton,npcm750 binding to YAML
 2021-01-10 19:49 UTC  (3+ messages)
  ` [PATCH 1/2] dt-bindings: arm: Convert nuvoton, npcm750 "

[PATCH] arm64: dts: rockchip: rename pinctrl nodename to gmac2io for nanopi-r2s board
 2021-01-10 19:48 UTC 

[PATCH 0/8] FPGA DFL Changes for 5.12
 2021-01-10 19:43 UTC  (5+ messages)

[PATCH 0/2] Add Awinic AW9523(B) I2C GPIO Expander driver
 2021-01-10 19:35 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander
` [PATCH 2/2] dt-bindings: pinctrl: Add bindings for Awinic AW9523/AW9523B

[PATCH 0/1] mm: restore full accuracy in COW page reuse
 2021-01-10 19:30 UTC  (6+ messages)

[PATCH net ] net: mvpp2: Remove Pause and Asym_Pause support
 2021-01-10 19:23 UTC 

[PATCH RFC net-next 00/19] net: mvpp2: Add TX Flow Control support
 2021-01-10 19:20 UTC  (35+ messages)
` [PATCH RFC net-next 03/19] net: mvpp2: add CM3 SRAM memory map
    ` [EXT] "
` [PATCH RFC net-next 06/19] net: mvpp2: increase BM pool size to 2048 buffers
    ` [EXT] "
` [PATCH RFC net-next 11/19] net: mvpp2: add flow control RXQ and BM pool config callbacks
    ` [EXT] "
` [PATCH RFC net-next 12/19] net: mvpp2: enable global flow control
` [PATCH RFC net-next 14/19] net: mvpp2: add ethtool flow control configuration support
    ` [EXT] "
` [PATCH RFC net-next 18/19] net: mvpp2: add ring size validation before enabling FC
  ` [EXT] Re: [PATCH RFC net-next 00/19] net: mvpp2: Add TX Flow Control support

[PATCH] kbuild: partial revert of "remove cc-option test of -Werror=date-time"
 2021-01-10 19:08 UTC 

[PATCH -next] fpga: Use DEFINE_SPINLOCK() for spinlock
 2021-01-10 19:07 UTC  (3+ messages)

[PATCH] fpga: dfl: fme: Constify static attribute_group structs
 2021-01-10 19:06 UTC  (5+ messages)

[PATCHv5 0/5] Lost key-up interrupt handling for omap4-keypad
 2021-01-10 19:05 UTC  (6+ messages)
` [PATCH 1/5] Input: omap4-keypad - disable unused long interrupts
` [PATCH 2/5] Input: omap4-keypad - scan keys in two phases and simplify with bitmask
` [PATCH 3/5] Input: omap4-keypad - move rest of key scanning to a separate function
` [PATCH 4/5] Input: omap4-keypad - use PM runtime autosuspend
` [PATCH 5/5] Input: omap4-keypad - implement errata check for lost key-up events

[PATCH resend v13 0/5] leds: mt6360: Add LED driver for MT6360
 2021-01-10 19:03 UTC  (3+ messages)
` [PATCH resend v13 5/5] "

[PATCH] ARM: dts: qcom: msm8974-klte: Fix shdc numbering
 2021-01-10 18:58 UTC 

[PATCH v2 1/3] regulator: mt6360: Add OF match table
 2021-01-10 18:48 UTC  (4+ messages)
` [PATCH v2 3/3] regulator: mt6323: "
  ` Aw: "

[RFC PATCH v2 0/8] Count rlimits in each user namespace
 2021-01-10 18:46 UTC  (10+ messages)
` [RFC PATCH v2 1/8] Use atomic type for ucounts reference counting
` [RFC PATCH v2 2/8] Add a reference to ucounts for each user
` [RFC PATCH v2 3/8] Increase size of ucounts to atomic_long_t
` [RFC PATCH v2 4/8] Move RLIMIT_NPROC counter to ucounts
` [RFC PATCH v2 5/8] Move RLIMIT_MSGQUEUE "
` [RFC PATCH v2 6/8] Move RLIMIT_SIGPENDING "
` [RFC PATCH v2 7/8] Move RLIMIT_MEMLOCK "
` [RFC PATCH v2 8/8] Move RLIMIT_NPROC check to the place where we increment the counter

ext4 regression in v5.9-rc2 from e7bfb5c9bb3d on ro fs with overlapped bitmaps
 2021-01-10 18:41 UTC  (11+ messages)
                  ` Malicious fs images was "

[PATCH v6] ehci: fix EHCI host controller initialization sequence
 2021-01-10 17:36 UTC 

[PATCH 0/7] Really implement Qualcomm LAB/IBB regulators
 2021-01-10 18:01 UTC  (4+ messages)
` [PATCH 4/7] dt-bindings: regulator: qcom-labibb: Document soft start properties

Linux Kernel module notification bug
 2021-01-10 17:54 UTC 

[PATCH v4] driver core: Fix device link device name collision
 2021-01-10 17:54 UTC 

[PATCH v8 00/20] dlb: introduce DLB device driver
 2021-01-10 17:22 UTC  (4+ messages)
` [PATCH v8 03/20] dlb: add resource and device initialization

depmod fixes for linux-stable releases
 2021-01-10 17:20 UTC  (4+ messages)

[PATCH] arm/kasan: kasan_alloc a more precise size for pte
 2021-01-10 13:15 UTC 

[PATCH v2 00/34] Intel Vision Processing base enabling
 2021-01-10 17:18 UTC  (7+ messages)
` [PATCH v2 06/34] dt-bindings: Add bindings for Keem Bay VPU IPC driver
` [PATCH v2 17/34] xlink-ipc: Add xlink ipc device tree bindings
` [PATCH v2 19/34] xlink-core: Add xlink core "

[PATCH v2 00/15] Enable CPRh/3/4, CPU Scaling on various QCOM SoCs
 2021-01-10 17:18 UTC  (5+ messages)
` [PATCH v2 08/15] dt-bindings: avs: cpr: Convert binding to YAML schema
` [PATCH v2 15/15] dt-bindings: cpufreq: qcom-hw: Add bindings for 8998

[PATCH] mm: Fix potential pte_unmap_unlock pte error
 2021-01-10 17:14 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the nfs tree
 2021-01-10 17:13 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: Add clock parents for mipi dphy
 2021-01-10 17:03 UTC  (3+ messages)

[PATCH 1/2] clk: imx: enable the earlycon uart clocks by parsing from dt
 2021-01-10 16:56 UTC  (3+ messages)

[PATCHv4 0/4] Lost key-up interrupt handling for omap4-keypad
 2021-01-10 16:49 UTC  (7+ messages)
` [PATCH 3/4] Input: omap4-keypad - use PM runtime to check keys for errata
` [PATCH 4/4] Input: omap4-keypad - simplify probe with devm


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