messages from 2023-05-25 16:12:37 to 2023-05-25 18:32:39 UTC [more...]
[PATCH AUTOSEL 6.3 01/67] nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
2023-05-25 18:30 UTC (6+ messages)
` [PATCH AUTOSEL 6.3 02/67] nvme-pci: add quirk for missing secondary temperature thresholds
` [PATCH AUTOSEL 6.3 03/67] nvme-pci: clamp max_hw_sectors based on DMA optimized limitation
` [PATCH AUTOSEL 6.3 04/67] ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12
` [PATCH AUTOSEL 6.3 05/67] ASoC: dwc: limit the number of overrun messages
` [PATCH AUTOSEL 6.3 06/67] cpupower:Fix resource leaks in sysfs_get_enabled()
[PATCH v6 00/20] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
2023-05-25 18:30 UTC (19+ messages)
` [PATCH v6 08/20] modpost: remove is_shndx_special() check from section_rel(a)
` [PATCH v6 09/20] modpost: pass struct module pointer to check_section_mismatch()
` [PATCH v6 10/20] kbuild: generate KSYMTAB entries by modpost
` [PATCH v6 11/20] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
` [PATCH v6 12/20] modpost: check static EXPORT_SYMBOL* by modpost again
` [PATCH v6 15/20] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
` [PATCH v6 16/20] modpost: merge fromsec=DATA_SECTIONS entries in sectioncheck table
` [PATCH v6 19/20] modpost: merge two similar section mismatch warnings
` [PATCH v6 20/20] modpost: show offset from symbol for "
[PATCH net-next v3 0/6] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
2023-05-25 18:30 UTC (9+ messages)
` [PATCH net-next v3 1/6] net: phy: microchip_t1s: modify driver description to be more generic
` [PATCH net-next v3 3/6] net: phy: microchip_t1s: update LAN867x PHY supported revision number
` [PATCH net-next v3 4/6] net: phy: microchip_t1s: fix reset complete status handling
` [PATCH net-next v3 5/6] net: phy: microchip_t1s: remove unnecessary interrupts disabling code
[PATCH v6] drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disable
2023-05-25 18:29 UTC (2+ messages)
[PATCH 00/15] arm64: address -Wmissing-prototype warnings
2023-05-25 18:25 UTC (2+ messages)
[PATCH 0/2] module: avoid all memory pressure due to duplicates
2023-05-25 18:22 UTC (12+ messages)
` [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
` [PATCH 2/2] module: add support to avoid duplicates early on load
[PATCH] adm1266.c: Drop error checking for debugfs_create_dir
2023-05-25 18:22 UTC (3+ messages)
Bug report: kernel paniced when system hibernates
2023-05-25 18:22 UTC (13+ messages)
[PATCH] ucd9000.c: Drop error checking for debugfs_create_dir
2023-05-25 18:20 UTC (2+ messages)
[GIT PULL] vfs fixes
2023-05-25 18:18 UTC (2+ messages)
[GIT PULL] Networking for 6.4-rc4
2023-05-25 18:18 UTC (2+ messages)
[PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter
2023-05-25 18:12 UTC (13+ messages)
` [PATCH v2 1/7] KVM: selftests: Replace int with uint32_t for nevents
` [PATCH v2 2/7] KVM: selftests: Apply create_pmu_event_filter() to fixed ctrs
` [PATCH v2 3/7] KVM: selftests: Test unavailable event filters are rejected
` [PATCH v2 4/7] KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
` [PATCH v2 5/7] KVM: selftests: Check if pmu_event_filter meets expectations on fixed ctrs
` [PATCH v2 6/7] KVM: selftests: Check gp event filters without affecting fixed event filters
[Freedreno] [PATCH] Revert "drm/msm/dp: Remove INIT_SETUP delay"
2023-05-25 18:10 UTC (12+ messages)
` "
[PATCH v3 00/10] Add Intel VT-d nested translation
2023-05-25 18:06 UTC (3+ messages)
[PATCH v4 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-05-25 18:02 UTC (25+ messages)
` [PATCH v4 01/24] x86/resctrl: Track the closid with the rmid
` [PATCH v4 02/24] x86/resctrl: Access per-rmid structures by index
` [PATCH v4 03/24] x86/resctrl: Create helper for RMID allocation and mondata dir creation
` [PATCH v4 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH v4 05/24] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v4 06/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
` [PATCH v4 07/24] x86/resctrl: Use set_bit()/clear_bit() instead of open coding
` [PATCH v4 08/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
` [PATCH v4 09/24] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
` [PATCH v4 10/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
` [PATCH v4 11/24] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
` [PATCH v4 12/24] x86/resctrl: Make resctrl_arch_rmid_read() retry when it is interrupted
` [PATCH v4 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
` [PATCH v4 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
` [PATCH v4 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
` [PATCH v4 16/24] x86/resctrl: Make resctrl_mounted checks explicit
` [PATCH v4 17/24] x86/resctrl: Move alloc/mon static keys into helpers
` [PATCH v4 18/24] x86/resctrl: Make rdt_enable_key the arch's decision to switch
` [PATCH v4 19/24] x86/resctrl: Add helpers for system wide mon/alloc capable
` [PATCH v4 20/24] x86/resctrl: Add cpu online callback for resctrl work
` [PATCH v4 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
` [PATCH v4 22/24] x86/resctrl: Add cpu offline callback for resctrl work
` [PATCH v4 23/24] x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
` [PATCH v4 24/24] x86/resctrl: Separate arch and fs resctrl locks
[RFC PATCH v1] usb: core: add sysfs entry for usb device state
2023-05-25 18:02 UTC (2+ messages)
[PATCH] nvmet-auth: remove some dead code
2023-05-25 18:02 UTC (2+ messages)
[tip: x86/misc] x86/csum: Improve performance of `csum_partial`
2023-05-25 18:01 UTC
[PATCH net-next v2] net: phy: broadcom: Register dummy IRQ handler
2023-05-25 17:59 UTC
[PATCH] perf bpf filter: Fix a broken perf sample data naming in BPF
2023-05-25 17:54 UTC (2+ messages)
[tip: x86/urgent] x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
2023-05-25 17:53 UTC
[PATCH v2 0/2] Fix and clean MT8365 clock indexes
2023-05-25 17:51 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: replace unusable clock
[PATCH v2] usb: host: xhci: Do not re-initialize the XHCI HC if being removed
2023-05-25 17:51 UTC
[PATCH] sched/psi: make psi_cgroups_enabled static
2023-05-25 17:49 UTC (3+ messages)
[PATCH tty v1 0/8] synchronize UART_IER access against console write
2023-05-25 17:47 UTC (3+ messages)
` [PATCH tty v1 2/8] serial: core: lock port for stop_rx() in uart_suspend_port()
[PATCH] dma-mapping: Name SG DMA flag helpers consistently
2023-05-25 17:46 UTC
[PATCH] kmemleak-test: drop __init to get better backtrace
2023-05-25 17:43 UTC
[PATCH bpf-next 1/2] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-05-25 17:41 UTC (2+ messages)
[PATCH v14 00/10] add DSC 1.2 dpu supports
2023-05-25 17:40 UTC (11+ messages)
` [PATCH v14 01/10] drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush register
` [PATCH v14 02/10] drm/msm/dpu: add DSC blocks to the catalog of MSM8998 and SC8180X
` [PATCH v14 03/10] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0
` [PATCH v14 04/10] drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_PINGPONG_DSC bit
` [PATCH v14 05/10] drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONG
` [PATCH v14 06/10] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v14 07/10] drm/msm/dpu: always clear every individual pending flush mask
` [PATCH v14 08/10] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v14 09/10] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
` [PATCH v14 10/10] drm/msm/dpu: Tear down DSC datapath on encoder cleanup
[PATCH v2] video: imsttfb: Fix use after free bug in imsttfb_probe due to lack of error-handling of init_imstt
2023-05-25 17:39 UTC (3+ messages)
` [PATCH 1/4] fbdev: imsttfb: Fix error handling in init_imstt()
[PATCH] MAINTAINERS: Replace my email address
2023-05-25 17:39 UTC (2+ messages)
[PATCH v2 0/6] Adreno QoL changes
2023-05-25 17:38 UTC (3+ messages)
` [PATCH v2 2/6] drm/msm/a6xx: Explain CP_PROTECT_CNTL writes in a6xx_set_cp_protect
[GIT PULL] platform-drivers-x86 for 6.4-3
2023-05-25 17:33 UTC (2+ messages)
[GIT PULL] m68k fixes for v6.4
2023-05-25 17:33 UTC (2+ messages)
[GIT PULL] sound fixes for 6.4-rc4
2023-05-25 17:33 UTC (2+ messages)
[GIT PULL] power-supply changes for 6.4-rc
2023-05-25 17:33 UTC (2+ messages)
[PATCH v3 00/19] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-05-25 17:32 UTC (25+ messages)
` [PATCH v3 02/19] x86/resctrl: Access per-rmid structures by index
` [PATCH v3 08/19] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
` [PATCH v3 11/19] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
` [PATCH v3 12/19] x86/resctrl: Make resctrl_mounted checks explicit
[PATCH 0/5] dt-bindings: timer: AT91 convert to YAML
2023-05-25 17:27 UTC (9+ messages)
` [PATCH 1/5] dt-bindings: timer: atmel,at91sam9260-pit: convert to yaml
` [PATCH 3/5] dt-bindings: timer: microchip,sam9x60-pit64b: "
` [PATCH 4/5] dt-bindings: watchdog: atmel,at91rm9200-wdt: "
` [PATCH 5/5] dt-bindings: timer: atmel,at91rm9200-st: "
Can I write an article for your website?
2023-05-25 17:26 UTC
[PATCH v21 0/6] block: Use page pinning
2023-05-25 17:25 UTC (14+ messages)
` Extending page pinning into fs/direct-io.c
[PATCH V2 0/6] Add camera clock controller support for SM8550
2023-05-25 17:21 UTC (7+ messages)
` [PATCH V2 1/6] dt-bindings: clock: qcom: Add SM8550 camera clock controller
` [PATCH V2 2/6] clk: qcom: Update l value configuration for lucid ole and evo plls
` [PATCH V2 3/6] clk: qcom: clk-alpha-pll: Remove explicit CAL_L configuration for EVO PLL
` [PATCH V2 4/6] clk: qcom: camcc-sm8550: Add camera clock controller driver for SM8550
` [PATCH V2 5/6] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks
` [PATCH V2 6/6] arm64: dts: qcom: sm8550: Add camera clock controller
[PATCH v3 00/11] serial: sc16is7xx: fix GPIO regression and rs485 improvements
2023-05-25 17:20 UTC (5+ messages)
` [PATCH v3 09/11] serial: sc16is7xx: add I/O register translation offset
[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
2023-05-25 17:20 UTC (8+ messages)
` [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
` [PATCH v2 10/11] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
2023-05-25 17:19 UTC (3+ messages)
[PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
2023-05-25 17:18 UTC (2+ messages)
[PATCH v5 net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
2023-05-25 17:16 UTC (2+ messages)
[PATCH v1 RFC Zisslpcfi 00/20] riscv control-flow integrity for U mode
2023-05-25 17:17 UTC (3+ messages)
` [PATCH v1 RFC Zisslpcfi 15/20] sslp prctl: arch-agnostic prctl for shadow stack and landing pad instr
[PATCH v6 00/10 RESEND] Add RT5033 charger device driver
2023-05-25 17:16 UTC (4+ messages)
` [PATCH v6 04/10 RESEND] mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver
[tip: x86/urgent] x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
2023-05-25 17:08 UTC
[PATCH v2] ASoC: SOF: imx: Add OF machine descriptors for i.MX platforms
2023-05-25 17:07 UTC (2+ messages)
[PATCH v2] wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
2023-05-25 17:04 UTC (2+ messages)
[PATCH] arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK block
2023-05-25 17:03 UTC (2+ messages)
[PATCH][next] wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
2023-05-25 17:03 UTC (2+ messages)
[PATCH][next] wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
2023-05-25 17:03 UTC (2+ messages)
[PATCH] tracing/user_events: Prevent same name but different args event
2023-05-25 17:02 UTC (2+ messages)
[PATCH V2 0/3] osnoise/timerlat improvements
2023-05-25 17:00 UTC (3+ messages)
` [PATCH V2 3/3] tracing/timerlat: Add user-space interface
[PATCH 0/4] Add camera clock controller support for SM8550
2023-05-25 16:58 UTC (17+ messages)
` [PATCH 1/4] clk: qcom: clk-alpha-pll: Add support for rivian ole pll ops
` [PATCH 2/4] dt-bindings: clock: qcom: Add SM8550 camera clock controller
` [PATCH 3/4] clk: qcom: camcc-sm8550: Add camera clock controller driver for SM8550
` [PATCH 4/4] arm64: dts: qcom: sm8550: Add camera clock controller
[PATCH] tracing/user_events: Fix the order of the fields in the trace output
2023-05-25 16:53 UTC (2+ messages)
[PATCH] mm: zswap: shrink until can accept
2023-05-25 16:52 UTC (3+ messages)
[PATCH] sched: Consider task_struct::saved_state in wait_task_inactive()
2023-05-25 16:52 UTC (2+ messages)
[PATCH] tracing: avoid missing-prototype warnings
2023-05-25 16:50 UTC (2+ messages)
[RFC PATCH 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
2023-05-25 16:47 UTC (3+ messages)
` [RFC PATCH 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
[paulmck-rcu:dev.2023.05.20a] [rcuscale] 812195e4f7: BUG:kernel_NULL_pointer_dereference,address
2023-05-25 16:45 UTC (2+ messages)
[PATCH] irq_work: consolidate arch_irq_work_raise prototypes
2023-05-25 16:44 UTC (2+ messages)
[PATCH v1] arm: clocksource: Check if timer is enabled for timer irq
2023-05-25 16:44 UTC (4+ messages)
[BUG 6.4-rc3] BUG: kernel NULL pointer dereference in __dev_fwnode
2023-05-25 16:42 UTC (3+ messages)
linux-next: duplicate patches in the asm-generic tree
2023-05-25 16:41 UTC (3+ messages)
[PATCH] drm/amd/amdgpu: introduce DRM_AMDGPU_WERROR
2023-05-25 16:38 UTC
[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-05-25 16:37 UTC (5+ messages)
` [PATCH 02/23] arm64: allow pte_offset_map() "
` [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
[PATCH v5] usb: common: usb-conn-gpio: Set last role to unknown before initial detection
2023-05-25 16:34 UTC (2+ messages)
[PATCH v1 3/7] rust: sync: add `Arc::{from_raw, into_raw}`
2023-05-25 16:32 UTC (4+ messages)
[PATCH v2 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
2023-05-25 16:26 UTC (3+ messages)
` [PATCH v2 1/2] soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST
[PATCH v5 00/18] watchdog/hardlockup: Add the buddy hardlockup detector
2023-05-25 16:26 UTC (3+ messages)
` [PATCH v5 14/18] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
[PATCH v2 00/12] ALSA: hda: Adding support for CS35L56 on HDA systems
2023-05-25 16:26 UTC (13+ messages)
` [PATCH v2 01/12] ASoC: cs35l56: Move shared data into a common data structure
` [PATCH v2 02/12] ASoC: cs35l56: Make cs35l56_system_reset() code more generic
` [PATCH v2 03/12] ASoC: cs35l56: Convert utility functions to use common data structure
` [PATCH v2 04/12] ASoC: cs35l56: Move utility functions to shared file
` [PATCH v2 05/12] ASoC: cs35l56: Move runtime suspend/resume to shared library
` [PATCH v2 06/12] ASoC: cs35l56: Move cs_dsp init into "
` [PATCH v2 07/12] ASoC: cs35l56: Move part of cs35l56_init() to "
` [PATCH v2 08/12] ASoC: cs35l56: Make common function for control port wait
` [PATCH v2 09/12] ASoC: cs35l56: Make a common function to shutdown the DSP
` [PATCH v2 10/12] ALSA: hda: Fix missing header dependencies
` [PATCH v2 11/12] ALSA: hda: Add mute_hook to hda_component
` [PATCH v2 12/12] ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifier
[PATCH v2] drm/amd/display: enable more strict compile checks
2023-05-25 16:26 UTC (7+ messages)
[PATCH V7 0/6] drm: bridge: samsung-dsim: Support variable clocking
2023-05-25 16:21 UTC (11+ messages)
[PATCH 0/3] vhost: Fix freezer/ps regressions
2023-05-25 16:20 UTC (13+ messages)
` [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
[GIT PULL] x86/shstk for 6.4
2023-05-25 16:20 UTC (10+ messages)
[PATCH v2 0/2] Init flow fixes for Samsung DSIM and TI SN65DSI84
2023-05-25 16:19 UTC (2+ messages)
[PATCH v7 0/5] Introduce provisioning primitives
2023-05-25 16:19 UTC (9+ messages)
[PATCH wireless] ray_cs: Fix an error handling path in ray_probe()
2023-05-25 16:17 UTC (2+ messages)
` [wireless] wifi: "
[PATCH wireless] wl3501_cs: Fix an error handling path in wl3501_probe()
2023-05-25 16:16 UTC (2+ messages)
` [wireless] wifi: "
[PATCH wireless] atmel: Fix an error handling path in atmel_probe()
2023-05-25 16:16 UTC (2+ messages)
` [wireless] wifi: "
[PATCH] orinoco: Fix an error handling path in orinoco_cs_probe()
2023-05-25 16:15 UTC (2+ messages)
` wifi: "
[PATCH wireless] orinoco: Fix an error handling path in spectrum_cs_probe()
2023-05-25 16:15 UTC (2+ messages)
` [wireless] wifi: "
[PATCH] rtw89: use flexible array member in rtw89_btc_btf_tlv
2023-05-25 16:14 UTC (2+ messages)
` wifi: "
[PATCH][next] wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE
2023-05-25 16:14 UTC (2+ messages)
[PATCH net-next v5 0/6] Brcm ASP 2.0 Ethernet Controller
2023-05-25 16:11 UTC (3+ messages)
` [PATCH net-next v5 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
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