[PATCH] mfd: twl4030-power: Drop empty platform remove function
2023-01-04 17:07 UTC (2+ messages)
[PATCH 0/3] kallsyms: Optimize the search for module symbols by livepatch and bpf
2023-01-04 17:07 UTC (6+ messages)
` [PATCH 1/3] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
` [PATCH 2/3] bpf: Optimize get_modules_for_addrs()
[RFC PATCH v1 00/19] rtw88: Add SDIO support
2023-01-04 17:05 UTC (5+ messages)
` [RFC PATCH v1 19/19] rtw88: Add support for the SDIO based RTL8821CS chipset
[PATCH 0/3] Wiegand bus driver and GPIO controller driver
2023-01-04 17:01 UTC (5+ messages)
` [PATCH 3/3] wiegand: add Wiegand GPIO bit-banged "
[PATCH v5 0/6] Add metrics for neoverse-n2
2023-01-04 16:57 UTC (6+ messages)
` [PATCH v5 2/6] perf vendor events arm64: Add TLB "
[PATCH] bpf: skip invalid kfunc call in backtrack_insn
2023-01-04 16:55 UTC (2+ messages)
[PATCH 1/2] perf/x86/rapl: Add support for Intel Meteor Lake
2023-01-04 16:55 UTC (3+ messages)
` [PATCH 2/2] perf/x86/rapl: Add support for Intel Emerald Rapids
[RFC PATCH v3 0/2] Add reset control for mfd syscon devices
2023-01-04 16:54 UTC (3+ messages)
` [RFC PATCH v3 2/2] mfd: syscon: allow reset control for "
[PATCH 00/10] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
2023-01-04 16:53 UTC (3+ messages)
WARNING in __mark_chain_precision
2023-01-04 16:51 UTC (12+ messages)
[rft, PATCH v4 0/3] gpiolib: eventual of_node retirement
2023-01-04 16:51 UTC (3+ messages)
[PATCH v1 1/5] ASoC: Intel: bytcht_cx2072x: Replace open coded acpi_dev_put()
2023-01-04 16:48 UTC (7+ messages)
[PATCH] mm: remove zap_page_range and create zap_vma_pages
2023-01-04 16:44 UTC (2+ messages)
[RFC PATCH 0/3] x86/resctrl: Miscellaneous resctrl features
2023-01-04 16:43 UTC (3+ messages)
` [RFC PATCH 2/3] x86/resctrl: Move the task's threads to the group automatically
[RESEND PATCH V11 XDMA 0/2] xilinx XDMA driver
2023-01-04 16:40 UTC (3+ messages)
` [RESEND PATCH V11 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [RESEND PATCH V11 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support
[PATCH v5 00/45] Recover from failure to probe GPU
2023-01-04 16:40 UTC (46+ messages)
` [PATCH v5 01/45] drm/amd: Delay removal of the firmware framebuffer
` [PATCH v5 02/45] drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode"
` [PATCH v5 03/45] drm/amd: Convert SMUv11 microcode to use `amdgpu_ucode_ip_version_decode`
` [PATCH v5 04/45] drm/amd: Convert SMUv13 "
` [PATCH v5 05/45] drm/amd: Add a new helper for loading/validating microcode
` [PATCH v5 06/45] drm/amd: Use `amdgpu_ucode_request` helper for SDMA
` [PATCH v5 07/45] drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
` [PATCH v5 08/45] drm/amd: Make SDMA firmware load failures less noisy
` [PATCH v5 09/45] drm/amd: Use `amdgpu_ucode_*` helpers for VCN
` [PATCH v5 10/45] drm/amd: Load VCN microcode during early_init
` [PATCH v5 11/45] drm/amd: Load MES "
` [PATCH v5 12/45] drm/amd: Use `amdgpu_ucode_*` helpers for MES
` [PATCH v5 13/45] drm/amd: Remove superfluous assignment for `adev->mes.adev`
` [PATCH v5 14/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX9
` [PATCH v5 15/45] drm/amd: Load GFX9 microcode during early_init
` [PATCH v5 16/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX10
` [PATCH v5 17/45] drm/amd: Load GFX10 microcode during early_init
` [PATCH v5 18/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX11
` [PATCH v5 19/45] drm/amd: Load GFX11 microcode during early_init
` [PATCH v5 20/45] drm/amd: Parse both v1 and v2 TA microcode headers using same function
` [PATCH v5 21/45] drm/amd: Avoid BUG() for case of SRIOV missing IP version
` [PATCH v5 22/45] drm/amd: Load PSP microcode during early_init
` [PATCH v5 23/45] drm/amd: Use `amdgpu_ucode_*` helpers for PSP
` [PATCH v5 24/45] drm/amd/display: Load DMUB microcode during early_init
` [PATCH v5 25/45] drm/amd: Use `amdgpu_ucode_release` helper for DMUB
` [PATCH v5 26/45] drm/amd: Use `amdgpu_ucode_*` helpers for SMU
` [PATCH v5 27/45] drm/amd: Load SMU microcode during early_init
` [PATCH v5 28/45] drm/amd: Optimize SRIOV switch/case for PSP microcode load
` [PATCH v5 29/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX6
` [PATCH v5 30/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX7
` [PATCH v5 31/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX8
` [PATCH v5 32/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC6
` [PATCH v5 33/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC7
` [PATCH v5 34/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC8
` [PATCH v5 35/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4
` [PATCH v5 36/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0
` [PATCH v5 37/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIK
` [PATCH v5 38/45] drm/amd: Use `amdgpu_ucode_*` helpers for UVD
` [PATCH v5 39/45] drm/amd: Use `amdgpu_ucode_*` helpers for VCE
` [PATCH v5 40/45] drm/amd: Use `amdgpu_ucode_*` helpers for CGS
` [PATCH v5 41/45] drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin
` [PATCH v5 42/45] drm/amd: Use `amdgpu_ucode_*` helpers for DMCU
` [PATCH v5 43/45] drm/amd: Use `amdgpu_ucode_release` helper for powerplay
` [PATCH v5 44/45] drm/amd: Use `amdgpu_ucode_release` helper for si
` [PATCH v5 45/45] drm/amd: make amdgpu_ucode_validate static
[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
2023-01-04 16:39 UTC (3+ messages)
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
PATCH 6.1 000/207] 6.1.4-rc1 review
2023-01-04 16:38 UTC
[PATCH tip] selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script"
2023-01-04 16:35 UTC
[PATCH v1 0/4] BCM4355/4364/4377 support & identification fixes
2023-01-04 16:35 UTC (9+ messages)
` [PATCH v1 1/4] wifi: brcmfmac: Rename Cypress 89459 to BCM4355
` [PATCH v1 2/4] brcmfmac: pcie: Add IDs/properties for BCM4355
` [PATCH v1 4/4] brcmfmac: pcie: Perform correct BCM4364 firmware selection
[net PATCH] octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable
2023-01-04 16:32 UTC
[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
2023-01-04 16:31 UTC (11+ messages)
` [PATCH 1/4] rtw88: Add packed attribute to the eFuse structs
[PATCH V4 0/3] rpmsg signaling/flowcontrol patches
2023-01-04 16:30 UTC (11+ messages)
` [PATCH V4 1/3] rpmsg: core: Add signal API support
` [PATCH V4 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
[PATCH v4 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM64x based hardware
2023-01-04 16:29 UTC (2+ messages)
` [PATCH v4 2/2] arm64: dts: ti: Add support for phyBOARD-Electra-AM642
[PATCH 0/3] KVM: x86/pmu: Fix accesses to PMU MSRs in two corner cases
2023-01-04 16:27 UTC (6+ messages)
` [PATCH 1/3] KVM: x86: Omit PMU MSRs from KVM_GET_MSR_INDEX_LIST if !enable_pmu
` [PATCH 2/3] KVM: x86: Ignore host accesses to higher version PMU features MSRs
[PATCH 1/7] rust: sync: add `Arc` for ref-counted allocations
2023-01-04 16:26 UTC (16+ messages)
` [PATCH 2/7] rust: sync: allow type of `self` to be `Arc<T>` or variants
` [PATCH 3/7] rust: sync: allow coercion from `Arc<T>` to `Arc<U>`
` [PATCH 4/7] rust: sync: introduce `ArcBorrow`
` [PATCH 5/7] rust: sync: allow type of `self` to be `ArcBorrow<T>`
` [PATCH 6/7] rust: sync: introduce `UniqueArc`
` [PATCH 7/7] rust: sync: add support for dispatching on Arc and ArcBorrow
[RESEND v3 0/4] Add resets for ADSP based audio clock controller driver
2023-01-04 16:21 UTC (5+ messages)
` [RESEND v3 1/4] dt-bindings: clock: qcom,sc7280-lpasscc: Add qcom,adsp-pil-mode property
` [RESEND v3 2/4] dt-bindings: clock: qcom,sc7280-lpasscc: Add resets for audioreach
` [RESEND v3 3/4] clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration
` [RESEND v3 4/4] clk: qcom: lpasscc-sc7280: Add resets for audioreach
[PATCH linux-next] backlight: use sysfs_emit() to instead of scnprintf()
2023-01-04 16:21 UTC (2+ messages)
[PATCH v15 0/7] crash: Kernel handling of CPU and memory hot un/plug
2023-01-04 16:20 UTC (7+ messages)
` [PATCH v15 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v15 7/7] x86/crash: add x86 "
[PATCH 1/1] leds: ledtrig-tty.c: call led_set_brightness() when the blocking callback is not available
2023-01-04 16:20 UTC (3+ messages)
[PATCH v2] mfd: twl: fix TWL6032 phy vbus detection
2023-01-04 16:17 UTC (2+ messages)
[PATCH] mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()
2023-01-04 16:12 UTC (2+ messages)
[PATCH 1/1] MAINTAINERS: Move MFD from a Supported to Maintaied state
2023-01-04 16:10 UTC (2+ messages)
[RFC PATCH v2 00/11] clk: imx8mn: setup clocks from the device tree
2023-01-04 16:09 UTC (3+ messages)
[RFC PATCH net-next v2 0/5] net/smc:Introduce SMC-D based loopback acceleration
2023-01-04 16:09 UTC (4+ messages)
BUG: Regression: A Problem with /sys/kernel/debug/kmemleak output: backtrace not printed since 6.2.0-rc1
2023-01-04 16:08 UTC
[PATCH v10 1/3] platform/chrome: cros_ec_uart: Add cros-ec-uart transport layer
2023-01-04 16:08 UTC (3+ messages)
` [PATCH v10 2/3] dt-bindings: mfd: Add compatible string for UART support
[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
2023-01-04 16:05 UTC (5+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: Add mmc node
[PATCH v2 0/4] Driver support for RZ/V2M PWC
2023-01-04 16:05 UTC (9+ messages)
` [PATCH v2 2/4] mfd: Add RZ/V2M PWC core driver
[PATCH 6.0 000/177] 6.0.18-rc1 review
2023-01-04 16:04 UTC
[PATCH 6.1 000/207] 6.1.4-rc1 review
2023-01-04 16:04 UTC
[PATCH v2 0/3] ftrace: Add sample code with dynamic ftrace_ops
2023-01-04 16:03 UTC (7+ messages)
` [PATCH v2 2/3] ftrace: Export ftrace_free_filter() to modules
` [PATCH v2 3/3] ftrace: Add sample with custom ops
[PATCH] drm/i915: Fix potential context UAFs
2023-01-04 16:01 UTC (3+ messages)
[PATCH v2] media: i2c: imx258: Parse and register properties
2023-01-04 15:59 UTC (4+ messages)
[RFC PATCH 00/25] Upstream kvx Linux port
2023-01-04 15:58 UTC (4+ messages)
` [RFC PATCH 12/25] kvx: Add system call support
[RESEND v3 0/4] Add resets for ADSP based audio clock controller driver
2023-01-04 15:58 UTC (5+ messages)
` [RESEND v3 1/4] dt-bindings: clock: qcom,sc7280-lpasscc: Add qcom,adsp-pil-mode property
` [RESEND v3 2/4] dt-bindings: clock: qcom,sc7280-lpasscc: Add resets for audioreach
` [RESEND v3 3/4] clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration
` [RESEND v3 4/4] clk: qcom: lpasscc-sc7280: Add resets for audioreach
[PATCH v3 0/9] mm: introduce Designated Movable Blocks
2023-01-04 15:56 UTC (8+ messages)
[PATCH] remoteproc: Make rproc_get_by_phandle() work for clusters
2023-01-04 15:56 UTC (4+ messages)
[PATCH 1/2] perf/arm-cmn: Cope with spurious IRQs better
2023-01-04 15:55 UTC (3+ messages)
` [PATCH] perf/arm-cmn: Add shutdown routine
[PATCH v4 00/27] Recover from failure to probe GPU
2023-01-04 15:52 UTC (6+ messages)
` [PATCH v4 24/27] drm/amd/display: Load DMUB microcode during early_init
` [PATCH v4 27/27] drm/amd: Optimize SRIOV switch/case for PSP microcode load
[PATCH v4] serial: linflexuart: remove redundant uart type assignment
2023-01-04 15:51 UTC (3+ messages)
` "
[PATCH v4] leds: simatic-ipc-leds-gpio: make sure we have the GPIO providing driver
2023-01-04 15:51 UTC (7+ messages)
[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
2023-01-04 15:50 UTC (3+ messages)
Query about IPI as NMI (pseudo-NMI) support patches
2023-01-04 15:49 UTC (5+ messages)
[PATCH] sched/core: Fix arch_scale_freq_tick() on tickless systems
2023-01-04 15:47 UTC (3+ messages)
[PATCH v2 0/5] PM: Fixes for Realtime systems
2023-01-04 15:45 UTC (5+ messages)
` [PATCH v2 1/5] PM: domains: Add GENPD_FLAG_RT_SAFE for PREEMPT_RT
Bug report: the extended PCI config space is missed with 6.2-rc2
2023-01-04 15:45 UTC (3+ messages)
[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
2023-01-04 15:43 UTC (4+ messages)
` [PATCH 2/4] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock
[PATCH v5 0/8] i2c-atr and FPDLink
2023-01-04 15:43 UTC (11+ messages)
` [PATCH v5 7/8] media: i2c: add DS90UB913 driver
[PATCH v2 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices
2023-01-04 15:42 UTC (2+ messages)
` [PATCH v2 1/1] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
[PATCH 0/6] RISC-V kasan rework
2023-01-04 15:38 UTC (3+ messages)
` [PATCH 4/6] riscv: Fix EFI stub usage of KASAN instrumented string functions
[Bug 216877] New: Regression in PCI powermanagement breaks resume after suspend
2023-01-04 15:37 UTC (3+ messages)
Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
2023-01-04 15:37 UTC (2+ messages)
[PATCH v2] staging: greybus: Replace zero-length array by DECLARE_FLEX_ARRAY() helper
2023-01-04 15:18 UTC
[PATCH] Revert "x86/apic/x2apic: Implement IPI shorthands support"
2023-01-04 15:18 UTC (4+ messages)
[PATCH] arm64: cmpxchg_double*: hazard against entire exchange variable
2023-01-04 15:16 UTC
[PATCH v6 net-next 00/10] dt-binding preparation for ocelot switches
2023-01-04 15:16 UTC (4+ messages)
` [PATCH v6 net-next 09/10] dt-bindings: net: add generic ethernet-switch-port binding
[PATCH 00/10] tty/serial: bool conversions and cleanups
2023-01-04 15:15 UTC (11+ messages)
` [PATCH 01/10] tty: Cleanup tty_port_set_initialized() bool parameter
` [PATCH 02/10] tty: Cleamup tty_port_set_suspended() "
` [PATCH 03/10] tty: Cleanup tty_port_set_active() "
` [PATCH 04/10] tty: moxa: Make local var storing tty_port_initialized() bool
` [PATCH 05/10] serial: Convert uart_{,port_}startup() init_hw param to bool
` [PATCH 06/10] tty: Convert ->carrier_raised() and callchains "
` [PATCH 07/10] tty: Convert ->dtr_rts() to take bool argument
` [PATCH 08/10] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool
` [PATCH 09/10] serial: Make uart_handle_cts_change() status param bool
` [PATCH 10/10] tty: Return bool from tty_termios_hw_change()
[PATCH] rcu: Rework tick dependency setting into rcu_exp_handler()
2023-01-04 15:14 UTC (2+ messages)
[PATCH] blk-cgroup: fix missing pd_online_fn() while activating policy
2023-01-04 15:12 UTC (2+ messages)
[PATCH v3] serial: linflexuart: remove redundant uart type PORT_LINFLEXUART
2023-01-04 15:08 UTC (2+ messages)
[PATCH] mfd: use sysfs_emit() to instead of scnprintf()
2023-01-04 15:07 UTC (2+ messages)
[PATCH v2] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
2023-01-04 15:07 UTC
[PATCH] staging: greybus: Replace zero-length array by DECLARE_FLEX_ARRAY() helper
2023-01-04 15:02 UTC (3+ messages)
[PATCH] mfd: cs5535: don't build on UML
2023-01-04 14:58 UTC (2+ messages)
[GIT PULL]: first v6.2-rc pull request for nfsd
2023-01-04 14:58 UTC
[PATCH] trace: Add trace points for tasklet entry/exit
2023-01-04 14:55 UTC (4+ messages)
[PATCH v4 0/2] docs: Integrate rustdoc into Rust documentation
2023-01-04 14:53 UTC (7+ messages)
` [PATCH v5 "
[PATCH v3] wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
2023-01-04 14:50 UTC (2+ messages)
[PATCH mm-unstable v1] selftests/vm: cow: Add COW tests for collapsing of PTE-mapped anon THP
2023-01-04 14:49 UTC
[PATCH 4.19 0/1] drm/amdkfd: Check for null pointer after calling kmemdup
2023-01-04 14:48 UTC (6+ messages)
` [PATCH 4.19 1/1] "
[PATCH v4] wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback function
2023-01-04 14:47 UTC (2+ messages)
[bug-report] possible performance problem in ret_to_user_from_irq
2023-01-04 14:45 UTC (7+ messages)
[PATCH v3] venus: venc: add handling for VIDIOC_ENCODER_CMD
2023-01-04 14:44 UTC
[syzbot] [hfs?] WARNING in hfs_write_inode
2023-01-04 14:43 UTC (2+ messages)
[PATCH v2 0/4] KVM: nVMX: Fix 2nd exec controls override goofs
2023-01-04 14:42 UTC (5+ messages)
` [PATCH v2 3/4] KVM: nVMX: Don't muck with allowed sec exec controls on CPUID changes
[PATCH v8 0/4] clk: qcom: Add support for SM8550
2023-01-04 14:40 UTC (5+ messages)
` [PATCH v8 3/4] clk: qcom: rpmh: Add support for SM8550 rpmh clocks
[PATCH] mm: Remove a sentence from kmap_local_folio() kdocs
2023-01-04 14:40 UTC (2+ messages)
[PATCH] crypto: ccp - Limit memory allocation in SEV_GET_ID2 ioctl
2023-01-04 14:40 UTC (9+ messages)
` [patch] crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
[PATCH v6 0/3] kexec: Add new parameter to limit the access to kexec
2023-01-04 14:38 UTC (3+ messages)
` [PATCH v6 2/3] kexec: Factor out kexec_load_permitted
` [PATCH v6 3/3] kexec: Introduce sysctl parameters kexec_load_limit_*
page: next (older) | prev (newer) | 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®