linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-29 16:17:17 to 2021-04-29 21:15:39 UTC [more...]

[PATCH v7 0/6] Qualcomm Light Pulse Generator
 2021-04-29 21:15 UTC  (6+ messages)
` [PATCH v7 1/6] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
` [PATCH v7 2/6] leds: Add driver for Qualcomm LPG
` [PATCH v7 3/6] arm64: dts: qcom: Add LPG to pm8916, pm8994, pmi8994 and pmi8998
` [PATCH v7 4/6] arm64: dts: qcom: sdm845: Enable user LEDs on DB845c
` [PATCH v7 5/6] arm64: dts: qcom: pmi8994: Define MPP block

[PATCH net] openvswitch: meter: remove rate from the bucket size calculation
 2021-04-29 21:15 UTC  (8+ messages)

[PATCH v6 0/4] Qualcomm Light Pulse Generator
 2021-04-29 21:12 UTC  (9+ messages)
` [PATCH v6 2/4] leds: Add driver for Qualcomm LPG

[PATCH 00/19] sched: Core Scheduling
 2021-04-29 21:09 UTC  (18+ messages)
` [PATCH 04/19] sched: Prepare for Core-wide rq->lock

[PATCH 0/2] clarify and cleanup CPU and NUMA topology ABIs
 2021-04-29 21:08 UTC  (4+ messages)
` [PATCH 1/2] CPU, NUMA topology ABIs: clarify the overflow issue of sysfs pagebuf

[PATCH] dyndbg: fix parsing file query without a line-range suffix
 2021-04-29 21:08 UTC  (3+ messages)

[RFT PATCH] MIPS: Octeon: drop dependency on CONFIG_HOLES_IN_ZONE
 2021-04-29 21:06 UTC  (2+ messages)

[PATCH 0/2] DYNAMIC_DEBUG for 5.13
 2021-04-29 21:03 UTC  (3+ messages)
` [PATCH 1/2] dyndbg: avoid calling dyndbg_emit_prefix when it has no work

[v3 0/2] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-29 21:03 UTC  (4+ messages)
` [v3 1/2] dt-bindings: backlight: add DisplayPort aux backlight

[PATCH 0/5] leds: Support retaining state for the PCA955x
 2021-04-29 21:00 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: leds: Add retain-state-shutdown boolean
` [PATCH 2/5] leds: leds-core: Implement the retain-state-shutdown property
` [PATCH 3/5] leds: pca955x: Clean up code formatting
` [PATCH 4/5] leds: pca955x: Add brightness_get function
` [PATCH 5/5] leds: pca955x: Implement the default-state property

[PATCH] dt-binding: interrupt-controller: Add missing interrupts property
 2021-04-29 20:59 UTC  (2+ messages)

[PATCH v2 0/4] Bootcount driver using NVMEM cell as backend
 2021-04-29 20:53 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: nvmem: Add bootcount-nvmem

[RFC v2 0/4] kunit: tool: add support for QEMU
 2021-04-29 20:51 UTC  (5+ messages)
` [RFC v2 1/4] kunit: Add 'kunit_shutdown' option
` [RFC v2 2/4] Documentation: Add kunit_shutdown to kernel-parameters.txt
` [RFC v2 3/4] kunit: tool: add support for QEMU
` [RFC v2 4/4] Documentation: kunit: document support for QEMU in kunit_tool

[PATCH 0/3] arm64: meson-sm1: add support for Banana PI BPI-M5
 2021-04-29 20:50 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: meson-sm1: add toacodec node
` [PATCH 2/3] dt-bindings: arm: amlogic: add Banana PI M5 bindings
` [PATCH 3/3] arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts

[PATCH] clk: meson: axg-audio: do not print error on defer
 2021-04-29 20:49 UTC  (2+ messages)

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-04-29 20:48 UTC  (4+ messages)

[PATCH RESEND] arm64: meson: select COMMON_CLK
 2021-04-29 20:46 UTC  (2+ messages)

[PATCH V2] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-04-29 20:44 UTC  (12+ messages)

[PATCH v2] dt-bindings: dma: convert arm-pl08x to yaml
 2021-04-29 20:38 UTC  (2+ messages)

[PATCH RFC] soc: amlogic: meson-ee-pwrc: Drop the .shutdown callback from the driver
 2021-04-29 20:37 UTC 

[PATCH v1 0/2] wo minor changes for Cavium MMC host driver
 2021-04-29 20:30 UTC  (5+ messages)
` [PATCH v1 2/2] mmc: cavium: Remove redundant if-statement checkup

[GIT PULL] Networking for 5.13
 2021-04-29 20:29 UTC  (3+ messages)

[tip:master] BUILD SUCCESS 3b2e75db2b04c5daf18f9a189d72be01831632bc
 2021-04-29 20:28 UTC 

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-29 20:23 UTC  (25+ messages)
` [PATCH 001/190] Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"
` [PATCH 003/190] Revert "media: sti: Fix reference count leaks"
` [PATCH 011/190] Revert "media: platform: fcp: Fix a reference count leak."
` [PATCH 046/190] Revert "net/mlx4_core: fix a memory leak bug."
` [PATCH 052/190] Revert "media: media/saa7146: fix incorrect assertion in saa7146_buffer_finish"
` [PATCH 056/190] Revert "media: davinci/vpfe_capture.c: Avoid BUG_ON for register failure"
` [PATCH 057/190] Revert "media: saa7146: Avoid using BUG_ON as an assertion"
` [PATCH 058/190] Revert "media: cx231xx: replace BUG_ON with recovery code"
` [PATCH 075/190] Revert "gma/gma500: fix a memory disclosure bug due to uninitialized bytes"

[PATCH v5 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
 2021-04-29 20:18 UTC  (4+ messages)

include/linux/compiler_types.h:319:38: error: call to '__compiletime_assert_223' declared with attribute error: BUILD_BUG_ON failed: FIX_KMAP_SLOTS > PTRS_PER_PTE
 2021-04-29 20:15 UTC 

[PATCH] ext4: fix memory leak in ext4_fill_super
 2021-04-29 20:09 UTC  (6+ messages)

[PATCH] drm/radeon/dpm: Disable sclk switching when two 4K 60Hz monitors are connected
 2021-04-29 20:06 UTC  (2+ messages)

drivers/gpu/drm/i915/i915_sw_fence.c:47:20: error: unused function 'debug_fence_init_onstack'
 2021-04-29 20:05 UTC 

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-29 20:04 UTC  (11+ messages)

[PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-29 19:59 UTC  (5+ messages)

[PATCH] evm: fix writing <securityfs>/evm overflow
 2021-04-29 19:58 UTC  (2+ messages)

[GIT PULL] HID for 5.13
 2021-04-29 19:55 UTC 

[PULL REQUEST] i2c for 5.13
 2021-04-29 19:50 UTC 

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-04-29 19:46 UTC  (6+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA
` [RFC 2/2] KVM: arm64: Add write-combine support for stage-2 entries

[PATCH 0/2] tools/power/turbostat: Fix long time duration RAPL calculation
 2021-04-29 19:47 UTC  (2+ messages)

[PATCH v3] mm/compaction:let proactive compaction order configurable
 2021-04-29 19:45 UTC  (4+ messages)
  ` 答复: "

[PATCH] net: called rtnl_unlock() before runpm resumes devices
 2021-04-29 19:33 UTC  (3+ messages)

[RFC PATCH 00/37] Speculative page faults
 2021-04-29 19:34 UTC  (15+ messages)
` [RFC PATCH 13/37] mm: implement speculative handling in __handle_mm_fault()

[PULL 00/14] xtensa updates for v5.13
 2021-04-29 19:34 UTC 

[PATCH 0/7] Second set of revertion of all of the umn.edu commits
 2021-04-29 19:30 UTC  (4+ messages)
` [PATCH 1/7] Revert "rocker: fix incorrect error handling in dma_rings_init"

[PATCH] ppc64/numa: consider the max numa node for migratable LPAR
 2021-04-29 19:29 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: Convert mdio-gpio to yaml
 2021-04-29 19:23 UTC 

[PATCH v2 0/1] trusted-keys: match tpm_get_ops on all return paths
 2021-04-29 19:21 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH RFC] dt-bindings: dma: convert arm-pl08x to yaml
 2021-04-29 19:20 UTC  (5+ messages)

[PATCH] dt-bindings: net: Convert mdio-gpio to yaml
 2021-04-29 19:19 UTC  (3+ messages)

[PATCH] lib/fs: fix issue when {name, open}_to_handle_at() is not implemented
 2021-04-29 19:19 UTC  (2+ messages)

[GIT PULL] xfs: new code for 5.13
 2021-04-29 19:19 UTC  (4+ messages)

[PATCH v3] pseries/drmem: update LMBs after LPM
 2021-04-29 19:12 UTC  (3+ messages)

[PATCH 0/3] Qualcomm custom compressed pixfmt
 2021-04-29 19:10 UTC  (3+ messages)
` [PATCH 1/3] v4l: Add Qualcomm custom compressed pixel formats

[PATCH] smp: fix smp_call_function_single_async prototype
 2021-04-29 19:08 UTC  (6+ messages)

[PATCH 1/3] sparc64: Add compile-time asserts for siginfo_t offsets
 2021-04-29 19:07 UTC  (3+ messages)
` [PATCH 2/3] arm: "
` [PATCH 3/3] arm64: "

[PATCH 0/1] trusted-keys: match tpm_get_ops on all return paths
 2021-04-29 19:08 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] perf buildid-list: Initialize zstd_data
 2021-04-29 18:57 UTC 

Subject: [PATCH 0/1] SGX self test fails
 2021-04-29 18:55 UTC  (3+ messages)
` [PATCH] selftests/sgx: Defeat execute permissions test

[PATCH v4 net-next] net: multipath routing: configurable seed
 2021-04-29 18:52 UTC  (2+ messages)

[PATCH] arm64/vdso: Discard .note.gnu.property sections in vDSO
 2021-04-29 18:52 UTC  (9+ messages)

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-04-29 18:51 UTC  (3+ messages)

[PATCH 1/1] HID: quirks: Add quirk for Lenovo optical mouse
 2021-04-29 18:50 UTC 

[GIT PULL] x86/mm changes for v5.13
 2021-04-29 18:50 UTC  (2+ messages)

[GIT PULL] arch/microblaze patches for 5.13-rc1
 2021-04-29 18:50 UTC  (3+ messages)

[GIT PULL] MIPS changes for v5.13
 2021-04-29 18:50 UTC  (2+ messages)

[PATCH 00/12] perf intel-pt: Add more support for VMs
 2021-04-29 18:46 UTC  (6+ messages)
` [PATCH 04/12] perf inject: Add facility to do in place update
` [PATCH 05/12] perf inject: Add --vm-time-correlation option

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-04-29 18:41 UTC  (11+ messages)
` [RFC PATCH 1/6] spi: spi-mem: Tell controller when device is ready for calibration
` [RFC PATCH 4/6] spi: cadence-qspi: Use PHY for DAC reads if possible

[PATCH] rcu: Add missing __releases() annotation
 2021-04-29 18:39 UTC  (2+ messages)

Sealed memfd & no-fault mmap
 2021-04-29 18:38 UTC  (4+ messages)

[PATCH v4] coccinelle: api: semantic patch to use pm_runtime_resume_and_get
 2021-04-29 17:43 UTC 

[PATCH] ARC: entry: fix off-by-one error in syscall number validation
 2021-04-29 18:17 UTC  (3+ messages)

[syzbot] WARNING in io_uring_setup (2)
 2021-04-29 18:15 UTC  (4+ messages)

cc1: error: arch/sh/include/mach-hp6xx: No such file or directory
 2021-04-29 18:13 UTC 

[PATCH] Revert "MIPS: make userspace mapping young by default"
 2021-04-29 18:04 UTC  (10+ messages)

[RFC 0/8] Add Synopsys DesignWare HDMI RX Controller and PHY drivers
 2021-04-29 18:03 UTC  (4+ messages)
` [RFC 1/8] dt-bindings: media: Document Synopsys DesignWare HDMI RX

[PATCH] ACPICA:dbnames: Fix a error free in acpi_db_walk_for_fields
 2021-04-29 18:00 UTC  (2+ messages)

[PATCH v2 0/5] Cleanup and fixup for huge_memory
 2021-04-29 17:55 UTC  (6+ messages)
` [PATCH v2 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
` [PATCH v2 4/5] mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd

[PATCH 1/3] arm64: armv8_deprecated: Fix swp_handler() signal generation
 2021-04-29 17:52 UTC  (8+ messages)
` [PATCH 2/3] arm64: signal: sigreturn() and rt_sigreturn() sometime returns the wrong signals

[GIT PULL] GFS2 changes for 5.13
 2021-04-29 17:52 UTC  (2+ messages)

[GIT PULL] exfat update for 5.13-rc1
 2021-04-29 17:52 UTC  (2+ messages)

[RFC PATCH v1 0/4] Implement huge VMAP and VMALLOC on powerpc 8xx
 2021-04-29 17:50 UTC  (3+ messages)
` [RFC PATCH v1 2/4] mm/hugetlb: Change parameters of arch_make_huge_pte()

[PATCH] [v2] coresight: etm4x: avoid build failure with unrolled loops
 2021-04-29 17:50 UTC  (3+ messages)

About add an A64FX cache control function into resctrl
 2021-04-29 17:50 UTC  (6+ messages)

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-29 17:49 UTC  (10+ messages)
` [PATCH v26 22/30] x86/cet/shstk: Add user-mode shadow stack support

[PATCH v5] pseries: prevent free CPU ids to be reused on another node
 2021-04-29 17:49 UTC 

[PATCH] powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR
 2021-04-29 17:49 UTC  (2+ messages)

[PATCH 0/6] Lazily allocate memslot rmaps
 2021-04-29 17:45 UTC  (12+ messages)
` [PATCH 5/6] KVM: x86/mmu: Protect kvm->memslots with a mutex

[PATCH] ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC
 2021-04-29 17:43 UTC  (2+ messages)

[PATCH] Input: xpad - add support for Amazon Game Controller
 2021-04-29 17:41 UTC  (2+ messages)

[PATCH v3 0/2] mtd: spi-nor: support dumping sfdp tables
 2021-04-29 17:38 UTC  (5+ messages)
` [PATCH v3 2/2] mtd: spi-nor: add initial sysfs support

[PATCH v1] Bluetooth: Add a new MGMT error code for 0x3E HCI error
 2021-04-29 17:38 UTC 

[PATCH] ASoC: codecs: lpass-wsa-macro: make sure array index is set
 2021-04-29 17:36 UTC 

[mm/vunmap] e47110e905: WARNING:at_mm/vmalloc.c:#__vunmap
 2021-04-29 17:31 UTC  (6+ messages)

[clocksource] 8c30ace35d: WARNING:at_kernel/time/clocksource.c:#clocksource_watchdog
 2021-04-29 17:30 UTC  (6+ messages)

[PATCH 1/2] kobject: return error code if writing /sys/.../uevent fails
 2021-04-29 17:27 UTC  (3+ messages)

[PATCH v4] Bluetooth: Add ncmd=0 recovery handling
 2021-04-29 17:24 UTC 

[PATCH 1/2] drm/msm/dp: service only one irq_hpd if there are multiple irq_hpd pending
 2021-04-29 17:23 UTC  (8+ messages)

[PATCH] ssb: Remove redundant assignment to err
 2021-04-29 17:21 UTC  (2+ messages)

[PATCH 0/2]spi: spi-zynq-qspi: Fix stack violation bug
 2021-04-29 17:15 UTC  (2+ messages)

[RESEND 0/2]spi: spi-zynq-qspi: Fix stack violation bug
 2021-04-29 17:15 UTC  (2+ messages)

code clean up confirmation => staging: media: atomisp: pci driver
 2021-04-29 17:02 UTC  (2+ messages)

[PATCH v2 1/2] driver core: Move the "removable" attribute from USB to core
 2021-04-29 16:59 UTC  (12+ messages)
` [PATCH v2 2/2] pci: Support "removable" attribute for PCI devices

[PATCH v1 0/1] Nitro Enclaves kernel driver issue fix
 2021-04-29 16:59 UTC  (2+ messages)
` [PATCH v1 1/1] nitro_enclaves: Fix stale file descriptors on failed usercopy

[PATCH v3 0/4] staging: fbtft: Fixing GPIO handling issues
 2021-04-29 16:56 UTC  (4+ messages)
` [PATCH v3 3/4] staging: fbtft: Don't spam logs when probe is deferred

[PATCH] net: macb: Remove redundant assignment to w0
 2021-04-29 16:55 UTC  (2+ messages)

[GIT PULL] iomap: new code for 5.13-rc1
 2021-04-29 16:45 UTC  (12+ messages)

[PATCH] sched: Replace 'unsigned' with 'unsigned int'
 2021-04-29 16:44 UTC  (2+ messages)

[PATCH] proc: Use seq_read_iter where possible
 2021-04-29 16:36 UTC  (3+ messages)
` [PATCH v2] proc: Use seq_read_iter for /proc/*/maps

[PATCH] net: macb: Remove redundant assignment to w0 and queue
 2021-04-29 16:32 UTC  (3+ messages)

[PATCH] drm/i915: Use might_alloc()
 2021-04-29 16:31 UTC  (2+ messages)

[PATCH] RISC-V: insn: Use a raw spinlock to protect TEXT_POKE*
 2021-04-29 16:30 UTC  (2+ messages)

[PATCH] net: macb: Remove redundant assignment to queue
 2021-04-29 16:22 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).