messages from 2024-11-14 18:33:13 to 2024-11-14 22:30:35 UTC [more...]
[PATCH bpf-next 0/4] Make inode storage available to tracing prog
2024-11-14 22:30 UTC (15+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program
[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_copygc
2024-11-14 22:27 UTC
[PATCH v2 0/3] Support for GPU ACD feature on Adreno X1-85
2024-11-14 22:24 UTC (8+ messages)
` [PATCH v2 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings
[PATCH] arm64: dts: qcom: msm8916-samsung-serranove: Add display panel
2024-11-14 22:07 UTC
[PATCH] ext4: Use str_plural() instead of PLURAL() macro
2024-11-14 22:14 UTC
[PATCH v1 0/5] Optimize async device suspend/resume
2024-11-14 22:09 UTC (6+ messages)
` [PATCH v1 1/5] PM: sleep: Fix runtime PM issue in dpm_resume()
` [PATCH v1 2/5] PM: sleep: Remove unnecessary mutex lock when waiting on parent
` [PATCH v1 3/5] PM: sleep: Add helper functions to loop through superior/subordinate devs
` [PATCH v1 4/5] PM: sleep: Do breadth first suspend/resume for async suspend/resume
` [PATCH v1 5/5] PM: sleep: Spread out async kworker threads during dpm_resume*() phases
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-14 22:10 UTC (4+ messages)
[PATCH] riscv: Fix a comment typo in set_mm_asid()
2024-11-14 22:08 UTC (2+ messages)
[PATCH v6 00/22] Add support for binding ACPI platform profile to multiple drivers
2024-11-14 21:57 UTC (2+ messages)
[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_copygc
2024-11-14 21:56 UTC (2+ messages)
` [syzbot] "
[PATCH v2 0/3] pidfs: implement file handle support
2024-11-14 21:52 UTC (6+ messages)
` [PATCH v2 3/3] "
[PATCH bpf-next v2 00/13] selftests/bpf: migrate test_flow_dissector.sh to test_progs
2024-11-14 21:50 UTC (14+ messages)
` [PATCH bpf-next v2 01/13] selftests/bpf: add a macro to compare raw memory
` [PATCH bpf-next v2 02/13] selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
` [PATCH bpf-next v2 03/13] selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
` [PATCH bpf-next v2 04/13] selftests/bpf: re-split main function into dedicated tests
` [PATCH bpf-next v2 05/13] selftests/bpf: expose all subtests from flow_dissector
` [PATCH bpf-next v2 06/13] selftests/bpf: add gre packets testing to flow_dissector
` [PATCH bpf-next v2 07/13] selftests/bpf: migrate flow_dissector namespace exclusivity test
` [PATCH bpf-next v2 08/13] selftests/bpf: Enable generic tc actions in selftests config
` [PATCH bpf-next v2 09/13] selftests/bpf: move ip checksum helper to network helpers
` [PATCH bpf-next v2 10/13] selftests/bpf: rename pseudo headers checksum computation
` [PATCH bpf-next v2 11/13] selftests/bpf: add network helpers to generate udp checksums
` [PATCH bpf-next v2 12/13] selftests/bpf: migrate bpf flow dissectors tests to test_progs
` [PATCH bpf-next v2 13/13] selftests/bpf: remove test_flow_dissector.sh
[PATCH] sched/rt: use for_each_cpu_wrap to iterate over rto_mask
2024-11-14 22:05 UTC
[PATCH 0/5] Track node vacancy to reduce worst case allocation counts
2024-11-14 21:39 UTC (2+ messages)
[PATCHv2 net-next] net: modernize ioremap in probe
2024-11-14 21:37 UTC (3+ messages)
[PATCH v2 0/4] Add new headers for Hyper-V Dom0
2024-11-14 21:35 UTC (3+ messages)
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
[PATCH] net: skip RPS if packet is already on target CPU
2024-11-14 21:35 UTC (5+ messages)
[GIT PULL] Btrfs fix for 6.12-rc8
2024-11-14 21:22 UTC
[PATCH v2 0/2] Remove redundant check
2024-11-14 21:20 UTC (6+ messages)
` [PATCH v2 1/2] drm/amd/display: remove redundant is_dsc_possible check
` [PATCH v2 2/2] drm/amd/pm: remove redundant tools_size check
[PATCH v4 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
2024-11-14 21:19 UTC (2+ messages)
` [PATCH v4 2/2] "
[PATCH 1/1] perf tests shell trace_exit_race: Show what went wrong in verbose mode
2024-11-14 21:19 UTC
[PATCH v3 0/9] synchronously scan and reclaim empty user PTE pages
2024-11-14 21:19 UTC (7+ messages)
` [PATCH v3 4/9] mm: introduce skip_none_ptes()
[PATCH 1/2] sched: Provide sched_set_batch()
2024-11-14 21:06 UTC (2+ messages)
` [PATCH 2/2] bcachefs: Set rebalance thread to SCHED_BATCH and nice 19
[ANNOUNCE] rteval-v3.9
2024-11-14 21:12 UTC
[PATCH] docs/mm: add more warnings around page table access
2024-11-14 21:12 UTC
[PATCH] sched/rt: use smp_wmb in rt_clear_overload
2024-11-14 21:31 UTC
[PATCH v2 1/3] perf trace: do not lose last events in a race
2024-11-14 21:08 UTC (4+ messages)
` [PATCH v2 2/3] perf trace: avoid garbage when not printing a syscall's arguments
[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
2024-11-14 21:04 UTC (2+ messages)
[PATCH v2] sched: add READ_ONCE to task_on_rq_queued
2024-11-14 21:08 UTC
[PATCH 1/2] perf trace: do not lose last events in a race
2024-11-14 21:03 UTC (9+ messages)
` [PATCH 2/2] perf tests: add test for trace output loss
[PATCH] drm/panel-edp: Add KDB KD116N2130B12
2024-11-14 21:01 UTC (2+ messages)
[PATCH v2] clk:sophgo: Remove uninitialized variable for CV1800 PLL
2024-11-14 21:01 UTC
[PATCH v4 0/4] overlayfs: Optimize override/revert creds
2024-11-14 21:01 UTC (7+ messages)
` [PATCH v4 4/4] ovl: "
[PATCH 0/4] kbuild: cross-compile linux-headers package
2024-11-14 20:57 UTC (6+ messages)
` [PATCH 4/4] kbuild: cross-compile linux-headers package when possible
[PATCH v3 1/3] i2c: lpc2k: Add check for clk_enable()
2024-11-14 20:56 UTC (4+ messages)
` [PATCH v3 3/3] i2c: rk3x: "
[PATCH] riscv: dts: starfive: jh7110-milkv-mars: set host mode and vbus pin for on-chip USB 2.0
2024-11-14 20:13 UTC
[PATCH v4] Documentation/CoC: spell out enforcement for unacceptable behaviors
2024-11-14 20:56 UTC
[PATCH v3] docs/mm: add VMA locks documentation
2024-11-14 20:54 UTC
Thinkpad X230: broken USB device causes softlockup and kills whole system
2024-11-14 20:54 UTC
[PATCH v2 0/2] MediaTek MT6735 syscon clock/reset controller support
2024-11-14 20:54 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers
` [PATCH v2 2/2] clk: mediatek: Add drivers "
[PATCH] Use strscpy() instead of strcpy()
2024-11-14 20:53 UTC (6+ messages)
[PATCH] clk: mediatek: mt6735-apmixedsys: Fix an error handling path in clk_mt6735_apmixed_probe()
2024-11-14 20:51 UTC (2+ messages)
[PATCH v1 1/1] spi: sc18is602: Switch to generic firmware properties and drop of_match_ptr()
2024-11-14 20:50 UTC
[PATCH 0/3] clk: ralink: mtmips: some fixes and sdhc clock support
2024-11-14 20:50 UTC (7+ messages)
` [PATCH 1/3] clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883
` [PATCH 2/3] clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCs
` [PATCH 3/3] clk: ralink: mtmips: add mmc related clocks for SoCs MT7620, MT7628 and MT7688
[PATCH v2] docs/mm: add VMA locks documentation
2024-11-14 20:45 UTC (5+ messages)
[PATCH] clk:sophgo: Remove uninitialized variable for CV1800 PLL
2024-11-14 20:46 UTC (3+ messages)
[PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
2024-11-14 20:42 UTC (2+ messages)
[PATCH 1/3] clk: lan966x: make it selectable for ARCH_LAN969X
2024-11-14 20:36 UTC (2+ messages)
[PATCH v2] perf trace: Fix perf trace tracing itself, creating feedback loops
2024-11-14 20:34 UTC (5+ messages)
[PATCH] clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUX
2024-11-14 20:33 UTC (2+ messages)
[PATCH] clk: davinci: Add NULL check in davinci_lpsc_clk_register
2024-11-14 20:32 UTC (2+ messages)
[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
2024-11-14 20:28 UTC (24+ messages)
` [PATCH v15 01/19] media: uvcvideo: Fix event flags in uvc_ctrl_send_events
` [PATCH v15 02/19] media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT
` [PATCH v15 03/19] media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL
` [PATCH v15 04/19] media: vivid: Add a rectangle control
` [PATCH v15 05/19] media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value
` [PATCH v15 06/19] media: uvcvideo: Handle uvc menu translation inside uvc_set_le_value
` [PATCH v15 07/19] media: uvcvideo: refactor uvc_ioctl_g_ext_ctrls
` [PATCH v15 08/19] media: uvcvideo: uvc_ioctl_(g|s)_ext_ctrls: handle NoP case
` [PATCH v15 09/19] media: uvcvideo: Support any size for mapping get/set
` [PATCH v15 10/19] media: uvcvideo: Factor out clamping from uvc_ctrl_set
` [PATCH v15 11/19] media: uvcvideo: add support for compound controls
` [PATCH v15 12/19] media: uvcvideo: Factor out query_boundaries from query_ctrl
` [PATCH v15 13/19] media: uvcvideo: support V4L2_CTRL_WHICH_MIN/MAX_VAL
` [PATCH v15 14/19] media: uvcvideo: Use the camera to clamp compound controls
` [PATCH v15 15/19] media: uvcvideo: let v4l2_query_v4l2_ctrl() work with v4l2_query_ext_ctrl
` [PATCH v15 16/19] media: uvcvideo: Introduce uvc_mapping_v4l2_size
` [PATCH v15 17/19] media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map
` [PATCH v15 18/19] media: uvcvideo: implement UVC v1.5 ROI
` [PATCH v15 19/19] media: uvcvideo: document "
[PATCH v4] dt-bindings: clock: actions,owl-cmu: convert to YAML
2024-11-14 20:27 UTC (2+ messages)
[PATCH v3] dt-bindings: clock: ti: Convert mux.txt to json-schema
2024-11-14 20:27 UTC (2+ messages)
[PATCH v11 0/9] iommu/amd: Use 128-bit cmpxchg operation to update DTE
2024-11-14 20:26 UTC (12+ messages)
` [PATCH v11 1/9] iommu/amd: Misc ACPI IVRS debug info clean up
` [PATCH v11 2/9] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
` [PATCH v11 3/9] iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flags
` [PATCH v11 4/9] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v11 5/9] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v11 6/9] iommu/amd: Introduce helper function get_dte256()
` [PATCH v11 7/9] iommu/amd: Modify clear_dte_entry() to avoid in-place update
` [PATCH v11 8/9] iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()
` [PATCH v11 9/9] iommu/amd: Remove amd_iommu_apply_erratum_63()
[PATCH v10 05/10] iommu/amd: Introduce helper function to update 256-bit DTE
2024-11-14 20:25 UTC (12+ messages)
[PATCH] of: property: fw_devlink: Do not use interrupt-parent directly
2024-11-14 20:24 UTC (2+ messages)
[PATCH v13 0/7] Introduction of a remoteproc tee to load signed firmware
2024-11-14 20:22 UTC (3+ messages)
` [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation
[PATCH] mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id
2024-11-14 20:18 UTC (2+ messages)
[PATCH 0/5] Merge RTC Haoyu HYM8563 into RTC PCF8563
2024-11-14 20:17 UTC (2+ messages)
[PATCH] net: wwan: Add WWAN sahara port type
2024-11-14 20:16 UTC (2+ messages)
[PATCH 0/2] Add support for A1 SoC in auxiliary reset driver
2024-11-14 20:14 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: reset: add bindings for A1 SoC audio reset controller
[RFC/PATCH v2 bpf-next fanotify 0/7] Fanotify fastpath handler
2024-11-14 20:14 UTC (3+ messages)
` [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based fanotify "
[PATCH net-next v2 0/8] net: lan969x: add RGMII support
2024-11-14 20:13 UTC (4+ messages)
` [PATCH net-next v2 8/8] dt-bindings: net: sparx5: document RGMII MAC delays
[net v2 0/2] Fix rcu_read_lock issues in netdev-genl
2024-11-14 20:13 UTC (5+ messages)
[PATCH v5 0/3] Add A1 Soc audio clock controller driver
2024-11-14 20:13 UTC (3+ messages)
` [PATCH v5 2/3] dt-bindings: clock: axg-audio: document A1 SoC "
[PATCH 0/2] serial: sprd: Modification of UNISOC Platform UART Driver
2024-11-14 20:12 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: serial: Add a new compatible string for ums9632
[PATCH v3 0/2] Add Clocks for ICSSG
2024-11-14 20:11 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: soc: ti: pruss: Add clocks "
[PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
2024-11-14 20:10 UTC (2+ messages)
[PATCH 0/5] Support ROHM KX134ACR-LBZ
2024-11-14 20:10 UTC (3+ messages)
` [PATCH 4/5] dt-bindings: "
[PATCH 0/2] iio: gyro: Add support for iam20380 sensor
2024-11-14 20:09 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: mpu6050: Add invensense,iam20380 compatible string
[PATCH 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
2024-11-14 20:08 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8967af'
` [PATCH 2/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8974cf'
[PATCH v4 00/14] forcealign for xfs
2024-11-14 20:07 UTC (11+ messages)
[PATCH] tools/mm: fix show_page() build error
2024-11-14 20:03 UTC (3+ messages)
[PATCH] clk:sophgo:clk-cv18xx-pll: fix unitialized u32 variable
2024-11-14 20:04 UTC (3+ messages)
[PATCH net-next] net: phylink: improve phylink_sfp_config_phy() error message with empty supported
2024-11-14 20:03 UTC (4+ messages)
[PATCH] dt-bindings: mmc: marvell,xenon-sdhci: Simplify Armada 3700 if/then schema
2024-11-14 20:02 UTC (2+ messages)
[PATCH] irqchip/riscv-aplic: Fix crash when MSI domain is missing
2024-11-14 20:01 UTC
[PATCH] dt-bindings: Unify "fsl,liodn" type definitions
2024-11-14 20:01 UTC (2+ messages)
x86/amd late microcode thread loading slows down boot
2024-11-14 20:01 UTC (6+ messages)
[PATCH v2 0/3] Add new time property for battery charger type detection
2024-11-14 19:59 UTC (3+ messages)
` [PATCH v2 3/3] usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property
[PATCH] block: add larger order folio instead of pages for passthrough I/O
2024-11-14 19:59 UTC (3+ messages)
[PATCH] dt-bindings: mtd: fixed-partitions: Fix "compression" typo
2024-11-14 19:59 UTC (2+ messages)
[PATCH net-next] dt-bindings: net: dsa: microchip,ksz: Drop undocumented "id"
2024-11-14 19:58 UTC (2+ messages)
[PATCH net-next] dt-bindings: net: mdio-mux-gpio: Drop undocumented "marvell,reg-init"
2024-11-14 19:58 UTC (2+ messages)
[PATCH net-next] dt-bindings: net: renesas,ether: Drop undocumented "micrel,led-mode"
2024-11-14 19:57 UTC (3+ messages)
[PATCH net-next] dt-bindings: net: sff,sfp: Fix "interrupts" property typo
2024-11-14 19:57 UTC (2+ messages)
[PATCH] dt-bindings: leds: class-multicolor: Fix path to color definitions
2024-11-14 19:56 UTC (2+ messages)
[PATCH 0/2] Add support for ADF4382
2024-11-14 19:55 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: frequency: Add ADF4382
[PATCH] scripts/tags.sh: Tag timer definitions
2024-11-14 19:55 UTC
[Intel-wired-lan] [PATCH 1/1] ixgbe: Correct BASE-BX10 compliance code
2024-11-14 19:50 UTC (3+ messages)
` [Intel-wired-lan] [PATCH v2 0/1] "
` [Intel-wired-lan] [PATCH v2 1/1] "
[REGRESSION] sched/fair: Add lag based placement
2024-11-14 19:50 UTC (5+ messages)
` [External] : "
[PATCH V4 RESEND 0/3] rtc: atcrtc100: Add Andes ATCRTC100 RTC driver
2024-11-14 19:46 UTC (3+ messages)
` [PATCH V4 RESEND 2/3] dt-bindings: rtc: Add support for ATCRTC100 RTC
[PATCH net-next v4 0/7] enic: Use all the resources configured on VIC
2024-11-14 19:46 UTC (4+ messages)
` [PATCH net-next v4 1/7] enic: Create enic_wq/rq structures to bundle per wq/rq data
[RFC PATCH 0/4] Scheduler time slice extension
2024-11-14 19:42 UTC (6+ messages)
[PATCH v6 0/8] Add SEV firmware hotloading
2024-11-14 19:30 UTC (6+ messages)
` [PATCH v6 3/8] firmware_loader: Move module refcounts to allow unloading
[PATCH v6 00/11] printk: console: Per-console loglevels
2024-11-14 19:28 UTC (9+ messages)
` [PATCH v6 04/11] printk: Support toggling per-console loglevel via syslog() and cmdline
` Conflict with FORCE_CON: "
` syslog warning: was: "
` [PATCH v6 06/11] printk: console: Introduce sysfs interface for per-console loglevels
` register_device: was: "
[PATCH][next] xfrm: Add error handling when nla_put_u32() returns an error
2024-11-14 19:27 UTC (3+ messages)
[PATCH v2 0/2] net: stmmac: dwmac-mediatek: Fix inverted logic for mediatek,mac-wol
2024-11-14 19:22 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: Set mediatek,mac-wol on DWMAC node for all boards
[PATCH 0/2] module: Block modules by Tuxedo from accessing GPL symbols
2024-11-14 19:21 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH v3 0/8] media: uvcvideo: Implement the Privacy GPIO as a evdev
2024-11-14 19:21 UTC (3+ messages)
[PATCH] sched: hoist ASSERT_EXCLUSIVE_WRITER(p->on_rq) above WRITE_ONCE
2024-11-14 19:20 UTC (4+ messages)
[PATCH] sched: add READ_ONCE to task_on_rq_queued
2024-11-14 19:14 UTC (4+ messages)
[PATCH v15 0/4] debugfs to hisilicon migration driver
2024-11-14 19:12 UTC (2+ messages)
[Bug report] NFS patch breaks TLS device-offloaded TX zerocopy
2024-11-14 19:05 UTC (2+ messages)
[PATCH 0/3] media: i2c: imx290: Add support for imx462
2024-11-14 19:04 UTC (3+ messages)
` [PATCH 2/3] media: dt-bindings: media: i2c: Add IMX462 to the IMX290 binding
[PATCH] locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex
2024-11-14 19:00 UTC
[PATCH sched_ext/for-6.12-fixes] sched_ext: ops.cpu_acquire() should be called with SCX_KF_REST
2024-11-14 19:00 UTC
[PATCH] dt-bindings: mfd: omap-usb-tll: convert to YAML
2024-11-14 18:58 UTC
[PATCH] ALSA: usb-audio: Fix control names for Plantronics/Poly Headsets
2024-11-14 18:44 UTC (3+ messages)
[GIT PULL] bcachefs fixes for 6.12
2024-11-14 18:50 UTC (2+ messages)
[GIT PULL] Networking for v6.12-rc8
2024-11-14 18:50 UTC (2+ messages)
[PATCH net-next v3 0/7] enic: Use all the resources configured on VIC
2024-11-14 18:45 UTC (3+ messages)
[PATCH] cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing
2024-11-14 18:44 UTC (2+ messages)
[PATCH v2 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
2024-11-14 18:43 UTC (3+ messages)
[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
2024-11-14 18:41 UTC (4+ messages)
` [PATCH v3 05/15] PCI/AER: Add CXL PCIe port correctable error support in AER service driver
[PATCH v13 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
2024-11-14 18:40 UTC (4+ messages)
` [RFC][PATCH] locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex
[PATCH 0/1] Add missing include in compiler.h
2024-11-14 18:40 UTC (5+ messages)
` [PATCH 1/1] compiler.h: Add missing include statement for build_bug.h
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