[PATCH 1/1] iio: bmi323: peripheral in lowest power state on suspend
2024-08-18 15:09 UTC (3+ messages)
` [PATCH v2 0/1] iio: bmi323: have the peripheral consume less power
` [PATCH v2] iio: bmi323: peripheral in lowest power state on suspend
[PATCH] dt-bindings: bluetooth: bring the HW description closer to reality for wcn6855
2024-08-18 15:07 UTC (2+ messages)
[PATCH 1/1] dt-bindings: arm: fsl: correct spelling of TQ-Systems
2024-08-18 15:03 UTC (2+ messages)
[PATCH 1/1] dt-bindings: extcon: convert extcon-usb-gpio.txt to yaml format
2024-08-18 14:57 UTC (2+ messages)
[PATCH 1/1] dt-bindings: arm: fsl: add fsl-ls2081a-rdb board
2024-08-18 14:55 UTC (2+ messages)
[RFC net-next 0/5] Suspend IRQs during preferred busy poll
2024-08-18 14:51 UTC (17+ messages)
[RESEND PATCH v2] eventfd: introduce ratelimited wakeup for non-semaphore eventfd
2024-08-18 14:48 UTC (6+ messages)
[PATCH v1 0/9] Fix Allwinner D1 boot regression
2024-08-18 14:47 UTC (2+ messages)
VT-less kernels, and /dev/console on x86
2024-08-18 14:33 UTC (8+ messages)
[PATCH v2 0/7] usb: dwc3: qcom: Flatten dwc3 structure
2024-08-18 14:33 UTC (3+ messages)
` [PATCH v2 1/7] dt-bindings: usb: snps,dwc3: Split core description
[PATCH v3 0/5] Coresight: Add Coresight TMC Control Unit driver
2024-08-18 14:28 UTC (3+ messages)
` [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware
[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
2024-08-18 14:24 UTC (4+ messages)
` [PATCH v2 3/4] firewire: "
[PATCH v3 00/19] Add Freescale i.MX8qxp Display Controller support
2024-08-18 14:24 UTC (3+ messages)
` [PATCH v3 08/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller
[PATCH v3] mmc: mtk-sd: Improve data type in msdc_timeout_cal()
2024-08-18 14:23 UTC
[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-08-18 14:17 UTC (4+ messages)
` [PATCH net-next v13 12/14] net: replace page_frag with page_frag_cache
[RFC PATCH] rust: enable rustdoc's `--generate-link-to-definition`
2024-08-18 14:12 UTC
[PATCH 1/2] docs: rust: link to https://rust.docs.kernel.org
2024-08-18 14:12 UTC (2+ messages)
` [PATCH 2/2] docs: rust: improve main page introducing a "Code documentation" section
[PATCH 4.19 000/196] 4.19.320-rc1 review
2024-08-18 14:00 UTC (2+ messages)
[PATCH 5.4 000/255] 5.4.282-rc2 review
2024-08-18 14:00 UTC (2+ messages)
[PATCH 5.15 000/479] 5.15.165-rc3 review
2024-08-18 13:59 UTC (2+ messages)
[PATCH] ufs: Remove unused ufs_old_cylinder_group struct and related macros
2024-08-18 13:58 UTC
[PATCH v6] clk: starfive: jh7110-sys: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz
2024-08-18 13:44 UTC (4+ messages)
[RFC V7] md/bitmap: Optimize lock contention
2024-08-18 13:36 UTC
[PATCHSET 0/9] perf annotate-data: Update data-type profiling quality (v1)
2024-08-18 13:22 UTC (3+ messages)
` [PATCH 2/9] perf annotate-data: Fix off-by-one in location range check
[PATCH v5 0/3] tracing: Support poll on event hist file
2024-08-18 13:18 UTC (4+ messages)
` [PATCH v5 1/3] tracing/hist: Add poll(POLLIN) support on "
` [PATCH v5 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [PATCH v5 3/3] selftests/tracing: Add hist poll() support test
[PATCH v4 0/3] tracing: Support poll on event hist file
2024-08-18 13:15 UTC (5+ messages)
` [PATCH v4 3/3] selftests/tracing: Add hist poll() support test
[PATCH] HID: corsair-void: Add Corsair Void headset family driver
2024-08-18 13:12 UTC (2+ messages)
[PATCH v3] dmaengine: moxart: handle irq_of_parse_and_map() errors
2024-08-18 13:03 UTC (3+ messages)
[PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-08-18 12:51 UTC (21+ messages)
` [PATCH v13 01/20] tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops()
` [PATCH v13 02/20] tracing: Add a comment about ftrace_regs definition
` [PATCH v13 03/20] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v13 04/20] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v13 05/20] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v13 06/20] function_graph: Pass ftrace_regs to retfunc
` [PATCH v13 07/20] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v13 08/20] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v13 09/20] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v13 10/20] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v13 11/20] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v13 12/20] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v13 13/20] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v13 14/20] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v13 15/20] tracing: Fix function timing profiler to initialize hashtable
` [PATCH v13 16/20] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v13 17/20] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v13 18/20] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v13 19/20] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v13 20/20] fgraph: Skip recording calltime/rettime if it is not nneeded
[PATCH 6.10 00/25] 6.10.6-rc3 review
2024-08-18 12:50 UTC (2+ messages)
[GIT PULL] Btrfs fixes for 6.11-rc4, part 2
2024-08-18 12:43 UTC
[PATCH v2] kbuild: add debug package to pacman PKGBUILD
2024-08-18 12:35 UTC (2+ messages)
[PATCH 6.10 00/25] 6.10.6-rc3 review
2024-08-18 12:32 UTC
[PATCH] Remove *.orig pattern from .gitignore
2024-08-18 12:20 UTC (4+ messages)
[PATCH] ocfs2: Fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume()
2024-08-18 11:43 UTC (2+ messages)
[PATCH v3 21/25] dax/region: Create resources on sparse DAX regions
2024-08-18 11:38 UTC (2+ messages)
[PATCH] ocfs2: Remove custom swap functions in favor of built-in sort swap
2024-08-18 11:36 UTC (2+ messages)
[PATCH] fix member variable description warnings while building docs
2024-08-18 11:25 UTC
[PATCH] m68k: move sun3 into a top-level platform option
2024-08-18 11:08 UTC (2+ messages)
[PATCH 00/12] drm/amd: Switch over to struct drm_edid
2024-08-18 10:43 UTC (13+ messages)
` [PATCH 01/12] drm/amd/display: remove spurious definition for dm_helpers_get_sbios_edid()
` [PATCH 02/12] drm/amd/display: Remove EDID members of ddc_service
` [PATCH 03/12] drm/edid: constify argument of drm_edid_is_valid()
` [PATCH 04/12] drm/amd/display: Simplify raw_edid handling in dm_helpers_parse_edid_caps()
` [PATCH 05/12] drm/amd/display: Constify "
` [PATCH 06/12] drm/amd/display: Constify 'struct edid' in parsing functions
` [PATCH 07/12] drm/amd/display: Use struct edid in dc_link_add_remote_sink()
` [PATCH 08/12] drm/amdgpu: Switch amdgpu_connector to struct drm_edid
` [PATCH 09/12] drm/amd/display: Switch amdgpu_dm_connector "
` [PATCH 10/12] drm/edid: add a helper to compare two EDIDs
` [PATCH 11/12] drm/amd/display: Switch dc_sink to struct drm_edid
` [PATCH 12/12] drm/amd/display: Switch dc_link_add_remote_sink() "
[PATCH v3 0/5] tracing/probes: Support tracepoint events on modules
2024-08-18 10:43 UTC (6+ messages)
` [PATCH v3 1/5] tracepoint: Support iterating over tracepoints "
` [PATCH v3 2/5] tracepoint: Support tterating tracepoints in a loading module
` [PATCH v3 3/5] tracing/fprobe: Support raw tracepoint events on modules
` [PATCH v3 4/5] tracing/fprobe: Support raw tracepoints on future loaded modules
` [PATCH v3 5/5] sefltests/tracing: Add a test for tracepoint events on modules
[syzbot] [f2fs?] kernel BUG in f2fs_evict_inode (3)
2024-08-18 10:41 UTC
[PATCH] net: sched: use-after-free in tcf_action_destroy
2024-08-18 10:40 UTC (7+ messages)
[PATCH] ocfs2: fix unexpected zeroing of virtual disk
2024-08-18 10:31 UTC (2+ messages)
[PATCH] Fixed typo "allocateed" to allocated
2024-08-18 9:42 UTC
[PATCH v1 0/2] mremap refactor: check src address for vma boundaries first
2024-08-18 9:28 UTC (6+ messages)
[PATCH] ipmi:ssif: Exit early when there is a SMBus error
2024-08-18 9:27 UTC (3+ messages)
[syzbot] [input?] [usb?] possible deadlock in hid_hw_open
2024-08-18 9:24 UTC
[PATCH 5.10 000/345] 5.10.224-rc3 review
2024-08-18 8:55 UTC (5+ messages)
` Adding sample code in -stable? was "
[PATCH 6.10 00/25] 6.10.6-rc2 review
2024-08-18 8:54 UTC (3+ messages)
[PATCH] kbuild: remove *.symversions left-over
2024-08-18 8:37 UTC
[PATCH v2 3/5] drm/log: Introduce a new boot logger to draw the kmsg on the screen
2024-08-18 8:33 UTC (2+ messages)
[PATCH v5 0/4] Introduce userspace-driven ALSA timers
2024-08-18 8:02 UTC (2+ messages)
[PATCH v2 0/2] mm: collect the number of anon mTHP
2024-08-18 7:58 UTC (2+ messages)
[PATCH v2] init/Kconfig: Only block on RANDSTRUCT for RUST
2024-08-18 7:55 UTC (3+ messages)
[PATCH v11 14/14] cxl/memfeature: Add CXL memory device PPR control feature
2024-08-18 7:52 UTC (2+ messages)
[PATCH 0/3] ALSA/ASoC/SoundWire: Intel: update maximum number of links
2024-08-18 7:50 UTC (4+ messages)
` [PATCH 1/3] ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKS
[PATCH] ALSA: hda: cs35l41: fix module autoloading
2024-08-18 7:48 UTC (2+ messages)
[PATCH v3 4/4] mm: swap: Count successful mTHP ZSWAP stores in sysfs mTHP stats
2024-08-18 7:46 UTC (3+ messages)
[PATCH v3 0/6] mm: split underutilized THPs
2024-08-18 7:45 UTC (3+ messages)
[PATCH] soundwire: intel_bus_common: enable interrupts before exiting reset
2024-08-18 7:28 UTC (2+ messages)
[PATCH] soundwire: cadence: re-check Peripheral status with delayed_work
2024-08-18 7:28 UTC (2+ messages)
[PATCH] soundwire: stream: fix programming slave ports for non-continous port maps
2024-08-18 7:28 UTC (2+ messages)
[PATCH] Adding Support for Thinkpad X12 Gen 2 Kbd Portfolio with 0x61AE as PID
2024-08-18 7:27 UTC
[PATCH RESEND] drm/nouveau: fix a possible null pointer dereference
2024-08-18 7:25 UTC
[PATCH] drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions
2024-08-18 7:23 UTC
[PATCH] soundwire: intel_auxdevice: add kernel parameter for mclk divider
2024-08-18 7:23 UTC (2+ messages)
[PATCH] soundwire: add lane field in sdw_port_runtime
2024-08-18 7:21 UTC (2+ messages)
[PATCH 0/2] Add MSM8996/MSM8953 dpu catalog
2024-08-18 7:16 UTC (3+ messages)
` [PATCH 1/2] drm/msm/dpu: Add MSM8996 support
[PATCH v11 01/14] EDAC: Add support for EDAC device feature's control
2024-08-18 7:11 UTC (2+ messages)
[PATCH] kbuild: fix typos "prequisites" to "prerequisites"
2024-08-18 7:07 UTC
[syzbot] [cgroups?] possible deadlock in task_rq_lock
2024-08-18 7:05 UTC (2+ messages)
[PATCH v2 0/2] add AD8460 DAC driver
2024-08-18 7:04 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: dac: add docs for ad8460
[PATCH v5 0/4] drm: Minimum backlight overrides and implementation for amdgpu
2024-08-18 6:56 UTC (5+ messages)
` [PATCH v5 1/4] drm: Add panel backlight quirks
` [PATCH v5 2/4] drm/amd/display: Add support for minimum backlight quirk
` [PATCH v5 3/4] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH v5 4/4] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels
[PATCH 0/3] Cleanup: Formatting iwlwifi driver
2024-08-18 6:48 UTC (4+ messages)
` [PATCH 1/3] iwlwifi: mvm: Improve code style in pointer declarations
` [PATCH 2/3] iwlwifi: mvm: Enclose multi-statement macro in a do while
` [PATCH 3/3] iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx
[PATCH v5 0/6] Add initial DTS for Samsung Galaxy Book4 Edge
2024-08-18 6:41 UTC (3+ messages)
` [PATCH v5 3/6] dt-bindings: ufs: Add X1E80100 UFS
[PATCH v6 0/4] Generate address range data for built-in modules
2024-08-18 6:40 UTC (5+ messages)
` [PATCH v6 2/4] kbuild, kconfig: generate offset range data for builtin modules
` [PATCH v6 3/4] scripts: add verifier script for builtin module range data
[PATCH] power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense
2024-08-18 6:39 UTC (2+ messages)
[PATCH net-next v2 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy
2024-08-18 6:36 UTC (4+ messages)
` [PATCH net-next v2 2/2] net: phy: "
[PATCH v3 0/7] mm: Optimize mseal checks
2024-08-18 6:36 UTC (3+ messages)
` [PATCH v3 7/7] selftests/mm: add more mseal traversal tests
[PATCH v5 00/13] Zacas/Zabha support and qspinlocks
2024-08-18 6:35 UTC (14+ messages)
` [PATCH v5 01/13] riscv: Move cpufeature.h macros into their own header
` [PATCH v5 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
` [PATCH v5 03/13] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v5 04/13] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v5 05/13] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v5 06/13] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v5 07/13] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v5 08/13] riscv: Implement xchg8/16() using Zabha
` [PATCH v5 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v5 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v5 11/13] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v5 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v5 13/13] riscv: Add qspinlock support
[linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency
2024-08-18 6:24 UTC (7+ messages)
[PATCH 01/24] sched/eevdf: Add feature comments
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 02/24] sched/eevdf: Remove min_vruntime_copy
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 03/24] sched/fair: Cleanup pick_task_fair() vs throttle
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 04/24] sched/fair: Cleanup pick_task_fair()s curr
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] sched/fair: Cleanup pick_task_fair()'s curr
[PATCH 05/24] sched/fair: Unify pick_{,next_}_task_fair()
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 06/24] sched: Allow sched_class::dequeue_task() to fail
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 07/24] sched/fair: Re-organize dequeue_task_fair()
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 08/24] sched: Split DEQUEUE_SLEEP from deactivate_task()
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 09/24] sched: Prepare generic code for delayed dequeue
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 10/24] sched/uclamg: Handle delayed dequeue
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 11/24] sched/fair: Assert {set_next,put_prev}_entity() are properly balanced
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 12/24] sched/fair: Prepare exit/cleanup paths for delayed_dequeue
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 13/24] sched/fair: Prepare pick_next_task() for delayed dequeue
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 14/24] sched/fair: Implement ENQUEUE_DELAYED
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 15/24] sched,freezer: Mark TASK_FROZEN special
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 16/24] sched: Teach dequeue_task() about special task states
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 17/24] sched/fair: Implement delayed dequeue
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 18/24] sched/fair: Implement DELAY_ZERO
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 19/24] sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 20/24] sched/fair: Avoid re-setting virtual deadline on migrations
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] sched/fair: Avoid re-setting virtual deadline on 'migrations'
[PATCH 21/24] sched/eevdf: Allow shorter slices to wakeup-preempt
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 22/24] sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 23/24] sched/eevdf: Propagate min_slice up the cgroup hierarchy
2024-08-18 6:23 UTC (2+ messages)
` [tip: sched/core] "
[PATCH v1 0/3] x86: Write FRED RSP0 on return to userspace
2024-08-18 6:16 UTC (11+ messages)
` [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism
[PATCH v3 0/2] extend "multi" functions and use them in jdi-fhd-r63452
2024-08-18 6:08 UTC (3+ messages)
` [PATCH v3 1/2] drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
` [PATCH v3 2/2] drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functions
[syzbot] [btrfs?] general protection fault in __alloc_workqueue
2024-08-18 6:06 UTC
[PATCH] Input: evdev - limit amount of data for writes
2024-08-18 5:47 UTC (2+ messages)
[syzbot] [net?] kernel BUG in __sock_sendmsg
2024-08-18 5:29 UTC (3+ messages)
[PATCH] iio: adc: ad7606: split a 'ad7606_sw_mode_setup()' from probe
2024-08-18 5:16 UTC (3+ messages)
[PATCH 6.10] drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()
2024-08-18 5:08 UTC (4+ messages)
[syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin (2)
2024-08-18 4:36 UTC (2+ messages)
[PATCH] pidfd: prevent creation of pidfds for kthreads
2024-08-18 3:58 UTC (2+ messages)
[PATCH] Initialize symbol 'entity' in sched_main.c
2024-08-18 3:49 UTC (2+ messages)
[PATCH net-next] net: ovs: fix ovs_drop_reasons error
2024-08-18 3:35 UTC (3+ messages)
[GIT PULL] hotfixes for 6.11-rc4
2024-08-18 3:11 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.11-2 tag
2024-08-18 2:47 UTC (2+ 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
all inboxes | Powered by JetHome®