All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-09 04:45:20 to 2020-12-09 05:51:15 UTC [more...]

[PATCH v2 bpf 0/5] New netdev feature flags for XDP
 2020-12-09  5:50 UTC  (12+ messages)
` [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set
                    ` [Intel-wired-lan] "

[Intel-gfx] [PATCH i-g-t 1/2] i915/query: Cross-check engine list against execbuf interface
 2020-12-09  5:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PATCH v4 0/4] CPUFreq: Add support for opp-sharing cpus
 2020-12-09  5:45 UTC  (8+ messages)
` [PATCH v4 3/4] scmi-cpufreq: get opp_shared_cpus from opp-v2 for EM

[SPECIFICATION RFC] The firmware and bootloader log specification
 2020-12-09  5:41 UTC  (6+ messages)

[PATCH v2 0/9] soundwire/regmap: use _no_pm routines
 2020-12-09  5:34 UTC  (20+ messages)
` [PATCH v2 1/9] soundwire: bus: use sdw_update_no_pm when initializing a device
` [PATCH v2 2/9] soundwire: bus: use sdw_write_no_pm when setting the bus scale registers
` [PATCH v2 3/9] soundwire: bus: use no_pm IO routines for all interrupt handling
` [PATCH v2 4/9] soundwire: export sdw_write/read_no_pm functions
` [PATCH v2 5/9] regmap: sdw: use _no_pm functions in regmap_read/write
` [PATCH v2 6/9] regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ
` [PATCH v2 7/9] regmap: sdw-mbq: use MODULE_LICENSE("GPL")
` [PATCH v2 8/9] soundwire: bus: fix confusion on device used by pm_runtime
` [PATCH v2 9/9] soundwire: bus: clarify dev_err/dbg device references

[PATCH v4 1/6] powerpc/book3s64/kuap: Improve error reporting with KUAP
 2020-12-09  5:29 UTC  (12+ messages)
` [PATCH v4 2/6] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S
` [PATCH v4 3/6] powerpc/fault: Unnest definition of page_fault_is_write() and page_fault_is_bad()
` [PATCH v4 4/6] powerpc/mm: Move the WARN() out of bad_kuap_fault()
` [PATCH v4 5/6] powerpc/fault: Avoid heavy search_exception_tables() verification
` [PATCH v4 6/6] powerpc/fault: Perform exception fixup in do_page_fault()

[PATCH bpf-next v4 00/11] Atomics for eBPF
 2020-12-09  5:40 UTC  (5+ messages)
` [PATCH bpf-next v4 04/11] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm

[PATCH v6 00/22] RISC-V Kendryte K210 support improvements
 2020-12-09  5:35 UTC  (46+ messages)
` [PATCH v6 01/22] riscv: Fix kernel time_init()
` [PATCH v6 02/22] riscv: Fix sifive serial driver
` [PATCH v6 03/22] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH v6 04/22] riscv: Fix builtin DTB handling
` [PATCH v6 05/22] riscv: Use vendor name for K210 SoC support
` [PATCH v6 06/22] riscv: cleanup Canaan Kendryte K210 sysctl driver
` [PATCH v6 07/22] dt-bindings: Add Canaan vendor prefix
` [PATCH v6 08/22] dt-binding: clock: Document canaan,k210-clk bindings
  ` [PATCH v6 08/22] dt-binding: clock: Document canaan, k210-clk bindings
` [PATCH v6 09/22] dt-bindings: reset: Document canaan,k210-rst bindings
  ` [PATCH v6 09/22] dt-bindings: reset: Document canaan, k210-rst bindings
` [PATCH v6 10/22] dt-bindings: pinctrl: Document canaan,k210-fpioa bindings
  ` [PATCH v6 10/22] dt-bindings: pinctrl: Document canaan, k210-fpioa bindings
` [PATCH v6 11/22] dt-binding: mfd: Document canaan,k210-sysctl bindings
  ` [PATCH v6 11/22] dt-binding: mfd: Document canaan, k210-sysctl bindings
` [PATCH v6 12/22] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v6 13/22] riscv: Add Canaan Kendryte K210 reset controller
` [PATCH v6 14/22] riscv: Add Canaan Kendryte K210 FPIOA driver
` [PATCH v6 15/22] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v6 16/22] riscv: Add SiPeed MAIX BiT board "
` [PATCH v6 17/22] riscv: Add SiPeed MAIX DOCK "
` [PATCH v6 18/22] riscv: Add SiPeed MAIX GO "
` [PATCH v6 19/22] riscv: Add SiPeed MAIXDUINO "
` [PATCH v6 20/22] riscv: Add Kendryte KD233 "
` [PATCH v6 21/22] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v6 22/22] riscv: Add Canaan Kendryte K210 SD card defconfig

[Intel-gfx] [RFC-v2 00/13] Introduce Intel PXP component - Mesa single session
 2020-12-09  5:36 UTC  (14+ messages)
` [Intel-gfx] [RFC-v2 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v2 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v2 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v2 04/13] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v2 05/13] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v2 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v2 07/13] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v2 08/13] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v2 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v2 10/13] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v2 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v2 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v2 13/13] drm/i915/pxp: Add plane decryption support

[PATCH v2 sl-b 1/5] mm: Add mem_dump_obj() to print source of memory block
 2020-12-09  5:36 UTC  (2+ messages)

[PATCH v3 1/5] powerpc/book3s64/kuap: Improve error reporting with KUAP
 2020-12-09  5:34 UTC  (5+ messages)
` [PATCH v3 4/5] powerpc/fault: Avoid heavy search_exception_tables() verification

[PATCH iproute2-net v2 0/3] devlink: Add devlink reload action limit and stats
 2020-12-09  5:32 UTC  (4+ messages)
` [PATCH iproute2-net v2 1/3] devlink: Add devlink reload action and limit options

[PATCH next v4 0/2] printk: remove logbuf_lock writer-protection of ringbuffer
 2020-12-09  5:31 UTC  (3+ messages)
` [PATCH next v4 2/2] "

[PATCH] iio: set default trig->dev.parent
 2020-12-09  5:31 UTC 

[PATCH v5 0/8] Rework runtime suspend and SPI domain validation
 2020-12-09  5:29 UTC  (9+ messages)
` [PATCH v5 1/8] block: Fix a race in the runtime power management code
` [PATCH v5 2/8] block: Introduce BLK_MQ_REQ_PM
` [PATCH v5 3/8] ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH v5 4/8] ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
` [PATCH v5 5/8] scsi_transport_spi: Set RQF_PM for domain validation commands
` [PATCH v5 6/8] scsi: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH v5 7/8] block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
` [PATCH v5 8/8] block: Do not accept any requests while suspended

[PATCH 0/4] Reduce scanning of runqueues in select_idle_sibling
 2020-12-09  5:28 UTC  (5+ messages)
` [PATCH 2/4] sched/fair: Move avg_scan_cost calculations under SIS_PROP

[PATCH v3 1/2] src/dmiperf: Remove obsolete dmiperf
 2020-12-09  5:08 UTC  (2+ messages)
` [PATCH v3 2/2] src/multi_open_unlink: Stop using attr_set

[PATCH v10 00/41] btrfs: zoned block device support
 2020-12-09  5:27 UTC  (3+ messages)
` [PATCH v10 12/41] btrfs: implement zoned chunk allocator

[PATCH] tools/bootconfig: Add tracing_on support to helper scripts
 2020-12-09  5:27 UTC 

[PATCH v5 00/21] RISC-V Kendryte K210 support improvements
 2020-12-09  5:26 UTC  (5+ messages)
` [PATCH v5 12/21] riscv: Add Canaan Kendryte K210 reset controller

linux-next: Signed-off-by missing for commit in the kvm-ppc tree
 2020-12-09  5:25 UTC 

[Intel-gfx] [rfc] start slimming down intel_display.c
 2020-12-09  5:26 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: refactor cursor code out of i915_display.c
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v4 0/3] New documentation text describing how to report issues (aka "reporting-bugs rewritten")
 2020-12-09  5:25 UTC  (3+ messages)

[PATCH 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm64 platform
 2020-12-09  5:25 UTC  (11+ messages)
` [PATCH 01/14] qemu: arm: Use the generated DTB only when CONGIG_OF_BOARD is defined

[PATCH v2 1/2] src/dmiperf: Remove obsolete dmiperf
 2020-12-09  5:24 UTC  (3+ messages)
` [PATCH v2 2/2] src/multi_open_unlink: Stop using attr_set

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-09  5:23 UTC  (9+ messages)

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-12-09  5:24 UTC  (12+ messages)

[PATCH RFC 0/9] mm, sparse-vmemmap: Introduce compound pagemaps
 2020-12-09  5:23 UTC  (11+ messages)
` [PATCH RFC 7/9] mm/gup: Decrement head page once for group of subpages
` [PATCH RFC 8/9] RDMA/umem: batch page unpin in __ib_mem_release()
` [PATCH RFC 9/9] mm: Add follow_devmap_page() for devdax vmas

[PATCH v2 2/2] drm: automatic legacy gamma support
 2020-12-09  5:20 UTC  (3+ messages)

[rcu:dev.2020.12.08c 96/104] nds32le-linux-ld: slab_common.c:undefined reference to `kmem_provenance'
 2020-12-09  5:18 UTC  (2+ messages)

[PATCH] docs: reporting-issues: move 'outdated, need help' note to proper place
 2020-12-09  5:19 UTC 

[RFC PATCH v2 0/2] add simple copy support
 2020-12-09  5:17 UTC  (6+ messages)
  ` [RFC PATCH v2 1/2] block: "
    ` [dm-devel] "

[PATCH v2] [PATCH] drm/amdgpu: Initialise drm_gem_object_funcs for imported BOs
 2020-12-09  5:17 UTC  (4+ messages)

[PATCH v1 0/4] cpufreq: Allow drivers to receive more information from the governor
 2020-12-09  5:16 UTC  (5+ messages)
` [PATCH v1 2/4] cpufreq: schedutil: Adjust utilization instead of frequency

[Intel-gfx] [RFC-v1 00/16] Introduce Intel PXP component - Mesa single session
 2020-12-09  5:16 UTC  (10+ messages)
` [Intel-gfx] [RFC-v1 07/16] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v1 08/16] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v1 09/16] drm/i915/pxp: Func to send hardware session termination

[PATCH] grub-install: Add backup and restore
 2020-12-09  5:15 UTC  (5+ messages)
` [PATCHv2] "

[RFC PATCH] vfio/pci: Allow force needs_pm_restore as specified by device:vendor
 2020-12-09  5:14 UTC  (5+ messages)

[PATCH v5 0/2] dm: core: drivers: add function uclass_probe_all()
 2020-12-09  5:12 UTC  (3+ messages)
` [PATCH v5 1/2] dm: core: add function uclass_probe_all() to probe all devices
` [PATCH v5 2/2] drivers: serial: probe all uart devices

[PATCH] powerpc/mce: Remove per cpu variables from MCE handlers
 2020-12-09  5:09 UTC  (5+ messages)

[PATCH v2 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
 2020-12-09  5:07 UTC  (2+ messages)

[PATCH] media: ov8856: Remove 3280x2464 mode
 2020-12-09  5:07 UTC  (9+ messages)

[PATCH v10 4/4] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell
 2020-12-09  5:05 UTC  (11+ messages)
` [PATCH v11 0/4] "
  ` [PATCH v11 1/4] dt-bindings: net: Add 5GBASER phy interface mode
  ` [PATCH v11 2/4] net: phy: Add 5GBASER "
  ` [PATCH v11 3/4] net: dsa: mv88e6xxx: Change serdes lane parameter type from u8 type to int
  ` [PATCH v11 4/4] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell

[PATCH v2 1/2] RISC-V: Update l2 cache DT documentation to add support for SiFive FU740
 2020-12-09  5:06 UTC  (4+ messages)

[Ksummit-discuss] crediting bug reports and fixes folded into original patch
 2020-12-09  5:01 UTC  (8+ messages)

[PATCH] mm/madvise: remove racy mm ownership check
 2020-12-09  4:58 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with ALC255
 2020-12-09  4:57 UTC  (2+ messages)

[PATCH RESEND 1/8] ext4: use ext4_assert() to replace J_ASSERT()
 2020-12-09  4:55 UTC  (3+ messages)
` [PATCH 6/8] ext4: add a helper function to validate metadata block

[PATCH] file-posix: detect the lock using the real file
 2020-12-09  4:54 UTC  (2+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH 1/3] drm/i915/gt: stop ignoring read with wa_masked_field_set
 2020-12-09  4:52 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: rename wa_write_masked_or()
` [Intel-gfx] [PATCH 3/3] drm/i915/gt: document masked registers

[ath6kl:master-pending] BUILD SUCCESS 117dc9eb59448fe7305ab18e75c0c8e2462c83f0
 2020-12-09  4:52 UTC 

[PATCH] power: supply: axp288_fuel_gauge: Add the ECS EF20EA to the blacklist
 2020-12-09  4:50 UTC 

Implementing Custom USB HID Device
 2020-12-09  4:49 UTC 

build error in AMD Ethanolx
 2020-12-09  4:30 UTC  (15+ messages)

[PATCH] bcache: consider the fragmentation when update the writeback rate
 2020-12-09  4:48 UTC  (3+ messages)

linux-next: build warning after merge of the akpm tree
 2020-12-09  4:44 UTC  (4+ messages)

[powerpc:next-test] BUILD SUCCESS db972a3787d12b1ce9ba7a31ec376d8a79e04c47
 2020-12-09  4:42 UTC 

[Fuego] [PATCH] Docs: Convert the tbwiki pages into .rst files
 2020-12-09  4:45 UTC 

[PATCH v3 0/9] eMMC inline encryption support
 2020-12-09  4:42 UTC  (5+ messages)
` [PATCH v3 5/9] mmc: cqhci: add cqhci_host_ops::program_key
` [PATCH v3 7/9] dt-bindings: mmc: sdhci-msm: add ICE registers and clock
` [PATCH v3 8/9] arm64: dts: qcom: sdm630: add ICE registers and clocks
` [PATCH v3 9/9] mmc: sdhci-msm: add Inline Crypto Engine support


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.