[PATCH 0/2] Add framework for user controlled driver probes
2024-09-17 9:22 UTC (12+ messages)
` [PATCH 1/2] dt-bindings: probe-control: add probe control driver
` [PATCH 2/2] driver: core: "
[PATCH] crypto: algif_skcipher - Enable access to internal skciphers
2024-09-17 9:20 UTC
[PATCH 0/2] Maxim MAX20339 regulator driver
2024-09-17 9:19 UTC (11+ messages)
` [PATCH 1/2] dt-bindings: regulator: add max20339 binding
` [PATCH 2/2] regulator: max20339: add Maxim MAX20339 regulator driver
[RFC PATCH] remoteproc: k3-r5: Fix check performed in k3_r5_rproc_{mbox_callback/kick}
2024-09-17 9:19 UTC (6+ messages)
[PATCH v10 00/21] Add ACPI CPER firmware first error injection on ARM emulation
2024-09-17 9:19 UTC (5+ messages)
` [PATCH v10 02/21] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH v10 05/21] acpi/ghes: better handle source_id and notification
[PATCH net-next v3 0/2] net: phy: Support master-slave config via device tree
2024-09-17 9:17 UTC (5+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYs
` [PATCH net-next v3 2/2] net: phy: Add support for PHY timing-role configuration via device tree
[PATCH 1/3] x86: Allow to enable PREEMPT_RT
2024-09-17 9:15 UTC (2+ messages)
` [tip: sched/rt] "
[PATCH 2/3] arm64: Allow to enable PREEMPT_RT
2024-09-17 9:15 UTC (2+ messages)
` [tip: sched/rt] "
[PATCH 3/3] riscv: Allow to enable PREEMPT_RT
2024-09-17 9:15 UTC (2+ messages)
` [tip: sched/rt] "
BUG and WARNINGs from mt7921s on next-20240916
2024-09-17 9:15 UTC (5+ messages)
[PATCH] perf sched timehist: Add pre-migration wait time option
2024-09-17 9:15 UTC
cpufreq/amd-pstate: Rename MSR and shared memory specific functions
2024-09-17 9:14 UTC
[PATCH v2 6.10] LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()
2024-09-17 9:13 UTC (4+ messages)
[PATCH 0/3] serial: qcom-geni: fix receiver enable
2024-09-17 9:11 UTC (3+ messages)
` [PATCH 3/3] "
[PATCH v2 0/2] PCI: mediatek-gen3: Support limiting link speed and width
2024-09-17 9:11 UTC (3+ messages)
` [PATCH v2 1/2] PCI: mediatek-gen3: Add support for setting max-link-speed limit
` [PATCH v2 2/2] PCI: mediatek-gen3: Add support for restricting link width
[PATCH 1/1] arm64: dts: qcom: qcs6490-rb3gen2: Add SD Card node
2024-09-17 9:06 UTC
[PATCH] afs: Fix missing wire-up of afs_retry_request()
2024-09-17 9:06 UTC (2+ messages)
[PATCH v5 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
2024-09-17 9:04 UTC (6+ messages)
` [PATCH v5 2/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
` [PATCH v5 3/3] regulator: dt-bindings: mt6397: move examples to parent PMIC mt6397
[PATCH v2] cachefiles: fix dentry leak in cachefiles_open_file()
2024-09-17 9:03 UTC (2+ messages)
[GIT pull] irq/domain for v6.12-rc1
2024-09-17 9:01 UTC
[PATCH] perf sched replay: Remove unused parts of the code
2024-09-17 9:01 UTC
[PATCH] netfs, cifs: Fix mtime/ctime update for mmapped writes
2024-09-17 8:59 UTC (2+ messages)
[PATCH] perf/test: Speed up test case perf annotate basic tests
2024-09-17 8:57 UTC
[PATCH] mm: Compute mTHP order efficiently
2024-09-17 8:54 UTC (5+ messages)
[GIT pull] x86/apic for v6.12-rc1
2024-09-17 8:54 UTC (10+ messages)
` [GIT pull] x86/build "
` [GIT pull] x86/cleanups "
` [GIT pull] x86/core "
` [GIT pull] x86/fpu "
` [GIT pull] x86/fred "
` [GIT pull] x86/misc "
` [GIT pull] x86/mm "
` [GIT pull] x86/platform "
` [GIT pull] x86/timers "
[PATCH v4 0/8] Add support for GE SUNH hot-pluggable connector
2024-09-17 8:53 UTC (9+ messages)
` [PATCH v4 1/8] dt-bindings: connector: add GE SUNH hotplug addon connector
` [PATCH v4 2/8] drm/bridge: allow bridges to be informed about added and removed bridges
` [PATCH v4 3/8] drm/encoder: add drm_encoder_cleanup_from()
` [PATCH v4 4/8] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges
` [PATCH v4 5/8] i2c: i2c-core-of: follow i2c-parent phandle to probe devices from added nodes
` [PATCH v4 6/8] backlight: led-backlight: add devlink to supplier LEDs
` [PATCH RFC v4 7/8] driver core: devlink: do not unblock consumers without any drivers found
` [PATCH v4 8/8] misc: add ge-addon-connector driver
[PATCHv4 00/14] uprobe, bpf: Add session support
2024-09-17 8:50 UTC (15+ messages)
` [PATCHv4 01/14] uprobe: Add data pointer to consumer handlers
` [PATCHv4 02/14] uprobe: Add support for session consumer
` [PATCHv4 03/14] bpf: Add support for uprobe multi session attach
` [PATCHv4 04/14] bpf: Add support for uprobe multi session context
` [PATCHv4 05/14] bpf: Allow return values 0 and 1 for uprobe/kprobe session
` [PATCHv4 06/14] libbpf: Fix uretprobe.multi.s programs auto attachment
` [PATCHv4 07/14] libbpf: Add support for uprobe multi session attach
` [PATCHv4 08/14] selftests/bpf: Add uprobe session test
` [PATCHv4 09/14] selftests/bpf: Add uprobe session cookie test
` [PATCHv4 10/14] selftests/bpf: Add uprobe session recursive test
` [PATCHv4 11/14] selftests/bpf: Add uprobe session verifier test for return value
` [PATCHv4 12/14] selftests/bpf: Add kprobe "
` [PATCHv4 13/14] selftests/bpf: Add uprobe session single consumer test
` [PATCHv4 14/14] selftests/bpf: Add consumers stress test on single uprobe
[GIT PULL 0/4]
2024-09-17 8:46 UTC (3+ messages)
` [GIT PULL 1/4] soc: devicetree updates for 6.12
[PATCH] platform/x86: asus-wmi: don't fail if platform_profile already registered
2024-09-17 8:45 UTC (3+ messages)
Allow ioctl TUNSETIFF without CAP_NET_ADMIN via seccomp?
2024-09-17 8:45 UTC (2+ messages)
[PATCH V2 0/7] mm: Use pxdp_get() for accessing page table entries
2024-09-17 8:44 UTC (10+ messages)
` [PATCH V2 1/7] m68k/mm: Change pmd_val()
` [PATCH V2 2/7] x86/mm: Drop page table entry address output from pxd_ERROR()
` [PATCH V2 3/7] mm: Use ptep_get() for accessing PTE entries
` [PATCH V2 4/7] mm: Use pmdp_get() for accessing PMD entries
` [PATCH V2 5/7] mm: Use pudp_get() for accessing PUD entries
` [PATCH V2 6/7] mm: Use p4dp_get() for accessing P4D entries
` [PATCH V2 7/7] mm: Use pgdp_get() for accessing PGD entries
[syzbot] [f2fs?] kernel BUG in f2fs_invalidate_blocks
2024-09-17 8:41 UTC
[PATCH v2 0/5] Add support for DisplayPort on SA8775P platform
2024-09-17 8:40 UTC (4+ messages)
` [PATCH v2 2/5] phy: qcom: edp: Introduce aux_cfg array for version specific aux settings
[PATCH] virtio_console: fix misc probe bugs
2024-09-17 8:39 UTC (2+ messages)
[GIT PULL] SPI updates for v6.12
2024-09-17 8:37 UTC (2+ messages)
[GIT PULL] regulator updates for v6.12
2024-09-17 8:37 UTC (2+ messages)
[GIT PULL] regmap updates for v6.12
2024-09-17 8:37 UTC (2+ messages)
[GIT PULL] printk for 6.12
2024-09-17 8:37 UTC (2+ messages)
[PATCH] rust: Adds examples for the `Either` type
2024-09-17 8:35 UTC (2+ messages)
[PATCH] usb: use mutex_lock in iowarrior_read()
2024-09-17 8:33 UTC (7+ messages)
[PATCH] usb: gadget: f_midi: prefer strscpy() over strcpy()
2024-09-17 8:30 UTC (2+ messages)
[PATCH v14 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-09-17 8:26 UTC (4+ messages)
` [PATCH v14 03/19] function_graph: Pass ftrace_regs to entryfunc
[PATCH v10 1/2] x86/mm: Don't disable PCID if "incomplete Global INVLPG flushes" is fixed by microcode
2024-09-17 8:24 UTC (5+ messages)
[GIT PULL] smb3 client fixes
2024-09-17 8:22 UTC
[PATCH v1] arm64: dts: colibri-imx8x: Add ad7879_ts label to touchscreen controller
2024-09-17 8:21 UTC (4+ messages)
[PATCH 0/3] SRCU-protected uretprobes hot path
2024-09-17 8:20 UTC (7+ messages)
` [PATCH 1/3] uprobes: allow put_uprobe() from non-sleepable softirq context
` [PATCH 3/3] uprobes: implement SRCU-protected lifetime for single-stepped uprobe
[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-09-17 8:19 UTC (4+ messages)
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[PATCH v2 0/7] perf: cs-etm: Coresight decode and disassembly improvements
2024-09-17 8:15 UTC (3+ messages)
[PATCH 0/5] Add support for DisplayPort on SA8775P platform
2024-09-17 8:12 UTC (6+ messages)
` [PATCH 5/5] drm/msm/dp: Add DisplayPort controller for SA8775P
[PATCH v2] x86/resctrl: Avoid overflow in MB settings in bw_validate()
2024-09-17 8:12 UTC (3+ messages)
[PATCH v2 net-next 0/2] octeontx2: Few debugfs enhancements
2024-09-17 8:12 UTC (5+ messages)
` [PATCH v2 net-next 1/2] octeontx2-af: Knobs for NPC default rule counters
[PATCH ethtool-next 0/3] Add support for new features in C33 PSE
2024-09-17 8:12 UTC (3+ messages)
[PATCH 0/5] Congatec Board Controller drivers
2024-09-17 8:09 UTC (7+ messages)
` [PATCH 1/5] mfd: add Congatec Board Controller mfd driver
[RFC PATCH 00/24] erofs: introduce Rust implementation
2024-09-17 8:08 UTC (9+ messages)
` [RFC PATCH 19/24] erofs: introduce namei alternative to C
[PATCH v2] leds: introduce ordered workqueue for leds events instead of system_wq
2024-09-17 8:04 UTC (3+ messages)
linux-next: manual merge of the security tree with the mm tree
2024-09-17 8:02 UTC (4+ messages)
[PATCH v3] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
2024-09-17 8:01 UTC (3+ messages)
[PATCH v2] drm/i915/cx0: Set power state to ready only on owned PHY lanes
2024-09-17 7:59 UTC (2+ messages)
[PATCH 1/2] net: fec: Restart PPS after link state change
2024-09-17 7:53 UTC (4+ messages)
` [PATCH 2/2] net: fec: Reload PTP registers after link-state change
[PATCH 0/2] pinctrl: ocelot: add support for lan969x SoC
2024-09-17 7:52 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: ocelot: document lan969x-pinctrl
[PATCH] clk: si5341: Prevent division by zero in si5341_output_clk_determine_rate()
2024-09-17 7:52 UTC
[PATCH] arm: expressatt: fix pm8921_l6 regulator
2024-09-17 7:51 UTC (3+ messages)
[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-09-17 7:50 UTC (3+ messages)
` [PATCH v5 17/17] powerpc64/bpf: Add support for "
ld.lld: error: relocation R_PPC_ADDR16_HI cannot be used against symbol 'init_task'; recompile with -fPIC
2024-09-17 7:50 UTC
[PATCH] list: Remove duplicated and unused macro list_for_each_reverse
2024-09-17 7:49 UTC (2+ messages)
rustgcc-kselftest: error: unknown unstable option: `patchable-function-entry`
2024-09-17 7:45 UTC (3+ messages)
[PATCH] nullb: Adjust device size calculation in null_alloc_dev()
2024-09-17 7:44 UTC (5+ messages)
[PATCH V5 0/5] PCIe TPH and cache direct injection support
2024-09-17 7:38 UTC (7+ messages)
` [PATCH V5 1/5] PCI: Add TLP Processing Hints (TPH) support
` [PATCH V5 2/5] PCI/TPH: Add Steering Tag support
` [PATCH V5 4/5] bnxt_en: Add TPH support in BNXT driver
[PATCH] powerpc/atomic: Use YZ constraints for DS-form instructions
2024-09-17 7:37 UTC (2+ messages)
[PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
2024-09-17 7:37 UTC (5+ messages)
[PATCH v2] drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=n
2024-09-17 7:32 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sa8775p: add DisplayPort device node
2024-09-17 7:29 UTC (2+ messages)
[PATCH] fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
2024-09-17 7:28 UTC
[PATCH v2 0/2] ARM: dts: microchip: rng node name and label tweaks
2024-09-17 7:27 UTC (3+ messages)
` [PATCH v2 1/2] ARM: dts: microchip: Add trng labels for all at91 SoCs
` [PATCH v2 2/2] ARM: dts: microchip: Unify rng node names
[PATCH 0/8] Add minimal boot support for IPQ5424
2024-09-17 7:25 UTC (5+ messages)
` [PATCH 7/8] arm64: dts: qcom: add IPQ5424 SoC and rdp466 board support
[PATCH v1 1/1] tee: amdtee: Use %pUl printk() format specifier to print GUIDs
2024-09-17 7:22 UTC (6+ messages)
[PATCH 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
2024-09-17 7:21 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: rtc: add schema for NXP "
[PATCH] drm/panel: elida-kd35t133: transition to mipi_dsi wrapped functions
2024-09-17 7:17 UTC
[PATCH 00/19] kthread: Introduce preferred affinity v3
2024-09-17 7:14 UTC (10+ messages)
` [PATCH 12/19] kthread: Default affine kthread to its preferred NUMA node
` [PATCH 13/19] mm: Create/affine kcompactd to its preferred node
` [PATCH 14/19] mm: Create/affine kswapd "
[PATCH] dt-bindings: mmc: convert amlogic,meson-mx-sdio.txt to dtschema
2024-09-17 7:13 UTC (3+ messages)
[RFC 00/31] objtool, livepatch: Livepatch module generation
2024-09-17 7:12 UTC (4+ messages)
[PATCH v2] scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb
2024-09-17 7:10 UTC (4+ messages)
[PATCH v2] usb: dwc3: core: Stop processing of pending events if controller is halted
2024-09-17 7:08 UTC (5+ messages)
[PATCH v3 0/3] iio: light: opt3001: add support for TI's opt3002 light sensor
2024-09-17 7:06 UTC (4+ messages)
` [PATCH v3 2/3] dt-bindings: iio: light: opt3001: add compatible for opt3002
[syzbot] [erofs?] [mm?] BUG: unable to handle kernel NULL pointer dereference in filemap_read_folio (3)
2024-09-17 7:02 UTC (3+ messages)
[PATCH v2] arm64: dts: imx8: Fix lvds0 device tree
2024-09-17 6:58 UTC
[PATCH v2] driver core: bus: Remove an impossible error handling path in bus_add_driver()
2024-09-17 6:53 UTC (2+ messages)
[PATCH v2] scsi: ufs: Zero utp_upiu_req at the beginning of each command
2024-09-17 6:52 UTC (3+ messages)
[GIT PULL] pmdomain/cpuidle-psci updates for v6.12
2024-09-17 6:46 UTC
[RFC] efi/tpm: add efi.tpm_log as a reserved region in 820_table_firmware
2024-09-17 6:45 UTC (10+ messages)
linux-next: manual merge of the vfs-brauner tree with the exfat tree
2024-09-17 6:44 UTC (3+ messages)
[PATCH v3] fs/exfat: resolve memory leak from exfat_create_upcase_table()
2024-09-17 6:40 UTC (2+ messages)
[PATCH v2 0/3] Add clock controller support for Spacemit K1
2024-09-17 6:39 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: soc: spacemit: Add spacemit,k1-syscon
` [PATCH v2 2/3] dt-bindings: clock: spacemit: Add clock controllers of Spacemit K1 SoC
[PATCH v2 1/3] dm-inlinecrypt: Add inline encryption support
2024-09-17 6:38 UTC (2+ messages)
[GIT pull] core/debugobjects for v6.12-rc1
2024-09-17 6:35 UTC (10+ messages)
` [GIT pull] irq/core "
` [GIT pull] smp/core "
` [GIT pull] timers/clocksource "
` [GIT pull] timers/core "
[PATCH] ALSA: i2c: cs8427: Use common code in snd_cs8427_qsubcode_get()
2024-09-17 6:33 UTC (3+ messages)
` "
[PATCH v2 0/2] firmware: qcom: scm: fix SMC calls on ARM32
2024-09-17 6:28 UTC (4+ messages)
` [PATCH v2 2/2] firmware: qcom: scm: fall back to kcalloc() for no SCM device bound
[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_bkey_cmp_packed_inlined
2024-09-17 6:27 UTC (3+ messages)
[PATCH] fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
2024-09-17 6:25 UTC (2+ messages)
[GIT PULL] ksmbd server fixes
2024-09-17 6:23 UTC
[PATCH] staging: comedi: ni_tio: Adjust clock period calculation in ni_tio_set_clock_src()
2024-09-17 6:23 UTC
[PATCH -next] sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
2024-09-17 6:19 UTC (7+ messages)
` [Question] Include isolated cpu to ensure that tasks are not scheduled to isolated cpu?
` [Question] sched:the load is unbalanced in the VM overcommitment scenario
[PATCH net v2] net: sparx5: Fix invalid timestamps
2024-09-17 6:13 UTC (2+ messages)
[PATCH] nvmet-auth: assign dh_key to NULL after kfree_sensitive
2024-09-17 6:12 UTC (2+ messages)
[PATCH] arm64: dts: imx8: Fix lvds0 device tree
2024-09-17 6:05 UTC (3+ messages)
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
Powered by JetHome