messages from 2023-05-25 14:27:16 to 2023-05-25 17:04:09 UTC [more...]
[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 v21 0/6] block: Use page pinning
2023-05-25 17:00 UTC (8+ messages)
` Extending page pinning into fs/direct-io.c
[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 0/2] module: avoid all memory pressure due to duplicates
2023-05-25 16:54 UTC (6+ messages)
` [PATCH 2/2] module: add support to avoid duplicates early on load
[GIT PULL] power-supply changes for 6.4-rc
2023-05-25 16:54 UTC
[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 (5+ messages)
` [RFC PATCH 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [RFC PATCH 2/3] mm: Provide a function to get an additional pin on a page
` [RFC PATCH 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c
[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)
[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
2023-05-25 16:41 UTC (5+ 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
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 v2 0/7] KVM: selftests: Add tests for pmu event filter
2023-05-25 16:23 UTC (7+ messages)
` [PATCH v2 1/7] KVM: selftests: Replace int with uint32_t for nevents
` [PATCH v2 7/7] KVM: selftests: Test pmu event filter with incompatible kvm_pmu_event_filter
[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 (12+ 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] ucd9000.c: Drop error checking for debugfs_create_dir
2023-05-25 16:13 UTC
[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
[PATCH v4 0/3] introduce tee-based EFI Runtime Variable Service
2023-05-25 16:11 UTC (4+ messages)
[PATCH v4 1/2] PCI: Refactor pci_bridge_d3_possible()
2023-05-25 16:10 UTC (4+ messages)
` [PATCH v4 2/2] PCI: Don't assume root ports from > 2015 are power manageable
[PATCH wireless-next v2 1/4] wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr()
2023-05-25 16:10 UTC (2+ messages)
[PATCH] adm1266.c: Drop error checking for debugfs_create_dir
2023-05-25 16:08 UTC
[PATCH v5 43/44] wireless: add HAS_IOPORT dependencies
2023-05-25 16:08 UTC (2+ messages)
` [v5,43/44] wifi: "
[RESEND PATCH 0/2] ARC: fix THREAD_SHIFT and rename 16KSTACKS
2023-05-25 16:08 UTC (3+ messages)
` [RESEND PATCH 1/2] ARC: fix incorrect THREAD_SHIFT definition
` [RESEND PATCH 2/2] ARC: rename 16KSTACKS to DEBUG_STACKS
[PATCH v3 0/2] crypto: hisilicon - Add HiSilicon ADVCA Subsystem
2023-05-25 16:04 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] crypto: hisilicon/advca - Add SHA support
[PATCH tty v1 0/8] synchronize UART_IER access against console write
2023-05-25 16:07 UTC (3+ messages)
` [PATCH tty v1 4/8] serial: core: lock port for start_rx() in uart_resume_port()
[PATCH 0/3] filesystems: start removal of the kthread freezer
2023-05-25 16:07 UTC (3+ messages)
` [PATCH 1/3] ext4: replace kthread freezing with auto fs freezing
[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
2023-05-25 16:07 UTC (5+ messages)
[PATCH] blk-cgroup: Flush stats before releasing blkcg_gq
2023-05-25 16:06 UTC (2+ messages)
[PATCH net-next v3] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-05-25 16:06 UTC (7+ messages)
[RFC PATCH v3 00/17] vsock: MSG_ZEROCOPY flag support
2023-05-25 15:56 UTC (2+ messages)
[PATCH v3 00/18] Add basic Minidump kernel driver support
2023-05-25 16:00 UTC (6+ messages)
` [PATCH v3 03/18] docs: qcom: Add qualcomm minidump guide
[PATCH v8 0/6] Linear Address Masking (LAM) KVM Enabling
2023-05-25 15:59 UTC (3+ messages)
[PATCH v2] adm1266.c: Fix error checking for debugfs_create_dir
2023-05-25 15:58 UTC
[PATCH v4 0/4] perf: Rework event forwarding logic
2023-05-25 15:56 UTC (8+ messages)
` [PATCH v4 3/4] perf/core: Remove pmu linear searching code
[PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap
2023-05-25 15:54 UTC (19+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: add a new mmu zap helper to indicate memtype changes
` [PATCH v2 5/6] KVM: x86: Keep a per-VM MTRR state
[PATCH 1/2] drm/amdgpu: Fix no-procfs build
2023-05-25 15:52 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Remove duplicate fdinfo fields
[PATCH net-next v3 0/6] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
2023-05-25 15:50 UTC (7+ messages)
` [PATCH net-next v3 2/6] net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmd
` [PATCH net-next v3 6/6] net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs
[PATCH v7 0/4] Re-enable IDXD kernel workqueue under DMA API
2023-05-25 15:54 UTC (4+ messages)
` [PATCH v7 2/4] iommu: Move global PASID allocation from SVA to core
[PATCH 0/4] arm64: qcom: sm8550: enable PMIC devices
2023-05-25 15:47 UTC (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: pm8550: add PWM controller
` [PATCH 2/4] arm64: dts: qcom: sm8550-qrd: add notification RGB LED
` [PATCH 3/4] arm64: dts: qcom: sm8550: enable PMIC RTC on MTP & QRD boards
` [PATCH 4/4] arm64: dts: qcom: sm8550-qrd: enable PMIC Volume and Power buttons
[PATCH] spi: mediatek: advertise the availability of Dual and Quad mode
2023-05-25 15:46 UTC (2+ messages)
[PATCH 00/13] ALSA: hda: Adding support for CS35L56 on HDA systems
2023-05-25 15:43 UTC (17+ messages)
` [PATCH 01/13] ASoC: cs35l56: Move shared data into a common data structure
` [PATCH 02/13] ASoC: cs35l56: Make cs35l56_system_reset() code more generic
` [PATCH 03/13] ASoC: cs35l56: Convert utility functions to use common data structure
` [PATCH 04/13] ASoC: cs35l56: Move utility functions to shared file
` [PATCH 05/13] ASoC: cs35l56: Move runtime suspend/resume to shared library
` [PATCH 06/13] ASoC: cs35l56: Move cs_dsp init into "
` [PATCH 07/13] ASoC: cs35l56: Move part of cs35l56_init() to "
` [PATCH 08/13] ASoC: cs35l56: Pass correct pointer to cs35l56_irq()
` [PATCH 09/13] ASoC: cs35l56: Make common function for control port wait
` [PATCH 10/13] ASoC: cs35l56: Make a common function to shutdown the DSP
` [PATCH 11/13] ALSA: hda: Fix missing header dependencies
` [PATCH 12/13] ALSA: hda: Add mute_hook to hda_component
` [PATCH 13/13] ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifier
[PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
2023-05-25 15:42 UTC (10+ messages)
[PATCH] omap_ssi_port.c: Drop error checking for debugfs_create_dir
2023-05-25 15:38 UTC
[PATCH] Remove hardcoded static string length
2023-05-25 15:37 UTC (11+ messages)
[PATCH] PCI: Release coalesced resource
2023-05-25 15:32 UTC
[PATCH v2] KVM: MAINTAINERS: note that linux-kvm.org isn't current
2023-05-25 15:32 UTC
[PATCH v5 0/2] Update section header name check
2023-05-25 15:32 UTC (3+ messages)
[PATCH v3 00/11] serial: sc16is7xx: fix GPIO regression and rs485 improvements
2023-05-25 15:31 UTC (18+ messages)
` [PATCH v3 05/11] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v3 07/11] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v3 08/11] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v3 09/11] serial: sc16is7xx: add I/O register translation offset
[PATCH v2 0/4] locking/rtmutex: Avoid overwriting pi_blocked_on while invoking blk_flush_plug()
2023-05-25 15:25 UTC (6+ messages)
` [PATCH v2 1/4] sched/core: Provide sched_rtmutex() and expose sched work helpers
[PATCH v2 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-05-25 15:21 UTC (4+ messages)
Perf: RIP: 0010:__schedule on qemu-x86_64
2023-05-25 15:21 UTC (2+ messages)
[PATCH v9 3/4] tee: optee: support tracking system threads
2023-05-25 15:20 UTC (5+ messages)
[PATCH v7 00/13] AV1 stateless decoder for RK3588
2023-05-25 15:18 UTC (4+ messages)
` [PATCH v7 12/13] media: verisilicon: Enable AV1 decoder on rk3588
[PATCH v3] virtio: Add missing documentation for structure fields
2023-05-25 15:17 UTC (2+ messages)
[PATCH v2] apei/ghes: correctly return NULL for ghes_get_devices()
2023-05-25 15:17 UTC (2+ messages)
PROBLEM: Using Randomize structure layout GCC plugin doesn't generate proper debuginfo
2023-05-25 15:14 UTC (2+ messages)
[PATCH] sched/fair: Don't balance task to its current running CPU
2023-05-25 15:13 UTC (2+ messages)
[PATCH v3 1/5] soc: qcom: socinfo: move SMEM item struct and defines to a header
2023-05-25 15:03 UTC (4+ messages)
` [PATCH v3 3/5] soc: qcom: smem: introduce qcom_smem_get_msm_id()
[PATCH] ASoC: cs42l42: Add PLL ratio table values
2023-05-25 14:57 UTC (2+ messages)
[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
2023-05-25 14:43 UTC (7+ messages)
[PATCH net-next v2 0/4] net: add a regmap-based mdio driver and drop TSE PCS
2023-05-25 15:00 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: mdio: Introduce a regmap-based mdio driver
[net-next PATCH v2 00/13] leds: introduce new LED hw control APIs
2023-05-25 14:54 UTC (14+ messages)
` [net-next PATCH v2 01/13] leds: add APIs for LEDs hw control
` [net-next PATCH v2 02/13] leds: add API to get attached device for LED "
` [net-next PATCH v2 03/13] Documentation: leds: leds-class: Document new Hardware driven LEDs APIs
` [net-next PATCH v2 04/13] leds: trigger: netdev: refactor code setting device name
` [net-next PATCH v2 05/13] leds: trigger: netdev: introduce check for possible hw control
` [net-next PATCH v2 06/13] leds: trigger: netdev: add basic check for hw control support
` [net-next PATCH v2 07/13] leds: trigger: netdev: reject interval store for hw_control
` [net-next PATCH v2 08/13] leds: trigger: netdev: add support for LED hw control
` [net-next PATCH v2 09/13] leds: trigger: netdev: validate configured netdev
` [net-next PATCH v2 10/13] leds: trigger: netdev: init mode if hw control already active
` [net-next PATCH v2 11/13] leds: trigger: netdev: expose netdev trigger modes in linux include
` [net-next PATCH v2 12/13] net: dsa: qca8k: implement hw_control ops
` [net-next PATCH v2 13/13] net: dsa: qca8k: add op to get ports netdev
[PATCH] hwmon: (oxp-sensors) Stop passing device structure
2023-05-25 14:55 UTC (2+ messages)
[PATCH v2 0/2] Fix and clean MT8365 clock indexes
2023-05-25 14:50 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: replace unusable clock
` [PATCH v2 2/2] clk: mediatek: mt8365: Fix index issue
[PATCH V2,net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
2023-05-25 14:46 UTC
[PATCH] arm64: dts: ti: k3-am62-main: Remove power-domains from crypto node
2023-05-25 14:44 UTC (3+ messages)
[bpf?] [net?] Questions about the impact of ebpf sockmap/redirection on socket performance improvement
2023-05-25 14:38 UTC
[PATCH] gpiolib: Avoid side effects in gpio_is_visible()
2023-05-25 14:35 UTC (6+ messages)
` using libgpiod to replace sysfs ABI (was Re: [PATCH] gpiolib: Avoid side effects in gpio_is_visible())
[PATCH bpf-next] bpf: Export rx queue info for reuseport ebpf prog
2023-05-25 14:35 UTC (3+ messages)
[PATCH net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
2023-05-25 14:34 UTC (3+ messages)
[PATCH v2] media: verisilicon: Fix crash when probing encoder
2023-05-25 14:32 UTC (7+ messages)
[PATCH v9 RESEND 0/5] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
2023-05-25 14:30 UTC
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