messages from 2023-10-04 14:23:14 to 2023-10-04 16:24:25 UTC [more...]
[PATCH bpf-next v2 0/2] bpf: Add ability to pin bpf timer to calling CPU
2023-10-04 16:23 UTC (2+ messages)
` [PATCH bpf-next v2 1/2] "
[PATCH 0/4] tracing: improve symbolic printing
2023-10-04 16:22 UTC (2+ messages)
[PATCH v6] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-10-04 16:18 UTC (2+ messages)
[PATCH v3 0/4] Add sc8280xp CAMCC bindings and driver
2023-10-04 16:18 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: Use gcc.yaml for common clock properties
` [PATCH v3 2/4] dt-bindings: clock: Add SC8280XP CAMCC
` [PATCH v3 3/4] clk: qcom: camcc-sc8280xp: Add sc8280xp CAMCC
` [PATCH v3 4/4] arm64: dts: qcom: sc8280xp: Add in CAMCC for sc8280xp
[PATCH v2 1/5] ASoC: Explicitly include correct DT includes
2023-10-04 16:17 UTC
[PATCH v3 0/2] drm/amdkfd: Fix unaligned doorbell absolute offset for gfx8
2023-10-04 16:16 UTC (3+ messages)
` [PATCH v3 1/2] drm/amdgpu: Adding db_size to get doorbell absolute offset
` [PATCH v3 2/2] drm/amdkfd: get doorbell's absolute offset based on the db size
NOHZ interaction between IPI-less kick_ilb() and nohz_csd_func()
2023-10-04 16:16 UTC (4+ messages)
[PATCH v2 0/8] Add support to handle misaligned accesses in S-mode
2023-10-04 16:14 UTC (11+ messages)
` [PATCH v2 1/8] riscv: remove unused functions in traps_misaligned.c
` [PATCH v2 2/8] riscv: add support for misaligned trap handling in S-mode
` [PATCH v2 3/8] riscv: report perf event for misaligned fault
` [PATCH v2 4/8] riscv: add floating point insn support to misaligned access emulation
` [PATCH v2 5/8] riscv: add support for sysctl unaligned_enabled control
` [PATCH v2 6/8] riscv: annotate check_unaligned_access_boot_cpu() with __init
` [PATCH v2 7/8] riscv: report misaligned accesses emulation to hwprobe
` [PATCH v2 8/8] riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
[PATCH 00/11] Add support for the Mobileye EyeQ5 SoC
2023-10-04 16:10 UTC (12+ messages)
` [PATCH 01/11] MIPS: compressed: Use correct instruction for 64 bit code
` [PATCH 02/11] MIPS: use virtual addresses from xkphys for MIPS64
` [PATCH 03/11] MIPS: support RAM beyond 32-bit
` [PATCH 04/11] dt-bindings: Add vendor prefix for Mobileye Vision Technologies Ltd
` [PATCH 05/11] dt-bindings: mips: cpu: Add I-Class I6500 Multiprocessor Core
` [PATCH 06/11] dt-bindings: mips: Add bindings for Mobileye SoCs
` [PATCH 07/11] dt-bindings: mfd: syscon: Document EyeQ5 OLB
` [PATCH 08/11] MIPS: mobileye: Add EyeQ5 dtsi
` [PATCH 09/11] MIPS: mobileye: Add EPM5 device tree
` [PATCH 10/11] MIPS: generic: Add support for Mobileye EyeQ5
` [PATCH 11/11] MAINTAINERS: Add entry for Mobileye MIPS SoCs
[PATCH v6 0/4] x86/speculation: Disable IBRS when idle
2023-10-04 16:11 UTC (3+ messages)
[PATCH 0/2] Add qcom hvc/shmem transport
2023-10-04 16:11 UTC (14+ messages)
` [PATCH v4 0/4] Add qcom hvc/shmem transport support
` [PATCH v4 1/4] firmware: arm_scmi: Add polling support for completion in smc
` [PATCH v4 3/4] dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI
` [PATCH v4 4/4] firmware: arm_scmi: Add qcom hvc/shmem transport support
[PATCH] futex: requeue: Remove unnecessary ‘NULL’ values from futex_proxy_trylock_atomic
2023-10-04 16:09 UTC (2+ messages)
` [tip: locking/core] futex/requeue: Remove unnecessary ‘NULL’ initialization from futex_proxy_trylock_atomic()
[PATCH] irqchip/riscv-intc: Mark INTC nodes for secondary CPUs as initialized
2023-10-04 16:08 UTC (6+ messages)
[PATCH v2 1/1] rcu: Reduce synchronize_rcu() waiting time
2023-10-04 16:07 UTC (4+ messages)
[ANNOUNCE] v6.6-rc4-rt7
2023-10-04 16:06 UTC
[PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
2023-10-04 16:05 UTC (5+ messages)
[PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
2023-10-04 16:03 UTC (14+ messages)
[PATCH] Firewire: IP over IEEE 1394: replaced implicit mentions of unsigned int
2023-10-04 16:03 UTC (3+ messages)
[PATCH V6 0/1] AMD QDMA driver
2023-10-04 16:03 UTC (4+ messages)
` [PATCH V6 1/1] dmaengine: amd: qdma: Add "
[PATCH] perf/core: Introduce cpuctx->cgrp_ctx_list
2023-10-04 16:02 UTC (5+ messages)
[PATCH v4 7/7] rust: workqueue: add examples
2023-10-04 15:49 UTC (6+ messages)
[PATCH 1/2] dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA chaining
2023-10-04 15:50 UTC (2+ messages)
` [PATCH 2/2] dmaengine: stm32-dma: fix residue "
[PATCH net-next v2 00/12] vsock/virtio: continue MSG_ZEROCOPY support
2023-10-04 15:48 UTC (7+ messages)
` [PATCH net-next v2 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v2 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [PATCH net-next v2 12/12] test/vsock: io_uring rx/tx tests
[PATCH v6 1/4] x86/speculation: Add __update_spec_ctrl() helper
2023-10-04 15:47 UTC (2+ messages)
` [tip: sched/core] "
[PATCH v6 2/4] x86/idle: Disable IBRS when cpu is offline
2023-10-04 15:47 UTC (2+ messages)
` [tip: sched/core] x86/idle: Disable IBRS when CPU is offline to improve single-threaded performance
[PATCH v6 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS
2023-10-04 15:47 UTC (2+ messages)
` [tip: sched/core] intel_idle: Add ibrs_off module parameter to force-disable IBRS
[PATCH v6 3/4] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
2023-10-04 15:47 UTC (2+ messages)
` [tip: sched/core] "
[PATCH] sched/fair: Preserve PLACE_DEADLINE_INITIAL deadline
2023-10-04 15:46 UTC (3+ messages)
` [PATCH v2] "
[PATCH] locking/arch: Rewrite local_add_unless as static inline function
2023-10-04 15:46 UTC (2+ messages)
` [tip: locking/core] locking/local, arch: Rewrite local_add_unless() as a "
linux-next: build failure after merge of the vfs-brauner tree
2023-10-04 15:46 UTC (4+ messages)
[GIT PULL] Kselftest fixes update for Linux 6.6-rc5
2023-10-04 15:46 UTC
[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
2023-10-04 15:45 UTC (20+ messages)
` [PATCH v5 01/18] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v5 06/18] x86/sgx: Introduce EPC page states
` [PATCH v5 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages
[PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
2023-10-04 15:44 UTC (11+ messages)
` [PATCH v4 01/10] riscv: Add SOPHGO SOC family Kconfig support
` [PATCH v4 02/10] dt-bindings: vendor-prefixes: add milkv/sophgo
` [PATCH v4 03/10] dt-bindings: riscv: add sophgo sg2042 bindings
` [PATCH v4 04/10] dt-bindings: riscv: Add T-HEAD C920 compatibles
` [PATCH v4 05/10] dt-bindings: interrupt-controller: Add Sophgo SG2042 PLIC
` [PATCH v4 06/10] dt-bindings: timer: Add Sophgo sg2042 CLINT timer
` [PATCH v4 07/10] dt-bindings: interrupt-controller: Add Sophgo sg2042 CLINT mswi
` [PATCH v4 08/10] riscv: dts: add initial Sophgo SG2042 SoC device tree
` [PATCH v4 09/10] riscv: dts: sophgo: add Milk-V Pioneer board "
` [PATCH v4 10/10] riscv: defconfig: enable SOPHGO SoC
[PATCH] dt-bindings: arm: altera: convert socfpga-system.txt to yaml
2023-10-04 15:42 UTC (4+ messages)
linux-next: duplicate patch in the tip tree
2023-10-04 15:41 UTC (3+ messages)
[PATCH] driver base: slience unused warning
2023-10-04 15:41 UTC (3+ messages)
[PATCH] soundwire: fix initializing sysfs for same devices on different buses
2023-10-04 15:40 UTC (7+ messages)
[PATCH v2] ARM: dts: omap4-embt2ws: Add Bluetooth
2023-10-04 15:40 UTC (5+ messages)
[linus:master] [connector/cn_proc] 2aa1f7a1f4: BUG:kernel_NULL_pointer_dereference,address
2023-10-04 15:40 UTC (2+ messages)
[PATCH v3 00/13] mm: jit/text allocator
2023-10-04 15:39 UTC (4+ messages)
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
[PATCH v2] arm64: dts: renesas: r8a77990: document Ebisu-4D support
2023-10-04 15:37 UTC (2+ messages)
[PATCH] arm64: dts: renesas: r8a77990: document Ebisu-4D support
2023-10-04 15:36 UTC (4+ messages)
[PATCH v4] sched/rt: move back to RT_GROUP_SCHED and rename it child
2023-10-04 15:35 UTC (5+ messages)
[PATCH v3] vfio: Fix uninitialized symbol and potential dereferencing errors in vfio_combine_iova_ranges
2023-10-04 15:35 UTC (3+ messages)
` [PATCH] vfio: Fix smatch errors in vfio_combine_iova_ranges()
[PATCH v3 00/17] firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format)
2023-10-04 15:32 UTC (8+ messages)
` [PATCH v3 03/17] firmware: arm_ffa: Implement the notification bind and unbind interface
` [PATCH v3 07/17] firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface
[PATCH 0/8] shmem,tmpfs: general maintenance
2023-10-04 15:32 UTC (3+ messages)
` [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount)
[PATCH drm-misc-next v5 0/6] [RFC] DRM GPUVM features
2023-10-04 15:29 UTC (6+ messages)
` [PATCH drm-misc-next v5 4/6] drm/gpuvm: track/lock/validate external/evicted objects
[RFC] AMD Zen4 CPU bug? Spurious SMT Sibling Invalid Opcode Speculation
2023-10-04 15:29 UTC
[PATCH 0/5] KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI
2023-10-04 15:29 UTC (5+ messages)
[PATCH] soc: renesas: make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE
2023-10-04 15:27 UTC (2+ messages)
[PATCH v3] Input: powermate - fix use-after-free in powermate_config_complete
2023-10-04 14:36 UTC
[PATCH] s390/pci: Fix reset of IOMMU software counters
2023-10-04 15:24 UTC (2+ messages)
[PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
2023-10-04 15:24 UTC (5+ messages)
` [PATCH v4 01/10] riscv: Add SOPHGO SOC family Kconfig support
[PATCH 0/5] drm/bridge: samsung-dsim: fix various modes with ADV7535 bridge
2023-10-04 15:22 UTC (6+ messages)
` [PATCH 1/5] drm/bridge: samsung-dsim: add more mipi-dsi device debug information
[PATCH v3 1/2] dt-bindings: backlight: Add MPS MP3309C
2023-10-04 15:18 UTC (6+ messages)
[PATCH v2] net: sched: cls_u32: Fix allocation size in u32_init()
2023-10-04 15:16 UTC (2+ messages)
[PATCH] m68k: add missing types to asm/irq.h
2023-10-04 15:16 UTC (2+ messages)
[PATCH 1/3] dt-bindings: regulator: regulator-output: Multiple supplies
2023-10-04 15:14 UTC (2+ messages)
[PATCH 0/2] tracing/user_events: Fix alignment issues for 32 on 64-bit and BE
2023-10-04 15:14 UTC (5+ messages)
` [PATCH 2/2] selftests/user_events: Fix abi_test for BE archs
[PATCH 1/2] KVM: x86: Fix partially uninitialized integer in emulate_pop
2023-10-04 15:13 UTC (4+ messages)
` [PATCH 2/2] KVM: x86: rename push to emulate_push for consistency
[PATCH 1/2] dt-bindings: iio: adc: ti,ads7038: Add description for ADS7038
2023-10-04 15:11 UTC (2+ messages)
[PATCH v2 0/2] pwm: add driver for T-THEAD TH1520 SoC
2023-10-04 15:07 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
[PATCH v5 0/2] sched: EAS changes for EM complexity and sysctl
2023-10-04 14:59 UTC (4+ messages)
` [PATCH v5 2/2] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
[lvc-project] [PATCH] wifi: mac80211: fix buffer overflow in ieee80211_rx_get_bigtk()
2023-10-04 14:58 UTC (2+ messages)
[PATCH RFC v5 0/6] ARM: pxa: GPIO descriptor conversions
2023-10-04 14:56 UTC (7+ messages)
` [PATCH RFC v5 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
` [PATCH RFC v5 2/6] ARM: pxa: Convert Spitz LEDs "
` [PATCH RFC v5 3/6] ARM: pxa: Convert Spitz CF power control "
` [PATCH RFC v5 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFC v5 5/6] ARM: pxa: Convert gumstix Bluetooth "
` [PATCH RFC v5 6/6] input: ads7846: Move wait_for_sync() logic to driver
[PATCH v6 00/12] sound: Use -EPROBE_DEFER instead of i915 module loading
2023-10-04 14:55 UTC (13+ messages)
` [PATCH v6 01/12] ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran
` [PATCH v6 02/12] ASoC: SOF: core: Add probe_early and remove_late callbacks
` [PATCH v6 03/12] ASoC: SOF: Intel: hda: start splitting the probe
` [PATCH v6 04/12] ALSA: hda: Intel: Fix error handling in azx_probe()
` [PATCH v6 05/12] ALSA: hda: i915: Allow override of gpu binding
` [PATCH v6 06/12] ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_init
` [PATCH v6 07/12] ALSA: hda: i915: Allow xe as match for i915_component_master_match
` [PATCH v6 08/12] ASoC: Intel: avs: Move snd_hdac_i915_init to before probe_work
` [PATCH v6 09/12] ALSA: hda: Intel: "
` [PATCH v6 10/12] ASoC: Intel: Skylake: "
` [PATCH v6 11/12] ASoC: SOF: Intel: Move binding to display driver outside of deferred probe
` [PATCH v6 12/12] ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init
[PATCH v2] firmware_loader: Abort new fw load request once firmware core knows about reboot
2023-10-04 14:55 UTC
Issue: padata: UAF in padata_serial_worker reproduce
2023-10-04 14:54 UTC (4+ messages)
[PATCH v2] padata: Fix the UAF issue related to parallel_data
2023-10-04 14:54 UTC (2+ messages)
Issue: Can padata avoid dealing with CPU-related operations?
2023-10-04 14:52 UTC (2+ messages)
[PATCH v2] trace: tracing_event_filter: fast path when no subsystem filters
2023-10-04 14:53 UTC (4+ messages)
[PATCH 0/4] x86/percpu: Use segment qualifiers
2023-10-04 14:49 UTC (5+ messages)
` [PATCH 1/4] x86/percpu: Update arch/x86/include/asm/percpu.h to the current tip
` [PATCH 2/4] x86/percpu: Enable named address spaces with known compiler version
` [PATCH 3/4] x86/percpu: Use compiler segment prefix qualifier
` [PATCH 4/4] x86/percpu: Use C for percpu read/write accessors
[PATCH net v2] net: stmmac: remove unneeded stmmac_poll_controller
2023-10-04 14:29 UTC (5+ messages)
[syzbot] Monthly btrfs report (Oct 2023)
2023-10-04 14:48 UTC
[PATCH v2] PCI: Make d3cold_allowed sysfs attribute read only
2023-10-04 14:47 UTC
[PATCH net-next] MAINTAINERS: Add an obsolete entry for LL TEMAC driver
2023-10-04 14:46 UTC (4+ messages)
[PATCH 00/36] pinctrl: don't use GPIOLIB global numberspace in helpers
2023-10-04 14:46 UTC (9+ messages)
` [PATCH 29/36] pinctrl: st: use new pinctrl GPIO helpers
` [PATCH 34/36] treewide: rename pinctrl_gpio_direction_input_new()
[PATCH] ASoC: cs35l56: Initialise a variable to silence possible static analysis error
2023-10-04 14:42 UTC
[PATCH 2/2] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-10-04 14:42 UTC (5+ messages)
[PATCH v2] docs: submitting-patches: encourage direct notifications to commenters
2023-10-04 14:40 UTC (2+ messages)
[PATCH v2 0/4] clk: si5351: add option to adjust PLL without glitches
2023-10-04 14:39 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: clock: si5351: convert to yaml
[PATCH net v3] net: stmmac: remove unneeded stmmac_poll_controller
2023-10-04 14:33 UTC
[PATCH v2 0/6] update for versal net platform
2023-10-04 14:34 UTC (6+ messages)
` [PATCH v2 6/6] drivers: soc: xilinx: update maintainer of event manager driver
[PATCH v3] dt-bindings: phy: Convert PXA1928 USB/HSIC PHY to DT schema
2023-10-04 14:34 UTC
[PATCH 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
2023-10-04 14:30 UTC (6+ messages)
` [PATCH 1/5] riscv: use ".L" local labels in assembly when applicable
` [PATCH 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
` [PATCH 3/5] riscv: kernel: Use correct SYM_DATA_*() macro for data
` [PATCH 4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones
` [PATCH 5/5] riscv: kvm: use ".L" local labels in assembly when applicable
[PATCH resent 1/1] MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers
2023-10-04 14:32 UTC
[PATCH v2] Input: powermate - fix use-after-free in powermate_config_complete
2023-10-04 14:30 UTC (2+ messages)
[PATCH v4 00/10] Add Milk-V Pioneer RISC-V board support
2023-10-04 14:30 UTC (2+ messages)
[PATCH resent 1/1] dmaengine: fsl-edma: fix all channels requested when call fsl_edma3_xlate()
2023-10-04 14:29 UTC
[PATCH v2 -next] dmaengine: Remove unused declaration dma_chan_cleanup()
2023-10-04 14:29 UTC (2+ messages)
[PATCH 1/2] dmaengine: qcom: fix Wvoid-pointer-to-enum-cast warning
2023-10-04 14:29 UTC (2+ messages)
[PATCH] dmaengine: ep93xx_dma: Annotate struct ep93xx_dma_engine with __counted_by
2023-10-04 14:29 UTC (2+ messages)
[PATCH] dmaengine: idxd: add wq driver name support for accel-config user tool
2023-10-04 14:29 UTC (2+ messages)
[PATCH] dmaengine: fsl-edma: Annotate struct struct fsl_edma_engine with __counted_by
2023-10-04 14:28 UTC (2+ messages)
[PATCH v3 0/9] Introduce __mt_dup() to improve the performance of fork()
2023-10-04 14:25 UTC (5+ messages)
` [PATCH v3 3/9] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
[PATCH] Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
2023-10-04 14:24 UTC (2+ messages)
[PATCH 1/3] PCI: layerscape: add function pointer for exit_from_l2()
2023-10-04 14:23 UTC (3+ messages)
` [PATCH 2/3] PCI: layerscape: add suspend/resume for ls1021a
[PATCH v2] jfs: fix array-index-out-of-bounds in diAlloc
2023-10-04 14:23 UTC (2+ messages)
[PATCH v3] jfs: fix array-index-out-of-bounds in dbFindLeaf
2023-10-04 14:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox