messages from 2024-04-11 14:07:51 to 2024-04-11 15:32:39 UTC [more...]
[PATCHSET RFC 0/437] Kill off old fops ->read() and ->write()
2024-04-11 15:13 UTC (42+ messages)
` [PATCH 001/437] fs: split do_loop_readv_writev() into separate read/write side helpers
` [PATCH 002/437] fs: add generic read/write iterator helpers
` [PATCH 003/437] fs: add helpers for defining "
` [PATCH 004/437] fs: add simple_copy_{to,from}_iter() helpers
` [PATCH 005/437] uio: add get/put_iter helpers
` [PATCH 006/437] fs: add uio.h to fs.h
` [PATCH 007/437] mm/util: add iterdup_nul() and iterdup() helpers
` [PATCH 008/437] kstrtox: add iov_iter versions of the string conversion helpers
` [PATCH 009/437] lib/string_helpers: split __parse_int_array() into a helper
` [PATCH 010/437] lib/string_helpers: add parse_int_array_iter()
` [PATCH 011/437] virtio_console: convert to read/write iterator helpers
` [PATCH 012/437] char/adi: convert to read/write iterators
` [PATCH 013/437] char/apm-emulation: "
` [PATCH 014/437] char/applicom: "
` [PATCH 015/437] char/nsc_gpio: "
` [PATCH 016/437] char/dsp1620: "
` [PATCH 017/437] char/dsp56k: "
` [PATCH 018/437] char/dtlk: "
` [PATCH 019/437] char/hpet: "
` [PATCH 020/437] char/hw_random: "
` [PATCH 021/437] char/ipmi: "
` [PATCH 022/437] char/tpm: "
` [PATCH 023/437] char/lp: "
` [PATCH 024/437] char/mem: "
` [PATCH 025/437] char/mwave: "
` [PATCH 026/437] char/nvram: "
` [PATCH 027/437] char/nwbutton: "
` [PATCH 028/437] char/nwflash: "
` [PATCH 029/437] char/pc8736x_gpio: "
` [PATCH 030/437] char/powernv-op-panel: "
` [PATCH 031/437] char/ppdev: "
` [PATCH 032/437] char/ps3flash: "
` [PATCH 033/437] char/scx200_gpio: "
` [PATCH 034/437] char/sonypi: "
` [PATCH 035/437] char/tlclk: "
` [PATCH 036/437] char/xilinx_hwicap: "
` [PATCH 037/437] char/xillybus: "
` [PATCH 038/437] debugfs: convert to ->read_iter()
` [PATCH 039/437] libfs: switch to read iter and add copy helpers
` [PATCH 040/437] fs: convert generic_read_dir() to ->read_iter()
` [PATCH 041/437] fs: convert any user of fops->read() for seq_read to read_iter
[PATCH] mfd: Tidy Kconfig dependencies
2024-04-11 15:32 UTC (2+ messages)
` (subset) "
[PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
2024-04-11 15:32 UTC
[PATCH printk v4 00/27] wire up write_atomic() printing
2024-04-11 15:32 UTC (6+ messages)
` [PATCH printk v4 17/27] printk: nbcon: Use nbcon consoles in console_flush_all()
` [PATCH printk v4 19/27] printk: nbcon: Add unsafe flushing on panic
[PATCH v1 0/2] usb: gadget: dummy_hcd: Switch to hrtimers for better performance
2024-04-11 15:22 UTC (5+ messages)
` [PATCH v1 1/2] usb: gadget: dummy_hcd: Switch to hrtimer transfer scheduler
` [PATCH v1 2/2] usb: gadget: dummy_hcd: Set transfer interval to 1 microframe
[PATCH] xfs: replace deprecated strncpy with strscpy_pad
2024-04-11 15:31 UTC (4+ messages)
[Linux kernel bug] general protection fault in disable_store
2024-04-11 15:24 UTC (2+ messages)
[PATCH v3 0/9] clk: renesas: rzg2l: Add support for power domains
2024-04-11 15:30 UTC (4+ messages)
` [PATCH v3 8/9] clk: renesas: rzg2l-cpg: Add suspend/resume "
[PATCH net] Bluetooth: hci_event: fix double hci_conn_drop() when conn->state == BT_CONNECTED
2024-04-11 15:30 UTC (2+ messages)
[PATCH] init/main.c: Remove redundant space from saved_command_line
2024-04-11 15:29 UTC (4+ messages)
[PATCH v2 0/1] regulator: pca9450: make warm reset on PMIC_RST_B assertion
2024-04-11 15:29 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] drm/msm: Drop msm_read/writel
2024-04-11 15:27 UTC (3+ messages)
[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-11 15:26 UTC (13+ messages)
[PATCH 0/5] x86/pvh: Make PVH entry relocatable
2024-04-11 15:26 UTC (4+ messages)
` [PATCH 2/5] x86/pvh: Make PVH entrypoint PIC for x86-64
[PATCH v2 0/4] Speed up boot with faster linear map creation
2024-04-11 15:25 UTC (7+ messages)
` [PATCH v2 3/4] arm64: mm: Don't remap pgtables for allocate vs populate
[PATCH] treewide: Fix common grammar mistake "the the"
2024-04-11 15:25 UTC (3+ messages)
[PATCH 0/7] x86/bugs: BHI fixes / improvements
2024-04-11 15:24 UTC (7+ messages)
` [PATCH 5/7] x86/bugs: Only harden syscalls when needed
` [PATCH 7/7] x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
[PATCH v2 0/8] MediaTek UFS fixes and cleanups - Part 1
2024-04-11 15:23 UTC (14+ messages)
` [PATCH v2 5/8] dt-bindings: ufs: mediatek,ufs: Document MT8192 compatible with MT8183
` [PATCH v2 6/8] dt-bindings: ufs: mediatek,ufs: Document MT8195 compatible
` [PATCH v2 7/8] dt-bindings: ufs: mediatek,ufs: Document additional clocks
` [PATCH v2 8/8] dt-bindings: ufs: mediatek,ufs: Document optional dvfsrc/va09 regulators
[PATCH RESEND v8 00/10] watchdog: rzg2l_wdt: Add support for RZ/G3S
2024-04-11 15:20 UTC (3+ messages)
` [PATCH RESEND v8 09/10] watchdog: rzg2l_wdt: Power on the PM domain in rzg2l_wdt_restart()
[PATCH] KVM: x86: Set BHI_NO in guest when host is not affected by BHI
2024-04-11 15:20 UTC (10+ messages)
[PATCH net] Bluetooth: hci_event: fix possible multiple drops by marked conn->state after hci_disconnect()
2024-04-11 15:19 UTC
[PATCH v6] x86/mm: Don't disable INVLPG if "incomplete Global INVLPG flushes" is fixed by microcode or the kernel is running in a hypervisor
2024-04-11 15:18 UTC (6+ messages)
[PATCH v2] tracing: Add sched_prepare_exec tracepoint
2024-04-11 15:15 UTC (2+ messages)
[PATCH] perf parse-events: Avoid two scenarios involving the reordering of topdown events
2024-04-11 15:14 UTC (2+ messages)
[PATCH v1 0/4] docs: stable-kernel-rules: fine-tuning and 'no semi-automatic backport'
2024-04-11 15:12 UTC (10+ messages)
` [PATCH v1 2/4] docs: stable-kernel-rules: mention "no semi-automatic backport"
[PATCH] soc: mediatek: mtk-socinfo: Correct the marketing name for MT8188GV
2024-04-11 15:09 UTC (2+ messages)
[PATCH 0/5] initial support for Marvell 88PM886 PMIC
2024-04-11 15:09 UTC (4+ messages)
` [PATCH 2/5] mfd: add driver "
[PATCH] init/main.c: Fix potential static_command_line memory overflow
2024-04-11 15:08 UTC (3+ messages)
[PATCH] dt-bindings: mfd: syscon: Add missing simple syscon compatibles
2024-04-11 15:07 UTC (4+ messages)
` (subset) "
[PATCH 00/11] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
2024-04-11 15:07 UTC (13+ messages)
` [PATCH 02/11] dt-bindings: clock: mobileye,eyeq5-clk: add EyeQ6L and EyeQ6H
` [PATCH 03/11] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH 08/11] MIPS: mobileye: eyeq5: add OLB syscon node
BUG: KASAN: null-ptr-deref in _raw_spin_lock_irq next-20240410
2024-04-11 15:05 UTC (7+ messages)
[PATCH V6 0/6] SCHED_DEADLINE server infrastructure
2024-04-11 15:02 UTC (4+ messages)
` [PATCH V6 3/6] sched/fair: Fair server interface
[PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2024-04-11 15:02 UTC (73+ messages)
` [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
` [PATCH v1 02/31] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
` [PATCH v1 06/31] x86/resctrl: Export resctrl fs's init function
` [PATCH v1 07/31] x86/resctrl: Wrap resctrl_arch_find_domain() around rdt_find_domain()
` [PATCH v1 11/31] x86/resctrl: Move monitor exit work to a restrl exit call
` [PATCH v1 12/31] x86/resctrl: Move max_{name,data}_width into resctrl code
` [PATCH v1 13/31] x86/resctrl: Stop using the for_each_*_rdt_resource() walkers
` [PATCH v1 14/31] x86/resctrl: Export the is_mbm_*_enabled() helpers to asm/resctrl.h
` [PATCH v1 16/31] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
` [PATCH v1 17/31] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
` [PATCH v1 18/31] x86/resctrl: Allow resctrl_arch_mon_event_config_write() to return an error
` [PATCH v1 20/31] x86/resctrl: Allow an architecture to disable pseudo lock
` [PATCH v1 22/31] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
` [PATCH v1 24/31] x86/resctrl: Move get_config_index() to a header
` [PATCH v1 27/31] x86/resctrl: Rename resctrl_sched_in() to begin resctrl_arch_
` [PATCH v1 28/31] x86/resctrl: Drop __init/__exit on assorted symbols
` [PATCH v1 29/31] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v1 30/31] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v1 31/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
[PATCH v2 0/5] large folios swap-in: handle refault cases first
2024-04-11 15:00 UTC (6+ messages)
` [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v2 3/5] mm: swap_pte_batch: add an output argument to reture if all swap entries are exclusive
[PATCH] init/main.c: Fix potential static_command_line memory overflow
2024-04-11 14:59 UTC (4+ messages)
[PATCH] jbd2: avoid mount failed when commit block is partial submitted
2024-04-11 14:55 UTC (7+ messages)
[PATCH] pinctrl: renesas: pinctrl-rzg2l: Remove extra space in function parameter
2024-04-11 14:52 UTC (2+ messages)
[PATCH] mm: Always sanity check anon_vma first for per-vma locks
2024-04-11 14:50 UTC (8+ messages)
[PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
2024-04-11 14:50 UTC (8+ messages)
[PATCH v5] fpga: region: add owner module and take its refcount
2024-04-11 14:48 UTC
[PATCH RFC net-next 0/7] netdev_features: start cleaning netdev_features_t up
2024-04-11 14:47 UTC (6+ messages)
` [PATCH RFC net-next 7/7] netdev_features: convert NETIF_F_FCOE_MTU to IFF_FCOE_MTU
[PATCH v4] f2fs: zone: don't block IO if there is remained open zone
2024-04-11 14:46 UTC (2+ messages)
[PATCH v2 0/2] Add sysfs entry to EDL mode
2024-04-11 14:46 UTC (5+ messages)
` [PATCH v2 1/2] bus: mhi: host: Add sysfs entry to force device to enter EDL
` [PATCH v2 2/2] bus: mhi: host: pci_generic: Add edl callback "
[PATCH v7 1/2] x86/mm: Don't disable INVLPG if "incomplete Global INVLPG flushes" is fixed by microcode
2024-04-11 14:43 UTC (2+ messages)
` [PATCH v7 2/2] x86/mm: Don't disable INVLPG if the kernel is running on a hypervisor
[PATCH 0/7] soundwire: add BTP/BRA prerequisites
2024-04-11 14:24 UTC (6+ messages)
` [PATCH 6/7] soundwire: debugfs: add interface to read/write commands
[PATCH v5 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
2024-04-11 14:42 UTC (8+ messages)
` [PATCH v5 1/2] mm/madvise: optimize "
[PATCH 00/11] Series to deliver Ethernets for STM32MP13
2024-04-11 14:36 UTC (12+ messages)
` [PATCH 01/11] dt-bindings: net: add STM32MP13 compatible in documentation for stm32
` [PATCH 02/11] dt-bindings: net: add phy-supply property "
` [PATCH 03/11] net: ethernet: stmmac: rework glue to simplify management for next stm32
` [PATCH 04/11] net: ethernet: stmmac: add management of stm32mp13 for stm32
` [PATCH 05/11] net: ethernet: stmmac: stm32: update config management for phy wo cristal
` [PATCH 06/11] net: ethernet: stm32: clean the way to manage wol irqwake
` [PATCH 07/11] net: ethernet: stmmac: stm32: support the phy-supply regulator binding
` [PATCH 08/11] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH 09/11] ARM: dts: stm32: add ethernet1/2 RMII pins for STM32MP13F-DK board
` [PATCH 10/11] ARM: dts: stm32: add ethernet1 and ethernet2 for STM32MP135F-DK board
` [PATCH 11/11] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support
[PATCH v2 1/1] wq: Avoid using isolated cpus' timers on queue_delayed_work
2024-04-11 14:39 UTC (3+ messages)
` [PATCH] sched/isolation: fix boot crash when the boot CPU is nohz_full
[RESEND. PATCH v2] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853
2024-04-11 14:39 UTC (2+ messages)
[RFC PATCH 0/6] Support ROHM BD96801 scalable PMIC
2024-04-11 14:38 UTC (3+ messages)
` [RFC PATCH 3/6] mfd: support ROHM BD96801 PMIC core
[PATCH 00/31] Remove UCLINUX (nommu support) from LTP legacy C API
2024-04-11 14:29 UTC
[PATCH 0/2 v4] pwm: add axi-pwm-gen driver
2024-04-11 14:29 UTC (5+ messages)
` [PATCH 2/2 v4] pwm: Add driver for AXI PWM generator
[PATCH v2 0/2] clean up unused "fsl,imx8qm-adma" compatible string
2024-04-11 14:29 UTC (3+ messages)
` [PATCH v2 1/2] dmaengine: fsl-edma: Remove "
[PATCH] sched: Add missing memory barrier in switch_mm_cid
2024-04-11 14:29 UTC (3+ messages)
[PATCH v1] ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config
2024-04-11 14:26 UTC
[PATCH v3] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
2024-04-11 14:26 UTC (10+ messages)
` [PATCH v4] "
[PATCH v3 0/5] TDX host: kexec() support
2024-04-11 14:25 UTC (10+ messages)
` [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
` [PATCH v3 2/5] x86/kexec: do unconditional WBINVD for bare-metal in relocate_kernel()
[patch V2 00/50] posix-timers: Cure inconsistencies and the SIG_IGN mess
2024-04-11 14:25 UTC (3+ messages)
` [patch V2 08/50] posix-cpu-timers: Save interval only for armed timers
[PATCH v2] HID: i2c-hid: wait for i2c touchpad deep-sleep to power-up transition
2024-04-11 14:23 UTC (5+ messages)
[PATCH v9 0/4] Add support for vibrator in multiple PMICs
2024-04-11 14:21 UTC (5+ messages)
` [PATCH v9 4/4] input: pm8xxx-vibrator: add new SPMI vibrator support
[PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing child node reg
2024-04-11 14:21 UTC (3+ messages)
[PATCH 4.19 000/175] 4.19.312-rc1 review
2024-04-11 14:20 UTC (2+ messages)
[PATCH v7 0/8] devm_led_classdev_register() usage problem
2024-04-11 14:20 UTC (7+ messages)
[PATCH 0/4] arm64: Support the TSO memory model
2024-04-11 14:19 UTC (3+ messages)
[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
2024-04-11 14:17 UTC (11+ messages)
` [PATCH] selftests/timers/posix_timers: reimplement check_timer_distribution()
[PATCH 6.1 00/83] 6.1.86-rc1 review
2024-04-11 14:15 UTC (3+ messages)
[PATCH v4 0/2] KVM: SVM: Flush cache only on CPUs running SEV guest
2024-04-11 14:04 UTC
[PATCH] drop_monitor: replace spin_lock by raw_spin_lock
2024-04-11 14:13 UTC
[PATCH v3 0/2] mfd: rohm-bd71828: Add power off
2024-04-11 14:07 UTC (5+ messages)
` [PATCH v3 2/2] mfd: rohm-bd71828: Add power off functionality
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