messages from 2025-03-17 02:59:37 to 2025-03-17 07:03:21 UTC [more...]
[RFC PATCH 0/7] Defer throttle when task exits to user
2025-03-17 10:56 UTC (6+ messages)
` [RFC PATCH 3/7] sched/fair: Handle unthrottle path for task based throttle
[PATCH RESEND] sched: Fix incorrect runnable time calculation in sched_stat_wait tracepoint
2025-03-17 7:03 UTC
[PATCH 1/1] cxl/region: Fix the first aliased address miscalculation
2025-03-17 7:01 UTC
[PATCH v2 00/31] tty: cleanup no. 99
2025-03-17 7:00 UTC (32+ messages)
` [PATCH v2 01/31] tty: convert "TTY Struct Flags" to an enum
` [PATCH v2 02/31] tty: audit: do not use N_TTY_BUF_SIZE
` [PATCH v2 03/31] tty: caif: "
` [PATCH v2 04/31] tty: move N_TTY_BUF_SIZE to n_tty
` [PATCH v2 05/31] tty: n_tty: use uint for space returned by tty_write_room()
` [PATCH v2 06/31] tty: n_tty: simplify process_output()
` [PATCH v2 07/31] tty: n_tty: clean up process_output_block()
` [PATCH v2 08/31] tty: n_tty: drop n_tty_trace()
` [PATCH v2 09/31] tty: n_tty: extract n_tty_continue_cookie() from n_tty_read()
` [PATCH v2 10/31] tty: n_tty: extract n_tty_wait_for_input()
` [PATCH v2 11/31] tty: n_tty: move more_to_be_read to the end of n_tty_read()
` [PATCH v2 12/31] tty: tty_driver: move TTY macros to the top
` [PATCH v2 13/31] tty: tty_driver: convert "TTY Driver Flags" to an enum
` [PATCH v2 14/31] tty: tty_driver: document both {,__}tty_alloc_driver() properly
` [PATCH v2 15/31] tty: tty_driver: introduce TTY driver sub/types enums
` [PATCH v2 16/31] tty: serdev: drop serdev_controller_ops::write_room()
` [PATCH v2 17/31] tty: mmc: sdio: use bool for cts and remove parentheses
` [PATCH v2 18/31] tty: moxa: drop version dump to logs
` [PATCH v2 19/31] tty: moxa: drop ISA support
` [PATCH v2 20/31] tty: moxa: carve out special ioctls and extra tty_port
` [PATCH v2 21/31] tty: srmcons: fix retval from srmcons_init()
` [PATCH v2 22/31] tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()
` [PATCH v2 23/31] tty: sunsu: drop serial_{in,out}p()
` [PATCH v2 24/31] tty: sunsu: remove unused serial_icr_read()
` [PATCH v2 25/31] serial: remove redundant tty_port_link_device()
` [PATCH v2 26/31] serial: pass struct uart_state to uart_line_info()
` [PATCH v2 27/31] serial: 8250: use serial_port_in/out() helpers
` [PATCH v2 28/31] serial: 8250_rsa: simplify rsa8250_{request/release}_resource()
` [PATCH v2 29/31] serial: 8250_port: do not use goto for UPQ_NO_TXEN_TEST code flow
` [PATCH v2 30/31] serial: 8250_port: simplify serial8250_request_std_resource()
` [PATCH v2 31/31] serial: switch change_irq and change_port to bool in uart_set_info()
[PATCH 00/29] tty: cleanup no. 99
2025-03-17 7:00 UTC (4+ messages)
[PATCH 3/7] pinctrl: rockchip: Add support for RK3528
2025-03-17 7:00 UTC (2+ messages)
[PATCH v6 00/13] large atomic writes for xfs with CoW
2025-03-17 6:56 UTC (23+ messages)
` [PATCH v6 01/13] iomap: inline iomap_dio_bio_opflags()
` [PATCH v6 02/13] iomap: comment on atomic write checks in iomap_dio_bio_iter()
` [PATCH v6 03/13] iomap: rework IOMAP atomic flags
` [PATCH v6 04/13] xfs: pass flags to xfs_reflink_allocate_cow()
` [PATCH v6 05/13] xfs: allow block allocator to take an alignment hint
` [PATCH v6 06/13] xfs: switch atomic write size check in xfs_file_write_iter()
` [PATCH v6 07/13] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v6 08/13] xfs: reflink CoW-based atomic write support
` [PATCH v6 09/13] xfs: add XFS_REFLINK_ALLOC_EXTSZALIGN
` [PATCH v6 11/13] xfs: add xfs_file_dio_write_atomic()
` [PATCH v6 12/13] xfs: commit CoW-based atomic writes atomically
[PATCH linux-next] genirq: use sysfs_emit()/sysfs_emit_at() instead of scnprintf()
2025-03-17 6:54 UTC
[PATCH v3 0/7] perf: Make perf_pmu_unregister() usable
2025-03-17 6:54 UTC (4+ messages)
` [PATCH v3 3/7] perf: Simplify perf_event_free_task() wait
[PATCH v7 00/10] Support ROHM BD79124 ADC
2025-03-17 6:52 UTC (7+ messages)
` [PATCH v7 06/10] iio: adc: "
[PATCH] HID: hid-logitech: use sysfs_emit_at() instead of scnprintf()
2025-03-17 6:49 UTC
[PATCH] dmaengine: xilinx_dma: Set dma_device directions
2025-03-17 6:48 UTC (2+ messages)
[PATCH v2] remoteproc: Add device awake calls in rproc boot and shutdown path
2025-03-17 6:45 UTC (2+ messages)
[PATCH v1] remoteproc: Add device awake calls in rproc boot and shutdown path
2025-03-17 6:45 UTC (4+ messages)
[PATCH v5] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches
2025-03-17 6:43 UTC (7+ messages)
[PATCH 0/2] iommu/amd: two tiny cleanups
2025-03-17 6:43 UTC (3+ messages)
` [PATCH 1/2] iommu/amd: Delete unnecessary NULL check
` [PATCH 2/2] iommu/amd: Return a literal in init_gcr3_table()
[PATCH 0/3] Export the target RPM fan control by ChromeOS EC under hwmon
2025-03-17 6:40 UTC (8+ messages)
` [PATCH 1/3] hwmon: (cros_ec) Add setting target fan RPM function
` [PATCH 2/3] hwmon: (cros_ec) Add reading "
[PATCH v2] hwmon: (cros_ec) Add set and get target fan RPM function
2025-03-17 6:40 UTC
[PATCH v6 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
2025-03-17 6:40 UTC (9+ messages)
` [PATCH v6 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs
` [PATCH v6 06/10] dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller
[PATCH v4 0/6] platform/x86: Add Lenovo Gaming Series WMI Drivers
2025-03-17 6:40 UTC (12+ messages)
` [PATCH v4 1/6] platform/x86: Add lenovo-wmi-* driver Documentation
` [PATCH v4 1/4] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v4 2/4] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v4 2/6] platform/x86: Add lenovo-wmi-helpers
` [PATCH v4 3/4] platform/x86: Add Lenovo Other Mode WMI Driver
` [PATCH v4 3/6] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v4 4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v4 4/4] platform/x86: Add Lenovo Gamezone "
` [PATCH v4 5/6] platform/x86: Add Lenovo Other Mode "
` [PATCH v4 6/6] platform/x86: Add Lenovo Gamezone "
[PATCH] ACPICA: Replace deprecated strncpy() with strscpy()
2025-03-17 6:38 UTC
[PATCH linux-next] genirq: use sysfs_emit() instead of scnprintf()
2025-03-17 6:37 UTC (2+ messages)
[v2,net] net: phy: broadcom: Correct BCM5221 PHY model detection failure
2025-03-17 6:34 UTC
[PATCH] dyndbg: use sysfs_emit() instead of scnprintf()
2025-03-17 6:29 UTC (2+ messages)
[PATCH linux-next] params: use sysfs_emit() instead of scnprintf()
2025-03-17 6:28 UTC (2+ messages)
[PATCH] dyndbg: use sysfs_emit() instead of scnprintf()
2025-03-17 6:26 UTC (2+ messages)
[PATCH] mm/vmalloc: fix mischeck pfn valid in vmap_pfns
2025-03-17 6:26 UTC (5+ messages)
[PATCH v2 0/1] Input: snvs_pwrkey - add configurable force shutdown time
2025-03-17 6:22 UTC (8+ messages)
` [PATCH v2 1/1] Input: snvs_pwrkey - support power-off-time-sec
[PATCH linux-next] net: atm: use sysfs_emit() instead of scnprintf()
2025-03-17 6:22 UTC (2+ messages)
[PATCH] usb: dwc3: xilinx: Prevent spike in reset signal
2025-03-17 6:21 UTC (3+ messages)
[PATCH linux-next] ASoC: use sysfs_emit() instead of scnprintf()
2025-03-17 6:21 UTC (2+ messages)
linux-next: manual merge of the kvm-arm tree with the arm64 tree
2025-03-17 6:21 UTC
[PATCH linux-next] ocfs2: use sysfs_emit() instead of scnprintf()
2025-03-17 6:20 UTC (2+ messages)
[patch V3 00/18] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
2025-03-17 6:20 UTC (3+ messages)
` [patch V3 14/18] posix-timers: Avoid false cacheline sharing
[PATCH 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
2025-03-17 6:18 UTC (3+ messages)
` [PATCH 1/2] mm/ptdump: Split note_page() into level specific callbacks
` [PATCH 2/2] arm64/ptdump: Replace u64 with pteval_t
[PATCH net-next v23 09/23] ovpn: implement packet processing
2025-03-17 6:17 UTC (2+ messages)
[RFC/PATCH] perf/core: Use POLLHUP for a pinned event in error
2025-03-17 6:17 UTC
[PATCH linux-next] genirq: use sysfs_emit() instead of scnprintf()
2025-03-17 6:17 UTC (4+ messages)
linux-next: manual merge of the kvm-arm tree with the arm64 tree
2025-03-17 6:17 UTC
[RFC v2 0/1]Add user space interaction for FPGA programming
2025-03-17 6:08 UTC (10+ messages)
` [RFC v2 1/1] fpga-region: Add generic IOCTL interface for runtime "
[PATCH net-next v23 03/23] ovpn: add basic interface creation/destruction/management routines
2025-03-17 6:09 UTC (2+ messages)
[PATCH v2 0/6] Support for Adreno 623 GPU
2025-03-17 6:09 UTC (2+ messages)
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-17 6:08 UTC (8+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
[PATCH 0/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Few improvements
2025-03-17 6:05 UTC (2+ messages)
[PATCH] drm/bridge: sil-sii8620: Use dev_err_probe()
2025-03-17 6:04 UTC
[PATCH v2 1/1] cpuidle: menu: Prefer polling state for short idle durations
2025-03-17 6:03 UTC
[PATCH 0/2] Add support for cpufreq scaling on QCS8300
2025-03-17 6:04 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS8300 compatible
[PATCH RFC 0/6] Allow file-backed or shared device private pages
2025-03-17 6:04 UTC (2+ messages)
linux-next: manual merge of the kvm-arm tree with the arm64 tree
2025-03-17 6:04 UTC
[PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2025-03-17 6:02 UTC (5+ messages)
` [PATCH v4 3/3] "
[PATCH 0/4] media: qcom: iris: add support for SA8775P
2025-03-17 6:00 UTC (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: sa8775p: add support for video node
[PATCH v2 0/2] Add support to scale DDR and L3 on SA8775P
2025-03-17 6:00 UTC (3+ messages)
[PATCH v3 0/1] KVM: arm64: Map GPU device memory as cacheable
2025-03-17 5:55 UTC (8+ messages)
` [PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[PATCH 1/1] iommu/vt-d: Fix possible circular locking dependency
2025-03-17 5:54 UTC (2+ messages)
[PATCH 00/41] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
2025-03-17 5:53 UTC (4+ messages)
` [PATCH 40/41] scripts/dtc: Update fdt.h to the latest version
[PATCH v2 ath-next 0/2] wifi: ath11k: fix HTC rx insufficient length
2025-03-17 5:52 UTC (12+ messages)
` [PATCH v2 ath-next 2/2] "
[PATCH v4 0/6] Enable IPQ5018 PCI support
2025-03-17 5:49 UTC (6+ messages)
` [PATCH v4 3/6] dt-bindings: PCI: qcom: Add IPQ5018 SoC
[PATCH v2 06/10] erofs: initialize decompression early
2025-03-17 5:48 UTC (2+ messages)
` [PATCH v3 "
[PATCH v1 0/8] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
2025-03-17 5:41 UTC (9+ messages)
` [PATCH v1 1/8] arm64: dts: qcom: sc7280: Add gpr node
` [PATCH v1 2/8] arm64: dts: qcom: sc7280: Add WSA SoundWire and LPASS support
` [PATCH v1 3/8] arm64: dts: qcom: qcs6490-rb3gen2: Modify WSA and VA macro clock nodes for audioreach solution
` [PATCH v1 4/8] arm64: dts: qcom: qcs6490-rb3gen2: add WSA8830 speakers amplifier
` [PATCH v1 5/8] arm64: dts: qcom: qcs6490-rb3gen2: Add sound card
` [PATCH v1 6/8] arm64: dts: qcom: qcm6490-idp: Modify WSA/VA/RX/TX macro clock nodes for audioreach solution
` [PATCH v1 7/8] arm64: dts: qcom: qcm6490-idp: Add WSA8830 speakers amplifier and WCD9370 headset codec
` [PATCH v1 8/8] arm64: dts: qcom: qcm6490-idp: Add sound card
[PATCH stable 6.6 v2] lib/buildid: Handle memfd_secret() files in build_id_parse()
2025-03-17 5:38 UTC (5+ messages)
[PATCH stable 6.6 v3] lib/buildid: Handle memfd_secret() files in build_id_parse()
2025-03-17 5:23 UTC
[PATCH stable 6.1 v3] lib/buildid: Handle memfd_secret() files in build_id_parse()
2025-03-17 5:23 UTC
[PATCH stable 5.15 v3] lib/buildid: Handle memfd_secret() files in build_id_parse()
2025-03-17 5:21 UTC
[PATCH v1 0/3] Some fixes for Silvaco I3C controller driver
2025-03-17 5:19 UTC (4+ messages)
` [PATCH v1 1/3] i3c: master: svc: Fix missing the IBI rules
` [PATCH v1 2/3] i3c: master: svc: Use readsb helper for reading MDB
` [PATCH v1 3/3] i3c: master: svc: Fix missing STOP for master request
[PATCH] USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe
2025-03-17 5:17 UTC
printk: selective deactivation of feature ignoring non panic cpu's messages
2025-03-17 5:06 UTC (8+ messages)
[PATCH v2 stable 5.15 1/2] tcp: fix races in tcp_abort()
2025-03-17 5:09 UTC (2+ messages)
` [PATCH v2 stable 5.15 2/2] tcp: fix forever orphan socket caused by tcp_abort
linux-next: build failure after merge of the tip tree
2025-03-17 5:05 UTC (4+ messages)
[PATCH v2 stable 6.1 1/2] tcp: fix races in tcp_abort()
2025-03-17 5:07 UTC (2+ messages)
` [PATCH v2 stable 6.1 2/2] tcp: fix forever orphan socket caused by tcp_abort
[PATCH 0/3] Add support for LT7170 and LT7171 Regulator
2025-03-17 5:02 UTC (4+ messages)
` [PATCH 1/3] hwmon: (pmbus/ltc7841) add support for LT717x - docs
` [PATCH 2/3] dt-bindings: hwmon: ltc2978: add support for LT717x
` [PATCH 3/3] hwmon: (pmbus/ltc2978) add support for lt717x
linux-next: Fixes tag needs some work in the pinctrl tree
2025-03-17 4:57 UTC (2+ messages)
[PATCH] mac80211: minstrel_ht: Replace nested min() with single min3()
2025-03-17 4:55 UTC (2+ messages)
[PATCH][next] iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning
2025-03-17 4:40 UTC (3+ messages)
[GIT PULL] w1: drivers for v6.15
2025-03-17 4:37 UTC (2+ messages)
[PATCH v4 04/16] rust: task: refactor to use `&raw [const|mut]`
2025-03-17 4:33 UTC (9+ messages)
` [PATCH v4 09/16] rust: workqueue: "
` [PATCH v4 14/16] rust: fs: file: "
` [PATCH v4 15/16] rust: block: "
[PATCH 1/2] tcp: fix races in tcp_abort()
2025-03-17 4:36 UTC (6+ messages)
` [PATCH 2/2] tcp: fix forever orphan socket caused by tcp_abort
[net-next 0/4] Add AST2600 RGMII delay into ftgmac100
2025-03-17 4:31 UTC (5+ messages)
` [net-next 2/4] ARM: dts: ast2600-evb: add default RGMII delay
` [net-next 3/4] dt-bindings: net: ftgmac100: add rgmii delay properties
` [net-next 4/4] net: ftgmac100: add RGMII delay for AST2600
[PATCH] xtensa: migrate to the generic rule for built-in DTB
2025-03-17 4:26 UTC (3+ messages)
[PATCH net] bonding: check xdp prog when set bond mode
2025-03-17 4:07 UTC (5+ messages)
[PATCH v7] arm64: kprobe: Enable OPTPROBE for arm64
2025-03-17 4:01 UTC (2+ messages)
[PATCH] ext4: cache es->s_journal_inum in ext4_sb_info
2025-03-17 3:54 UTC (3+ messages)
[syzbot] [exfat?] INFO: task hung in __blockdev_direct_IO (4)
2025-03-17 3:42 UTC (3+ messages)
KASAN: slab-use-after-free Read in jffs2_xattr_delete_inode
2025-03-17 3:52 UTC
[PATCH v1] net: phy: broadcom: Correct BCM5221 PHY model detection failure
2025-03-17 3:50 UTC
[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
2025-03-17 3:49 UTC (6+ messages)
` [RFC PATCH 2/4] mm: kpromoted: Hot page info collection and promotion daemon
linux-next: duplicate patch in the mfd tree
2025-03-17 3:45 UTC
[syzbot] [kernel?] upstream test error: KASAN: slab-use-after-free Write in binder_add_device (2)
2025-03-17 3:38 UTC (2+ messages)
[syzbot] [kernel?] KASAN: slab-use-after-free Write in binder_add_device
2025-03-17 3:38 UTC (3+ messages)
linux-next: manual merge of the backlight tree with the arm-soc-fixes tree
2025-03-17 3:34 UTC
[PATCH] usb: remove the invalid comments
2025-03-17 3:28 UTC (3+ messages)
` [PATCH v3 1/2] usb: cdns3: Remove the invalid comment
[PATCH v2 1/2] PCI: plda: Remove unused IRQ handler and simplify IRQ request logic
2025-03-17 3:26 UTC (4+ messages)
` [PATCH v2 2/2] PCI: starfive: Simplify event doorbell bitmap initialization in pcie-starfive
[PATCH v1] f2fs: optimize f2fs DIO overwrites
2025-03-17 3:20 UTC (2+ messages)
[PATCH] f2fs: fix to avoid atomicity corruption of atomic file
2025-03-17 3:19 UTC (2+ messages)
[PATCH 6.6.y] mm: split critical region in remap_file_pages() and invoke LSMs in between
2025-03-17 3:16 UTC
[PATCH v2 1/2] riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRACE_WITH_ARGS
2025-03-17 3:12 UTC (2+ messages)
` [PATCH v2 2/2] riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrace_return_to_handler
[PATCH] riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrace_return_to_handler
2025-03-17 3:06 UTC (3+ messages)
[PATCH v2] rust: optimize rust symbol generation for SeqFile
2025-03-17 3:04 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