mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 1/4] ASoC: codecs: wcd9335: Simplify with dev_err_probe
 2023-04-17 15:33 UTC  (5+ messages)
` [PATCH 2/4] ASoC: codecs: wcd934x: "
` [PATCH 3/4] ASoC: codecs: wcd934x: Simplify &pdev->dev in probe
` [PATCH 4/4] ASoC: codecs: wcd938x: Simplify with dev_err_probe

[PATCH 0/5] MDSS reg bus interconnect
 2023-04-17 15:30 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: display/msm: Add "
` [PATCH 2/5] drm/msm/dpu1: Rename path references to mdp_path
` [PATCH 3/5] drm/msm/mdss: "
` [PATCH 4/5] drm/msm/mdss: Handle the reg bus ICC path
` [PATCH 5/5] drm/msm/dpu1: "

[PATCH v3 0/4] Lenovo Tab P11 panel
 2023-04-17 15:29 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: display: panel: nt36523: Add Lenovo J606F panel
` [PATCH v3 2/4] drm/panel: nt36523: Add DCS backlight support
` [PATCH v3 3/4] drm/panel: nt36523: Get orientation from OF
` [PATCH v3 4/4] drm/panel: nt36523: Add Lenovo J606F panel

[PATCH v13 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-04-17 15:28 UTC  (2+ messages)

[PATCH linux-next 0/3] selftests: net: udpgso_bench_rx: Fix verifty, gsosize, and packet number exceptions
 2023-04-17 15:27 UTC  (5+ messages)
` [PATCH linux-next 1/3] selftests: net: udpgso_bench_rx: Fix verifty exceptions
` [PATCH linux-next 3/3] selftests: net: udpgso_bench_rx: Fix packet number exceptions

[PATCH] media: Add common header file with JPEG marker definitions
 2023-04-17 15:27 UTC  (3+ messages)

[PATCH v10 0/4] Add vendor agnostic mechanism to report hardware sleep
 2023-04-17 15:27 UTC  (5+ messages)
` [PATCH v10 1/4] PM: Add sysfs files to represent time spent in hardware sleep state
` [PATCH v10 2/4] platform/x86/amd: pmc: Report duration of time in hw "
` [PATCH v10 3/4] platform/x86/intel/pmc: core: Always capture counters on suspend
` [PATCH v10 4/4] platform/x86/intel/pmc: core: Report duration of time in HW sleep state

kernel BUG in fou_build_udp
 2023-04-17 15:26 UTC  (2+ messages)

[PATCH v6 0/3] Replace invocations of prandom_u32() with get_random_u32() and siphash
 2023-04-17 15:26 UTC  (2+ messages)

[PATCH] drm/amd/display: fix flickering caused by S/G mode
 2023-04-17 15:25 UTC  (5+ messages)

linux-next: manual merge of the iommu tree with the v4l-dvb-next tree
 2023-04-17 15:22 UTC 

[PATCH 0/7] remove the vmas parameter from GUP APIs
 2023-04-17 15:20 UTC  (15+ messages)
` [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
` [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()

[PATCH v3 0/7] Split a folio to any lower order folios
 2023-04-17 15:20 UTC  (10+ messages)
` [PATCH v3 5/7] mm: thp: split huge page to any lower order pages
` [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible

[PATCH v2] USB: serial: option: add UNISOC vendor and TOZED LT70C product
 2023-04-17 15:20 UTC 

[RFC PATCH 0/3] Introduce a PCIe endpoint virtio console
 2023-04-17 15:19 UTC  (4+ messages)
` [EXT] "

[PATCH net-next v4 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-04-17 15:18 UTC  (9+ messages)
` [PATCH net-next v4 1/4] scm: add SO_PASSPIDFD and SCM_PIDFD
` [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook

[net-next PATCH v7 00/16] net: Add basic LED support for switch/phy
 2023-04-17 15:17 UTC  (17+ messages)
` [net-next PATCH v7 01/16] net: dsa: qca8k: move qca8k_port_to_phy() to header
` [net-next PATCH v7 02/16] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v7 03/16] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH v7 04/16] leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabled
` [net-next PATCH v7 05/16] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v7 06/16] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH v7 07/16] net: phy: marvell: Add software control of the LEDs
` [net-next PATCH v7 08/16] net: phy: phy_device: Call into the PHY driver to set LED blinking
` [net-next PATCH v7 09/16] net: phy: marvell: Implement led_blink_set()
` [net-next PATCH v7 10/16] dt-bindings: net: ethernet-controller: Document support for LEDs node
` [net-next PATCH v7 11/16] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH v7 12/16] ARM: dts: qcom: ipq8064-rb3011: Drop unevaluated properties in switch nodes
` [net-next PATCH v7 13/16] ARM: dts: qcom: ipq8064-rb3011: Add Switch LED for each port
` [net-next PATCH v7 14/16] dt-bindings: net: phy: Document support for LEDs node
` [net-next PATCH v7 15/16] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port
` [net-next PATCH v7 16/16] Documentation: LEDs: Describe good names for network LEDs

[PATCH nf-next v3 0/4] ipvs: Cleanups for v6.4
 2023-04-17 15:10 UTC  (5+ messages)
` [PATCH nf-next v3 1/4] ipvs: Update width of source for ip_vs_sync_conn_options
` [PATCH nf-next v3 2/4] ipvs: Consistently use array_size() in ip_vs_conn_init()
` [PATCH nf-next v3 3/4] ipvs: Remove {Enter,Leave}Function
` [PATCH nf-next v3 4/4] ipvs: Correct spelling in comments

[PATCH] USB: serial: option: add UNISOC vendor and TOZED LT70C product
 2023-04-17 15:08 UTC  (5+ messages)

[RFC PATCH v8] sched: Fix performance regression introduced by mm_cid
 2023-04-17 15:08 UTC 

[PATCH V4 0/3] soc: qcom: boot_stats: Add driver support for boot_stats
 2023-04-17 15:08 UTC  (4+ messages)
` [PATCH V4 1/3] dt-bindings: sram: qcom,imem: Add Boot Stat region within IMEM
` [PATCH V4 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats
` [PATCH V4 3/3] MAINTAINERS: Add the entry for boot_stats driver support

[PATCH v3 0/2] printk: console: Per-console loglevels
 2023-04-17 15:08 UTC  (5+ messages)
` [PATCH v3 1/2] printk: console: Create console= parser that supports named options

[PATCH 0/2]Fix NULL pointer and doing cleanup
 2023-04-17 15:03 UTC  (2+ messages)

[PATCH v5] arm64/sysreg: Convert HFGITR_EL2 to automatic generation
 2023-04-17 15:03 UTC  (2+ messages)

[PATCH v2 0/3] arm64/cpufeature: Use macros for ID based matches
 2023-04-17 15:03 UTC  (2+ messages)

[PATCH v2] tick/broadcast: Do not set oneshot_mask except was_periodic was true
 2023-04-17 15:02 UTC  (3+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-04-17 15:01 UTC  (8+ messages)

[PATCH v2 0/2] Add Rockchip RK3588 GIC ITS support
 2023-04-17 15:00 UTC  (3+ messages)
` [PATCH v2 1/2] irqchip/gic-v3: Add Rockchip 3588001 errata workaround
` [PATCH v2 2/2] arm64: dts: rockchip: rk3588: add MSI support

[PATCH] drm/amd/display: set variable dccg314_init storage-class-specifier to static
 2023-04-17 14:59 UTC  (2+ messages)

linux-6.3-rc6/lib/maple_tree.c: Two style issues
 2023-04-17 14:58 UTC  (4+ messages)

[PATCH] drm/ttm: fix null-ptr-deref in radeon_ttm_tt_populate()
 2023-04-17 14:58 UTC  (3+ messages)

[PATCH v2 0/3] arm64: qcom: fix the reboot reason handling on sa8775p
 2023-04-17 14:55 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sa8775p: pmic: remove the PON modes
` [PATCH v2 2/3] dt-bindings: power: reset: convert nvmem-reboot-mode bindings to YAML
` [PATCH v2 3/3] arm64: dts: qcom: sa8775p: pmic: add the sdam_0 node

[PATCH V3 0/9] Add minimal boot support for IPQ5018
 2023-04-17 14:54 UTC  (3+ messages)
` [PATCH V3 7/9] dt-bindings: mmc: sdhci-msm: Document the IPQ5018 compatible

[PATCH] mmc: vub300: remove unreachable code
 2023-04-17 14:54 UTC  (2+ messages)

[PATCH v13 00/15] Support AMD Pensando Elba SoC
 2023-04-17 14:54 UTC  (11+ messages)
` [PATCH v13 02/15] dt-bindings: mmc: cdns: Add "
` [PATCH v13 11/15] mmc: sdhci-cadence: Enable device specific override of writel()
` [PATCH v13 12/15] mmc: sdhci-cadence: Support device specific init during probe
` [PATCH v13 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
` [PATCH v13 14/15] mmc: sdhci-cadence: Support mmc hardware reset

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-17 14:54 UTC  (3+ messages)
` [PATCH RFC v8 20/56] crypto:ccp: Define the SEV-SNP commands

[PATCH] mmc: core: Remove unused macro mmc_req_rel_wr
 2023-04-17 14:53 UTC  (2+ messages)

[PATCH v3 0/3] mmc: sdhci-of-arasan: Add eMMC5.1 support for Xilinx Versal Net
 2023-04-17 14:53 UTC  (2+ messages)

[PATCH v2 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-04-17 14:53 UTC  (8+ messages)
` [PATCH v2 9/9] drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c

[PATCH 1/2] kbuild: add srcdeb-pkg target
 2023-04-17 14:52 UTC  (3+ messages)
` [PATCH 2/2] kbuild: deb-pkg: add KDEB_SOURCE_COMPRESS to specify compression type

[PATCH] USB: serial: xr: Add TIOCGRS485 and TIOCSRS485 ioctls
 2023-04-17 14:50 UTC  (5+ messages)
` [PATCH v3] "

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-17 14:48 UTC  (3+ messages)

[PATCH] net: amd: Fix link leak when verifying config failed
 2023-04-17 14:47 UTC 

drivers/net/wireless/ath/ath11k/debugfs.c:1009 ath11k_debugfs_soc_create() warn: passing zero to 'PTR_ERR'
 2023-04-17 14:42 UTC  (2+ messages)

[PATCH 0/4] arm64: qcom: fix the reboot reason handling on sa8775p
 2023-04-17 14:42 UTC  (5+ messages)
` [PATCH 2/4] arm64: defconfig: enable building the nvmem-reboot-mode module

drivers/net/wireless/ath/ath11k/core.c:1309 ath11k_core_qmi_firmware_ready() warn: missing unwind goto?
 2023-04-17 14:40 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2023-04-17 14:39 UTC 

[PATCH] eventfd: support delayed wakeup for non-semaphore eventfd to reduce cpu utilization
 2023-04-17 14:38 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable crypto test module
 2023-04-17 14:36 UTC  (4+ messages)
` [PATCH] arm64: defconfig: Enable security accelerator driver for TI K3 SoCs

linux-next: manual merge of the bluetooth tree with the origin tree
 2023-04-17 14:36 UTC 

[PATCH] kbuild: rpm-pkg: remove kernel-drm PROVIDES
 2023-04-17 14:35 UTC 

[RFC PATCH v7] sched: Fix performance regression introduced by mm_cid
 2023-04-17 14:35 UTC  (4+ messages)

[PATCH V2] clk: qcom: ipq5332: fix the order of SLEEP_CLK and XO clock
 2023-04-17 14:34 UTC  (2+ messages)

[PATCH v3 00/60] arm64: Add support for LPA2 at stage1 and WXN
 2023-04-17 14:33 UTC  (9+ messages)
` [PATCH v3 25/60] arm64: head: Clear BSS and the kernel page tables in one go
` [PATCH v3 30/60] arm64: idreg-override: Create a pseudo feature for rodata=off

[PATCH v4] dt-bindings: net: Convert ATH10K to YAML
 2023-04-17 14:31 UTC  (4+ messages)

[PATCH] i2c: ocores: add missing unwind goto in `ocores_i2c_probe`
 2023-04-17 14:29 UTC  (4+ messages)
` [PATCH v2] i2c: ocores: use devm_ managed clks

[RFC PATCH] migrate_pages: Never block waiting for the page lock
 2023-04-17 14:28 UTC  (5+ messages)

[PATCH net v3 1/1] igc: read before write to SRRCTL register
 2023-04-17 14:24 UTC  (3+ messages)

Linux 6.3-rc7
 2023-04-17 14:23 UTC  (2+ messages)

[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
 2023-04-17 14:21 UTC  (9+ messages)
` [PATCH v3 16/19] arch/sh: Implement <asm/fb.h> with generic helpers

[PATCH v3] vfio/cdx: add support for CDX bus
 2023-04-17 14:20 UTC  (2+ messages)

[PATCH v1 2/4] mfd: axp20x: Add support for AXP15060 PMIC
 2023-04-17 14:20 UTC  (6+ messages)
` [PATCH v1 3/4] regulator: axp20x: Add AXP15060 support
` [PATCH v1 4/4] regulator: axp20x: Set DCDC frequency only when property exists

[PATCH v3 6/7] drm: Add fdinfo memory stats
 2023-04-17 14:20 UTC  (15+ messages)

[PATCH v2 0/7] soundwire: qcom: add support for SM8550 (Soundwire v2.0.0)
 2023-04-17 14:17 UTC  (9+ messages)
` [PATCH v2 2/7] dt-bindings: soundwire: qcom: add 16-bit sample interval
` [PATCH v2 6/7] soundwire: qcom: add support for v2.0.0 controller

[PATCH] MAINTAINERS: replace maintainer of FireWire subsystem
 2023-04-17 14:17 UTC  (6+ messages)

[PATCH net-next v1 2/2] net: dsa: microchip: Add partial ACL support for ksz9477 switches
 2023-04-17 14:16 UTC  (2+ messages)

[PATCH] drm/panel: novatek-nt35950: Improve error handling
 2023-04-17 14:16 UTC  (6+ messages)

[PATCH net-next v3] net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA ports
 2023-04-17 14:11 UTC  (2+ messages)
` [PATCH net-next v5] "

[PATCH v1 0/5] refactoring and fix for Meson NAND
 2023-04-17 14:10 UTC  (11+ messages)
` [PATCH v1 1/5] mtd: rawnand: meson: fix NAND access for read/write

[PATCH 1/2] dt-bindings: watchdog: marvell octeonTX2 GTI system atchdog driver
 2023-04-17 14:10 UTC  (5+ messages)
` [PATCH 2/2] Watchdog: Add octeontx2 GTI watchdog driver
    ` [EXT] "

[RFC][PATCH] locking/rwsem: Add __sched annotation to __down_read_common()
 2023-04-17 14:09 UTC  (4+ messages)
` [PATCH v2] locking/rwsem: Add __always_inline "

[PATCH v4 0/3] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-04-17 14:07 UTC  (2+ messages)

[PATCH v3 0/3] spi: Add DMA mode support to spi-qcom-qspi
 2023-04-17 14:07 UTC  (5+ messages)
` [PATCH v3 3/3] spi: spi-qcom-qspi: Add DMA mode support

[PATCH v4 0/4] cacheinfo: Correctly fallback to using clidr_el1's information
 2023-04-17 14:07 UTC  (2+ messages)

[PATCH 2/6] perf: Support branch events logging
 2023-04-17 14:07 UTC  (15+ messages)

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-04-17 14:07 UTC  (13+ messages)

linux-next: Tree for Apr 13
 2023-04-17 14:06 UTC  (6+ messages)

[PATCH v9 10/10] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers
 2023-04-17 14:06 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/4] convert create_page_buffers to folio_create_buffers
 2023-04-17 14:05 UTC  (11+ messages)
  ` [PATCH 3/4] fs/buffer: add folio_create_empty_buffers helper
  ` [PATCH 1/4] fs/buffer: add folio_set_bh helper
  ` [PATCH 2/4] buffer: add folio_alloc_buffers() helper
  ` [PATCH 4/4] fs/buffer: convert create_page_buffers to folio_create_buffers

[GIT PULL] thermal for v6.4-rc1 #2
 2023-04-17 14:04 UTC  (2+ messages)

[GIT PULL] devfreq next for 6.4
 2023-04-17 14:03 UTC  (2+ messages)

[PATCH net 0/2] mptcp: fixes around listening sockets and the MPTCP worker
 2023-04-17 14:00 UTC  (3+ messages)
` [PATCH net 1/2] mptcp: stops worker on unaccepted sockets at listener close
` [PATCH net 2/2] mptcp: fix accept vs worker race

[PATCH] hwmon: (k10temp): Check range scale when CUR_TEMP register is read-write
 2023-04-17 14:00 UTC  (3+ messages)

[PATCH v2] perf stat: Introduce skippable evsels
 2023-04-17 13:58 UTC  (4+ messages)

[PATCH] qedf: Fix NULL dereference in error handling
 2023-04-17 13:55 UTC 

[PATCHv2] zsmalloc: allow only one active pool compaction context
 2023-04-17 13:54 UTC 

[PATCH] driver core: class: mark the struct class for sysfs callbacks as constant
 2023-04-17 13:53 UTC  (2+ messages)

[PATCH bpf-next v3 1/3] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-17 13:46 UTC  (12+ messages)

[PATCH] x86/microcode/AMD: Document which patches are not released for late loading
 2023-04-17 13:46 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH] nvme/tcp: Add support to set the tcp worker cpu affinity
 2023-04-17 13:45 UTC  (8+ messages)
` [PATCH v2] "

[RFC PATCH v2 00/11] Intel IA32_SPEC_CTRL Virtualization
 2023-04-17 13:43 UTC  (3+ messages)
` [RFC PATCH v2 05/11] x86/bugs: Use Virtual MSRs to request hardware mitigations

[PATCH] arm64: dts: ti: k3-am62-main: Remove power-domains from crypto node
 2023-04-17 13:42 UTC  (2+ messages)

[RESEND PATCH 4.14 v3 1/5] iio: counter: 104-quad-8: Fix race condition between FLAG and CNTR reads
 2023-04-17 13:40 UTC  (3+ messages)
` [RESEND PATCH 5.15 v3 5/5] "

[PATCH v3 0/2] Introduce RPM Master stats
 2023-04-17 13:40 UTC  (6+ messages)
` [PATCH v3 2/2] soc: qcom: Introduce RPM master stats driver

WARNING in timer_wait_running
 2023-04-17 13:37 UTC  (8+ messages)
            ` [PATCH] posix-cpu-timers: Implement the missing timer_wait_running callback

[PATCH v5 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-04-17 13:36 UTC  (3+ messages)
` [PATCH v5 13/13] "

[PATCH v3] drm/fbdev-generic: prohibit potential out-of-bounds access
 2023-04-17 13:34 UTC  (2+ messages)

[PATCH] audit: use pid.is_auditd to make auditd_test_task() faster
 2023-04-17 11:42 UTC  (3+ messages)

[PATCH] ext4: Remove unnecessary variable assignments
 2023-04-17 11:32 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®