All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-09 04:11:27 to 2020-12-09 05:36:40 UTC [more...]

[PATCH v4 1/6] powerpc/book3s64/kuap: Improve error reporting with KUAP
 2020-12-09  5:29 UTC  (10+ 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 v6 00/22] RISC-V Kendryte K210 support improvements
 2020-12-09  5:35 UTC  (24+ 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 09/22] dt-bindings: reset: Document canaan, k210-rst 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 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

[PATCH v2 0/9] soundwire/regmap: use _no_pm routines
 2020-12-09  5:34 UTC 

[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  (7+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915: refactor cursor code out of i915_display.c
` [Intel-gfx] [PATCH 2/4] drm/i915: refactor some crtc code out of intel display
` [Intel-gfx] [PATCH 3/4] drm/i915: refactor pll code out into intel_clock.c
` [Intel-gfx] [PATCH 4/4] drm/i915: split fdi code out from intel_display.c
` [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  (7+ 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  (14+ messages)
` [PATCH RFC 6/9] mm/gup: Grab head page refcount once for group of subpages
` [PATCH RFC 7/9] mm/gup: Decrement head page "
` [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 

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

[PATCH v2] [PATCH] drm/amdgpu: Initialise drm_gem_object_funcs for imported BOs
 2020-12-09  5:17 UTC  (6+ 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 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/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 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] ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with ALC255
 2020-12-09  4:57 UTC  (2+ messages)

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

[PATCH RESEND 1/8] ext4: use ext4_assert() to replace J_ASSERT()
 2020-12-09  4:55 UTC  (7+ messages)
` [PATCH RESEND 4/8] ext4: add the gdt block of meta_bg to system_zone
` [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  (4+ 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 

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

build error in AMD Ethanolx
 2020-12-09  4:30 UTC  (15+ 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  (10+ messages)
` [PATCH v3 1/9] mmc: add basic support for inline encryption
` [PATCH v3 2/9] mmc: cqhci: rename cqhci.c to cqhci-core.c
` [PATCH v3 3/9] mmc: cqhci: initialize upper 64 bits of 128-bit task descriptors
` [PATCH v3 4/9] mmc: cqhci: add support for inline encryption
` [PATCH v3 5/9] mmc: cqhci: add cqhci_host_ops::program_key
` [PATCH v3 6/9] firmware: qcom_scm: update comment for ICE-related functions
` [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

[PATCH v2 1/2] dt-bindings: drm/bridge: anx7625: Add power supplies
 2020-12-09  4:43 UTC  (3+ messages)
` [PATCH v2 2/2] drm/bridge: anx7625: disable regulators when power off

[powerpc:fixes-test] BUILD SUCCESS 5eedf9fe8db23313df104576845cec5f481b9b60
 2020-12-09  4:42 UTC 

[PATCH RFC v3] testing/nvdimm: Add test module for non-nfit platforms
 2020-12-09  4:43 UTC  (4+ messages)

[Patch v2 1/2] cgroup: SVM: Add Encryption ID controller
 2020-12-09  4:43 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2020-12-09  4:41 UTC 

[PATCH 00/13] powerpc/xive: misc cleanups
 2020-12-09  4:39 UTC  (3+ messages)
` [PATCH 04/13] powerpc/xive: Use cpu_to_node() instead of ibm, chip-id property

[PATCH v2 0/4] KVM: PPC: Power10 2nd DAWR enablement
 2020-12-09  4:36 UTC  (5+ messages)
` [PATCH v2 4/4] KVM: PPC: Introduce new capability for 2nd DAWR

[xfstests-bld PATCH] android-xfstests: create /dev/fd on the Android device
 2020-12-09  4:33 UTC 

drivers/iommu/intel/iommu.c:5877:3: warning: Either the condition '!info' is redundant or there is possible null pointer dereference: info
 2020-12-09  4:34 UTC 

[PATCH v3] qom: code hardening - have bound checking while looping with integer value
 2020-12-09  4:33 UTC  (5+ messages)

[PATCH v2 1/1] xdp: avoid calling kfree twice
 2020-12-09  5:03 UTC  (3+ messages)

[PATCH nf] netfilter: nftables: fix incorrect element timeout
 2020-12-09  4:30 UTC  (3+ messages)

[jpirko-mlxsw:petrm_resilient 25/25] net/ipv4/nexthop.o: warning: objtool: replace_nexthop_single_notify() falls through to next function asan.module_ctor()
 2020-12-09  4:30 UTC 

[f2fs-dev] [PATCH v4] f2fs: compress: support chksum
 2020-12-09  4:28 UTC  (7+ messages)
        `  "

[PATCH] xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks
 2020-12-09  4:27 UTC  (2+ messages)

[PATCH v4 0/1] Thunderbolt3/USB4 cable rounded and active cable plug link training support
 2020-12-09  4:24 UTC  (2+ messages)
` [PATCH v4 1/1] usb: typec: intel_pmc_mux: Configure cable generation value for USB4

What's cooking in git.git (Dec 2020, #01; Tue, 8)
 2020-12-09  4:22 UTC  (3+ messages)

[PATCH 1/2] src/multi_open_unlink: Stop using attr_set
 2020-12-09  4:22 UTC  (5+ messages)
` [PATCH 2/2] src/dmiperf: Stop using attr_setf

[PATCH 0/6] libtraceevent: Clean up source directory
 2020-12-09  4:19 UTC  (7+ messages)
` [PATCH 1/6] libtraceevent: Use macro names for libtraceevent library binaries
` [PATCH 2/6] libtraceevent: Remove "src" and "obj" from Makefile
` [PATCH 3/6] libtraceevent: Move creation of PKG_CONFIG_FILE to after Makefile.include
` [PATCH 4/6] libtraceevent: Have make clean honor the output (O=foo) directory
` [PATCH 5/6] libtraceevent: Have binary libraries build into lib directory
` [PATCH 6/6] libtraceevent: Move source files into src/ directory

[RFC[RAP] PATCH] xfs: allow setting and clearing of log incompat feature flags
 2020-12-09  4:19 UTC  (6+ messages)

[jpirko-mlxsw:petrm_resilient 25/25] net/ipv4/nexthop.o: warning: objtool: nexthop_select_path() falls through to next function remove_nh_grp_entry()
 2020-12-09  4:20 UTC 

[PATCH 1/6] drm/amd/pm: correct the gpo control for sienna cichlid
 2020-12-09  4:20 UTC  (4+ messages)
` [PATCH 5/6] drm/amd/pm: wrapper for applying 2nd usb2.0 port workaround

[PATCH 1/5] drm/amd/pm: correct the gpo control for sienna cichlid
 2020-12-09  4:18 UTC  (5+ messages)
` [PATCH 2/5] drm/amd/pm: expose the firmware_capability from firmware_info table
` [PATCH 3/5] drm/amdgpu: new macro for determining 2ND_USB20PORT support
` [PATCH 4/5] drm/amd/pm: new SMC message for 2nd usb2.0 port workaround
` [PATCH 5/5] drm/amd/pm: fulfill sienna cichlid "

PROBLEM: Recent raid10 block discard patchset causes filesystem corruption on fstrim
 2020-12-09  4:17 UTC  (2+ messages)

[PATCH v1 0/2] Use H_RPT_INVALIDATE for nested guest
 2020-12-09  4:15 UTC  (4+ messages)
` [PATCH v1 1/2] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE (nested case only)

[PATCH v3 0/4] membarrier fixes
 2020-12-09  4:15 UTC  (7+ messages)
` [PATCH v3 2/4] membarrier: Add an actual barrier before rseq_preempt()
` [PATCH v3 3/4] membarrier: Explicitly sync remote cores when SYNC_CORE is requested
` [PATCH v3 4/4] membarrier: Execute SYNC_CORE on the calling thread

next/pending-fixes baseline: 307 runs, 12 regressions (v5.10-rc7-201-gc9b6935dc4f4)
 2020-12-09  4:13 UTC 

[PATCH 00/17] target/mips: Convert MSA ASE to decodetree
 2020-12-09  4:09 UTC  (5+ messages)
` [PATCH 16/17] target/mips: Introduce decode tree bindings for MSA opcodes


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.