messages from 2024-09-27 06:31:32 to 2024-09-27 09:21:14 UTC [more...]
[PATCH 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04
2024-09-27 9:20 UTC (6+ messages)
` [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
[PATCH] nilfs2: add ratelimiting to nilfs2 message
2024-09-27 9:16 UTC (2+ messages)
[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
2024-09-27 9:15 UTC (9+ messages)
[syzbot] [squashfs?] possible deadlock in fsnotify_destroy_mark
2024-09-27 9:12 UTC (4+ messages)
` [syzbot] "
` [PATCH] inotify: Fix "
[PATCH v1] iio: adc: pac1921: add ACPI support for pac1921
2024-09-27 9:07 UTC (2+ messages)
[PATCH 0/8] Thunderbolt and DP altmode support for cros-ec-typec
2024-09-27 9:07 UTC (3+ messages)
` [PATCH 6/8] platform/chrome: cros_ec_typec: Displayport support
[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
2024-09-27 9:06 UTC (7+ messages)
` [PATCH V2 3/3] SH: "
[PATCH v2 1/2] rust: add untrusted data abstraction
2024-09-27 9:06 UTC (7+ messages)
[PATCH v2 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
2024-09-27 9:06 UTC (7+ messages)
` [PATCH v2 3/3] riscv: dts: thead: Add TH1520 ethernet nodes
[PATCH V2 0/9] Add minimal boot support for IPQ5424
2024-09-27 9:02 UTC (12+ messages)
` [PATCH V2 1/9] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH V2 2/9] dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding
` [PATCH V2 3/9] dt-bindings: pinctrl: qcom: add IPQ5424 pinctrl
` [PATCH V2 4/9] dt-bindings: mmc: sdhci-msm: add IPQ5424 compatible
` [PATCH V2 5/9] pinctrl: qcom: Introduce IPQ5424 TLMM driver
` [PATCH V2 6/9] clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC
` [PATCH V2 7/9] dt-bindings: qcom: Add ipq5424 boards
` [PATCH V2 8/9] arm64: dts: qcom: add IPQ5424 SoC and rdp466 board support
` [PATCH V2 9/9] arm64: defconfig: Enable IPQ5424 RDP466 base configs
[PATCH V12 0/1] AMD QDMA driver
2024-09-27 9:01 UTC (5+ messages)
` [PATCH V12 1/1] dmaengine: amd: qdma: Add "
[PATCH v2] dt-bindings: display: mediatek: split: add clocks count constraint for MT8195
2024-09-27 9:01 UTC (2+ messages)
[PATCH 0/3] Miscdevices in Rust
2024-09-27 9:00 UTC (9+ messages)
` [PATCH 1/3] rust: types: add Opaque::try_ffi_init
` [PATCH 2/3] rust: file: add f_pos and set_f_pos
[PATCHv2] cpufreq/schedutil: Only bind threads if needed
2024-09-27 8:59 UTC
[GIT PULL] lsm/lsm-pr-20240911
2024-09-27 8:58 UTC (5+ messages)
[regression] frozen usb mouse pointer at boot
2024-09-27 8:59 UTC (5+ messages)
[syzbot] [squashfs?] possible deadlock in fsnotify_destroy_mark
2024-09-27 8:59 UTC
[PATCH v5 0/3] Add Samsung s2dos05 pmic support
2024-09-27 8:54 UTC (6+ messages)
` [PATCH v5 1/3] dt-bindings: mfd: add samsung,s2dos05
` [PATCH v5 3/3] regulator: add s2dos05 regulator support
[PATCH v2] ARM: dts: aspeed: yosemite4: correct the compatible string of adm1272
2024-09-27 8:52 UTC
[PATCH RFT v9 0/8] fork: Support shadow stacks in clone3()
2024-09-27 8:50 UTC (11+ messages)
` [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3()
[PATCH v4 05/11] drm/bridge: it6505: increase supports of HDCP repeater ksv devices
2024-09-27 8:50 UTC (4+ messages)
[patch v4 00/27] posix-timers: Cure the SIG_IGN mess
2024-09-27 8:49 UTC (28+ messages)
` [patch v4 01/27] signal: Confine POSIX_TIMERS properly
` [patch v4 02/27] signal: Prevent user space from setting si_sys_private
` [patch v4 03/27] signal: Get rid of resched_timer logic
` [patch v4 04/27] posix-timers: Cure si_sys_private race
` [patch v4 05/27] signal: Allow POSIX timer signals to be dropped
` [patch v4 06/27] posix-timers: Drop signal if timer has been deleted or reprogrammed
` [patch v4 07/27] posix-timers: Rename k_itimer::it_requeue_pending
` [patch v4 08/27] posix-timers: Add proper state tracking
` [patch v4 09/27] posix-timers: Make signal delivery consistent
` [patch v4 10/27] posix-timers: Make signal overrun accounting sensible
` [patch v4 11/27] posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
` [patch v4 12/27] posix-timers: Add a refcount to struct k_itimer
` [patch v4 13/27] signal: Split up __sigqueue_alloc()
` [patch v4 14/27] signal: Provide posixtimer_sigqueue_init()
` [patch v4 15/27] signal: Add sys_private_ptr to siginfo::_sifields:: _timer
` [patch v4 16/27] posix-timers: Store PID type in the timer
` [patch v4 17/27] signal: Refactor send_sigqueue()
` [patch v4 18/27] posix-timers: Embed sigqueue in struct k_itimer
` [patch v4 19/27] signal: Cleanup unused posix-timer leftovers
` [patch v4 20/27] signal: Add task argument to flush_sigqueue_mask()
` [patch v4 21/27] signal: Provide ignored_posix_timers list
` [patch v4 22/27] posix-timers: Handle ignored list on delete and exit
` [patch v4 23/27] signal: Handle ignored signals in do_sigaction(action != SIG_IGN)
` [patch v4 24/27] signal: Queue ignored posixtimers on ignore list
` [patch v4 25/27] posix-timers: Cleanup SIG_IGN workaround leftovers
` [patch v4 26/27] alarmtimers: Remove the throttle mechanism from alarm_forward_now()
` [patch v4 27/27] alarmtimers: Remove return value from alarm functions
[PATCH 1/3] sched: Fix cgroup irq accounting for CONFIG_IRQ_TIME_ACCOUNTING
2024-09-27 8:46 UTC (3+ messages)
[PATCH v2] lockdep: add lockdep_cleanup_dead_cpu()
2024-09-27 8:45 UTC (5+ messages)
[RFC 0/2] "custom" ACPI platform profile support
2024-09-27 8:44 UTC (6+ messages)
` [RFC 2/2] platform/x86/amd: pmf: Add manual control support
[PATCH v2 0/5] Display enablement changes for Qualcomm SA8775P platform
2024-09-27 8:42 UTC (5+ messages)
` [PATCH v2 3/5] drm/msm: mdss: Add SA8775P support
[PATCH] PM / devfreq: Fix atomicity violation in devfreq_update_interval()
2024-09-27 8:41 UTC
[PATCH v2 0/5] perf arm-spe: Introduce metadata version 2
2024-09-27 8:41 UTC (16+ messages)
` [PATCH v2 1/5] perf arm-spe: Define metadata header "
` [PATCH v2 2/5] perf arm-spe: Calculate meta data size
` [PATCH v2 3/5] perf arm-spe: Save per CPU information in metadata
` [PATCH v2 4/5] perf arm-spe: Support metadata version 2
[PATCH] bcachefs: Remove redundant initialization in bch2_vfs_inode_init()
2024-09-27 8:40 UTC
[PATCH] virtio: console: Fix atomicity violation in fill_readbuf()
2024-09-27 8:40 UTC
[PATCH -next] perf test: Use ARRAY_SIZE for array length
2024-09-27 8:40 UTC
[PATCH] ALSA: serial-generic: explicitly disable flow control
2024-09-27 8:39 UTC (2+ messages)
[PATCH] drivers:media:radio: Fix atomicity violation in fmc_send_cmd()
2024-09-27 8:39 UTC
[syzbot] [net?] UBSAN: shift-out-of-bounds in xfrm_selector_match (2)
2024-09-27 8:38 UTC (5+ messages)
[PATCH v2 0/2] Compute HS HCNT and LCNT based on HW parameters
2024-09-27 8:36 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: snps,designware-i2c: add bus-capacitance-pf and clk-freq-optimized
` [PATCH v2 2/2] i2c: dwsignware: determine HS tHIGH and tLOW based on HW parameters
[PATCH v4 10/11] drm/bridge: it6505: fix HDCP CTS ksv wait timer
2024-09-27 8:36 UTC (5+ messages)
` [PATCH v4 11/11] drm/bridge: it6505: Add aux i2c functionality
[PATCH v1] asm-generic: introduce be56 unaligned accessors
2024-09-27 8:35 UTC
fw_devlinks preventing a panel driver from probing
2024-09-27 8:35 UTC (6+ messages)
[PATCH v6 0/5] Consolidate IO memcpy functions
2024-09-27 8:19 UTC (4+ messages)
` [PATCH v6 1/5] Consolidate __memcpy_{to,from}io and __memset_io into iomap_copy.c
[PATCH v3] mm/madvise: unrestrict process_madvise() for current process
2024-09-27 8:23 UTC (6+ messages)
[PATCH -next] selftests/bpf: Use ARRAY_SIZE for array length
2024-09-27 8:23 UTC
[PATCH 0/3] ASoC: fsl_micfil: fix and improvement
2024-09-27 8:00 UTC (4+ messages)
` [PATCH 1/3] ASoC: fsl_micfil: fix regmap_write_bits usage
` [PATCH 2/3] ASoC: fsl_micfil: Add mclk enable flag
` [PATCH 3/3] ASoC: fsl_micfil: Enable micfil error interrupt
[PATCH] ext4: fix off by one issue in alloc_flex_gd()
2024-09-27 8:22 UTC (2+ messages)
[PATCH v1] atm: Fix typo in the comment
2024-09-27 8:22 UTC (3+ messages)
[PATCH] security/keys: fix slab-out-of-bounds in key_task_permission
2024-09-27 8:20 UTC (13+ messages)
[PATCH] gpu: drm: i915: display: Avoid null values intel_plane_atomic_check_with_state
2024-09-27 8:20 UTC (2+ messages)
[PATCH v5 1/6] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
2024-09-27 8:17 UTC (2+ messages)
[PATCH] netfs: Advance iterator correctly rather than jumping it
2024-09-27 8:11 UTC (2+ messages)
[PATCH v1] cpuidle: Correct some typos in comments
2024-09-27 8:10 UTC
[PATCH v5 0/3] add dedicated wq for cgroup bpf and adjust WQ_MAX_ACTIVE
2024-09-27 8:08 UTC (7+ messages)
` [PATCH v5 1/3] cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction
` [PATCH v5 2/3] workqueue: doc: Add a note saturating the system_wq is not permitted
[PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes
2024-09-27 8:07 UTC (7+ messages)
` [PATCH 4/8] afs: Remove unused struct and function prototype
` (subset) "
` [PATCH 5/8] afs: Fix possible infinite loop with unresponsive servers
` (subset) "
` [PATCH 6/8] afs: Fix the setting of the server responding flag
` (subset) "
[PATCH v2] media: nxp: imx8-isi: better handle the m2m usage_count
2024-09-27 8:04 UTC
[PATCH v3 1/2] dt-bindings: phy: rockchip,inno-usb2phy: add rk3576
2024-09-27 8:02 UTC (9+ messages)
` [PATCH v3 2/2] phy: rockchip: inno-usb2: Add usb2 phys support for rk3576
[PATCH 0/2] Introduce panic function when slub leaks
2024-09-27 8:01 UTC (5+ messages)
[GIT PULL] vfs netfs
2024-09-27 8:01 UTC (3+ messages)
[PATCH v5.10] xfs: add bounds checking to xlog_recover_process_data
2024-09-27 6:52 UTC (3+ messages)
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-09-27 7:59 UTC (5+ messages)
` [PATCH 09/12] mm: Update vm_normal_page() callers to accept FS DAX pages
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
[PATCH 00/20] kthread: Introduce preferred affinity v4
2024-09-27 7:58 UTC (5+ messages)
` [PATCH 10/20] net: pktgen: Use kthread_create_on_node()
` [PATCH 11/20] sched: Handle CPU isolation on last resort fallback rq selection
[PATCH 1/3] ASoC: dt-bindings: mt6359: Update generic node name and dmic-mode
2024-09-27 7:57 UTC (4+ messages)
` [PATCH 2/3] dt-bindings: mfd: mediatek: mt6397: add compatible for mt6359-codec
[PATCH v2 1/5] dt-bindings: remoteproc: sse710: Add the External Systems remote processors
2024-09-27 7:57 UTC (12+ messages)
[PATCH v5 0/10] Touch Bar support for T2 Macs
2024-09-27 7:52 UTC (6+ messages)
` [PATCH v5 9/10] drm/format-helper: Add conversion from XRGB8888 to BGR888
` [PATCH v5 10/10] drm/tiny: add driver for Apple Touch Bars in x86 Macs
[PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
2024-09-27 7:50 UTC (5+ messages)
[PATCH v4 3/9] platform/x86: asus-armoury: move existing tunings to asus-armoury module
2024-09-27 7:48 UTC (8+ messages)
` [v4 "
[RFC 0/2] Add support for "pd-timers" DT property in TCPM
2024-09-27 7:48 UTC (5+ messages)
` [RFC 1/2] dt-bindings: connector: Add property to set pd timer values
[PATCH v3] docs/gpu: ci: update flake tests requirements
2024-09-27 7:45 UTC (2+ messages)
[PATCH 1/1] device-dax: Correct pgoff align in dax_set_mapping()
2024-09-27 7:45 UTC
[RFC PATCH] gpio: sysfs: make the sysfs export behavior consistent
2024-09-27 7:42 UTC
[syzbot] [ppp?] inconsistent lock state in ppp_input
2024-09-27 7:42 UTC
ARM64 Livepatch based on SFrame
2024-09-27 7:41 UTC (2+ messages)
[syzbot] [overlayfs?] general protection fault in ovl_llseek
2024-09-27 7:37 UTC (2+ messages)
[PATCH 7/8] platform/chrome: cros_ec_typec: Thunderbolt support
2024-09-27 7:34 UTC (2+ messages)
[PATCH] net: retain NOCARRIER on protodown interfaces
2024-09-27 7:33 UTC
[PATCH] PCI: pciehp: Fix system hang on resume after hot-unplug during suspend
2024-09-27 7:33 UTC (3+ messages)
[RFC PATCH] cleanup: make scoped_guard() to be return-friendly
2024-09-27 7:31 UTC (2+ messages)
[GIT PULL] Driver core changes for 6.12-rc1
2024-09-27 7:29 UTC
[PATCH 1/2] usb: dwc3: core: add Gen2 polarity detection support
2024-09-27 7:25 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: usb: snps,dwc3: Add 'snps,inv-sync-hdr-quirk' quirk
[PATCH] selftests/mm: Add missing free
2024-09-27 7:25 UTC (2+ messages)
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-09-27 7:25 UTC (6+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
[PATCH] f2fs: support dio write for zoned storage
2024-09-27 7:22 UTC
[PATCH v1] ARM: dts: aspeed: yosemite4: correct the compatible string of adm1272
2024-09-27 7:23 UTC (6+ messages)
[PATCH 0/5] x86/xen: Drop absolute references from startup code
2024-09-27 7:21 UTC (5+ messages)
` [PATCH 4/5] x86/xen: Avoid relocatable quantities in Xen ELF notes
[PATCH v2 0/8] binder: several fixes for frozen notification
2024-09-27 7:20 UTC (9+ messages)
` [PATCH v2 4/8] binder: fix BINDER_WORK_FROZEN_BINDER debug logs
` [PATCH v2 5/8] binder: fix BINDER_WORK_CLEAR_FREEZE_NOTIFICATION "
` [PATCH v2 6/8] binder: allow freeze notification for dead nodes
` [PATCH v2 8/8] binder: add delivered_freeze to debugfs output
[PATCH v4 0/4] gpio: siul2-s32g2: add initial GPIO driver
2024-09-27 7:19 UTC (6+ messages)
` [PATCH v4 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs
[PATCH] selftests/mm: Fixed incorrect buffer->mirror size in hmm2 double_map test
2024-09-27 7:18 UTC (2+ messages)
[syzbot] [squashfs?] possible deadlock in fsnotify_destroy_mark
2024-09-27 7:17 UTC
[RFC PATCH 0/7] support for mm-local memory allocations and use it
2024-09-27 7:08 UTC (3+ messages)
[tip:x86/urgent] BUILD SUCCESS d1fb034b75a8a96fcb4bf01a7c0e1421eef833a3
2024-09-27 7:08 UTC
[GIT PULL] Networking for v6.12-rc1
2024-09-27 7:06 UTC (2+ messages)
[PATCH v4 3/4] gpio: siul2-s32g2: add NXP S32G2/S32G3 SoCs support
2024-09-27 7:03 UTC (2+ messages)
[PATCH net v2] selftests: forwarding: no_forwarding: Fix issue related with assigning two different vids to the same interface
2024-09-27 7:03 UTC
[PATCH v2 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
2024-09-27 7:02 UTC (4+ messages)
` [PATCH v2 5/5] dt-bindings: display: mediatek: dpi: Add mt8195 support in power domains
[regression] NULL dereference pointer in Bluetooth at boot
2024-09-27 7:00 UTC (3+ messages)
[PATCH -next] drm/amdkfd: Remove the redundant parameter comments in function get_wave_count
2024-09-27 6:57 UTC
[PATCH v2] sched/eevdf: Fix wakeup-preempt by checking cfs_rq->nr_running
2024-09-27 6:56 UTC (3+ messages)
[PATCH v3 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
2024-09-27 6:50 UTC (5+ messages)
` [PATCH v3 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
` [PATCH v3 3/5] arm64: dts: mediatek: mt8395-genio-1200-evk: Fix dtbs_check error for phy
` [PATCH v3 4/5] arm64: dts: mt8195: Fix dtbs_check error for mutex node
` [PATCH v3 5/5] dt-bindings: display: mediatek: dpi: correct power-domains property
[PATCH v1] MAINTAINERS: Update the maintainer of StarFive watchdog driver
2024-09-27 6:50 UTC
[PATCH] Bluetooth: btrtl: Shorten HCI_OP_RESET timeout
2024-09-27 6:48 UTC (2+ messages)
[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
2024-09-27 6:48 UTC (3+ messages)
[syzbot] [ide?] general protection fault in ata_msense_control_spgt2
2024-09-27 6:40 UTC (2+ messages)
[PATCH 00/18] leds: switch to device_for_each_child_node_scoped()
2024-09-27 6:36 UTC (3+ messages)
` [PATCH 11/18] leds: max77650: "
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2024-09-27 6:32 UTC (7+ messages)
[PATCH v3 0/4] Enable shared SE support over I2C
2024-09-27 6:31 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v3 2/4] dma: gpi: Add Lock and Unlock TRE support to access SE exclusively
` [PATCH v3 3/4] soc: qcom: geni-se: Do not keep GPIOs to sleep state for shared SE usecase
` [PATCH v3 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems
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