messages from 2025-03-28 13:43:33 to 2025-03-28 14:30:36 UTC [more...]
SOCKET_URING_OP_GETSOCKOPT SOL_SOCKET restriction
2025-03-28 14:30 UTC (2+ messages)
[PATCH v3 0/4] Panthor BO tagging and GEMS debug display
2025-03-28 14:30 UTC (3+ messages)
` [PATCH v3 3/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS
[PATCH v2 5/8] landlock: Always allow signals between threads of the same process
2025-03-28 14:11 UTC (3+ messages)
` [linux-next:master] [landlock] 9d65581539: WARNING:suspicious_RCU_usage
[PATCH v2 0/3] Add Qualcomm i3c master controller driver support
2025-03-28 14:29 UTC (11+ messages)
` [PATCH v2 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller
` [PATCH v2 2/3] i3c: master: Add Qualcomm I3C controller driver
[PATCH v4] mm/page_alloc: Consolidate unlikely handling in page_expected_state
2025-03-28 14:29 UTC (2+ messages)
[PATCH v2 00/32] Samsung S2MPG10 PMIC MFD-based drivers
2025-03-28 13:29 UTC (28+ messages)
` [PATCH v2 06/32] mfd: sec: update includes to add missing and remove superfluous ones
` [PATCH v2 07/32] mfd: sec: move private internal API to internal header
` [PATCH v2 08/32] mfd: sec: split into core and transport (i2c) drivers
` [PATCH v2 09/32] mfd: sec: add support for S2MPG10 PMIC
` [PATCH v2 10/32] mfd: sec: merge separate core and irq modules
` [PATCH v2 11/32] mfd: sec: fix open parenthesis alignment (multiple)
` [PATCH v2 12/32] mfd: sec: sort struct of_device_id entries and the device type switch
` [PATCH v2 13/32] mfd: sec: use dev_err_probe() where appropriate
` [PATCH v2 14/32] mfd: sec: s2dos05/s2mpu05: use explicit regmap config and drop default
` [PATCH v2 15/32] mfd: sec: s2dos05: doesn't support interrupts (it seems)
` [PATCH v2 16/32] mfd: sec: don't ignore errors from sec_irq_init()
` [PATCH v2 17/32] mfd: sec: rework platform data and regmap instantiating
` [PATCH v2 18/32] mfd: sec: change device_type to int
` [PATCH v2 19/32] mfd: sec: don't compare against NULL / 0 for errors, use !
` [PATCH v2 20/32] mfd: sec: use sizeof(*var), not sizeof(struct type_of_var)
` [PATCH v2 21/32] mfd: sec: convert to using MFD_CELL macros
` [PATCH v2 22/32] mfd: sec: convert to using REGMAP_IRQ_REG() macros
` [PATCH v2 23/32] mfd: sec: add myself as module author
` [PATCH v2 24/32] clk: s2mps11: add support for S2MPG10 PMIC clock
` [PATCH v2 25/32] rtc: s5m: cache value of platform_get_device_id() during probe
` [PATCH v2 26/32] rtc: s5m: prepare for external regmap
` [PATCH v2 27/32] rtc: s5m: add support for S2MPG10 RTC
` [PATCH v2 28/32] rtc: s5m: fix a typo: peding -> pending
` [PATCH v2 29/32] rtc: s5m: switch to devm_device_init_wakeup
` [PATCH v2 30/32] rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits
` [PATCH v2 31/32] rtc: s5m: replace open-coded read/modify/write registers with regmap helpers
` [PATCH v2 32/32] MAINTAINERS: add myself as reviewer for Samsung S2M MFD
[PATCH] kconfig: merge_config: use an empty file as initfile
2025-03-28 14:28 UTC
[PATCH v2 0/3] media: imx-jpeg: Fix some motion-jpeg decoding issues
2025-03-28 14:28 UTC (5+ messages)
` [PATCH v2 1/3] media: imx-jpeg: Enhance error handling in buffer allocation
` [PATCH v2 2/3] media: imx-jpeg: Change the pattern size to 128x64
[PATCH v2 00/10] Add DSI display support for SA8775P target
2025-03-28 14:28 UTC (8+ messages)
` [PATCH v2 07/10] arm64: dts: qcom: sa8775p-ride: add anx7625 DSI to DP bridge nodes
[PATCH i-g-t] man/lsgpu: Add man page for lsgpu
2025-03-28 14:28 UTC (2+ messages)
[PATCH 1/2] bloblist: fix the overriding of fdt from bloblist
2025-03-28 14:28 UTC (7+ messages)
[PATCH net 0/4] mptcp: misc. fixes for 6.15-rc0
2025-03-28 14:27 UTC (5+ messages)
` [PATCH net 1/4] mptcp: fix NULL pointer in can_accept_new_subflow
` [PATCH net 2/4] selftests: mptcp: fix incorrect fd checks in main_loop
` [PATCH net 3/4] selftests: mptcp: close fd_in before returning "
` [PATCH net 4/4] selftests: mptcp: ignore mptcp_diag binary
[PATCH 0/8] DRM Rust abstractions
2025-03-28 14:28 UTC (5+ messages)
` [PATCH 5/8] rust: drm: add DRM driver registration
[PATCH v2 0/3] Enable MC/DC support for GCOV
2025-03-28 14:27 UTC (3+ messages)
` [PATCH v2 3/3] xen: debug: gcov: add condition coverage support
[LTP] [PATCH v3 0/4] Landlock tests for ABI v6
2025-03-28 14:24 UTC (5+ messages)
` [LTP] [PATCH v3 1/4] Add landlock ABI v6 fallback
` [LTP] [PATCH v3 2/4] landlock02: support landlock ABI v6
` [LTP] [PATCH v3 3/4] landlock: add landlock09 test
` [LTP] [PATCH v3 4/4] landlock: add landlock10 test
[PATCH v4 1/5] HID: apple: move backlight report structs to other backlight structs
2025-03-28 14:18 UTC (5+ messages)
` [PATCH v4 2/5] HID: apple: use switch case to set fn translation table
` [PATCH v4 3/5] HID: apple: remove unused APPLE_IGNORE_MOUSE quirk
` [PATCH v4 4/5] HID: apple: Add Apple Magic Keyboard A3118 USB-C support
` [PATCH v4 5/5] HID: apple: Add Apple Magic Keyboard A3119 "
[PATCH v4 1/2] media: amphion: Reduce decoding latency for HEVC decoder
2025-03-28 14:26 UTC (4+ messages)
` [PATCH v4 2/2] media: amphion: Add a frame flush mode for decoder
[PATCH v4 0/5] HID: apple: combine patch series for all patches recently sent upstream
2025-03-28 14:18 UTC
[PATCH 6.6 00/76] 6.6.85-rc2 review
2025-03-28 14:26 UTC (3+ messages)
[meta-oe][PATCH] xl2tpd: fix build with gcc-15
2025-03-28 14:24 UTC (2+ messages)
` [oe] "
[PATCH v2 0/4] Panthor BO tagging and GEMS debug display
2025-03-28 14:24 UTC (5+ messages)
` [PATCH v2 4/4] drm/panthor: Display heap chunk entries in DebugFS GEMS file
[PATCH][next] nvme-loop: Avoid -Wflex-array-member-not-at-end warning
2025-03-28 14:25 UTC
[PATCH 0/3] btrfs: some cleanups related to io trees
2025-03-28 14:24 UTC (4+ messages)
` [PATCH 1/3] btrfs: remove leftover EXTENT_UPTODATE clear from an inode's io_tree
` [PATCH 2/3] btrfs: stop searching for EXTENT_DIRTY bit in the excluded extents io tree
` [PATCH 3/3] btrfs: remove EXTENT_UPTODATE io tree flag
[PATCH 6.1 000/197] 6.1.132-rc3 review
2025-03-28 14:23 UTC (2+ messages)
[LTP] [PATCH v2 0/4] Landlock tests for ABI v6
2025-03-28 14:23 UTC (2+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2025-03-28 14:23 UTC
[PATCH v2 0/8] drm/format-helper: Add helpers for line conversion
2025-03-28 14:15 UTC (9+ messages)
` [PATCH v2 1/8] drm/format-helper: Move helpers for pixel conversion to header file
` [PATCH v2 2/8] drm/format-helper: Add generic conversion to 32-bit formats
` [PATCH v2 3/8] drm/format-helper: Add generic conversion to 24-bit formats
` [PATCH v2 4/8] drm/format-helper: Add generic conversion to 16-bit formats
` [PATCH v2 5/8] drm/format-helper: Add generic conversion to 8-bit formats
` [PATCH v2 6/8] drm/format-helper: Optimize 32-to-24-bpp conversion
` [PATCH v2 7/8] drm/format-helper: Optimize 32-to-16-bpp conversion
` [PATCH v2 8/8] drm/format-helper: Optimize 32-to-8-bpp conversion
[PATCH] python: the fix for CVE-2019-20907 is adjusted in the python2
2025-03-28 14:20 UTC (2+ messages)
` [oe] "
[RFC PATCH 0/4] vfs freeze/thaw on suspend/resume
2025-03-28 14:21 UTC (6+ messages)
` [RFC PATCH 4/4] vfs: add filesystem freeze/thaw callbacks for power management
[PATCH v4 00/14] Add support for suppressing warning backtraces
2025-03-28 14:20 UTC (5+ messages)
[PATCH v7 00/18] Add support for RZ/G3E CANFD
2025-03-28 14:19 UTC (9+ messages)
` [PATCH v7 11/18] can: rcar_canfd: Add {nom,data}_bittiming variables to struct rcar_canfd_hw_info
` [PATCH v7 12/18] can: rcar_canfd: Add ch_interface_mode variable "
` [PATCH v7 13/18] can: rcar_canfd: Add shared_can_regs "
` [PATCH v7 14/18] can: rcar_canfd: Add register mapping table "
[PATCH v2 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-03-28 14:19 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: net: Add MTIP L2 switch description
` [PATCH v2 4/4] net: mtip: The L2 switch driver for imx287
[PATCH v4 0/3] KVM: arm64: Separate the hyp FF-A buffers init from the host
2025-03-28 14:18 UTC (6+ messages)
` [PATCH v4 3/3] KVM: arm64: Release the ownership of the hyp rx buffer to Trustzone
[PATCH v3 0/3] Add support for K3 BIST
2025-03-28 14:18 UTC (3+ messages)
` [PATCH v3 3/3] DONOTMERGE: arm: dts: k3-j784s4-main: Add PBIST_14 node
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-28 14:18 UTC (10+ messages)
[PATCH v4 1/1] efi_loader: expose the device-tree file name
2025-03-28 14:18 UTC (12+ messages)
[PATCH v6 0/1] MIPS: Fix idle VS timer enqueue
2025-03-28 14:18 UTC (8+ messages)
` [PATCH v6 1/1] "
[PATCH v1 net-next 10/13] ipv6: Factorise ip6_route_multipath_add()
2025-03-28 14:17 UTC
[PATCH] hw/pci-host/gt64120.c: Fix PCI host bridge endianness handling
2025-03-28 14:16 UTC (4+ messages)
[PATCH v6 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
2025-03-28 14:17 UTC (5+ messages)
` [PATCH v6 01/12] platform/x86: alienware-wmi-wmax: Rename thermal related symbols
` [PATCH v6 02/12] platform/x86: alienware-wmi-wmax: Refactor is_awcc_thermal_mode()
linux-next: manual merge of the tip tree with the s390 tree
2025-03-28 14:16 UTC (3+ messages)
[PATCH v2 00/12] Updates for upcoming 5.2 release
2025-03-28 14:16 UTC (13+ messages)
` [PATCH v2 01/12] ref-manual/classes.rst: document the ptest-python-pytest class and variables
` [docs] "
` [PATCH v2 02/12] ref-manual/variables.rst: WATCHDOG_TIMEOUT: fix recipe name
` [docs] "
` [PATCH v2 03/12] ref-manual/variables.rst: document the WATCHDOG_RUNTIME_SEC variable
` [docs] "
` [PATCH v2 06/12] ref-manual/variables.rst: document the MESON_INSTALL_TAGS
` [docs] "
` [PATCH v2 08/12] ref-manual/variables.rst: document autotools class related variables
` [docs] "
` [PATCH v2 11/12] migration-guides/migration-5.2: update for upcoming 5.2 release
` [docs] "
[PATCH] drm: of: fix documentation reference
2025-03-28 14:15 UTC (2+ messages)
[PATCH] ASoC: SOF: Intel: hda-sdw-bpt: select CONFIG_SND_SOF_SOF_HDA_SDW_BPT
2025-03-28 14:15 UTC (2+ messages)
[PATCH net] vsock: avoid timeout during connect() if the socket is closing
2025-03-28 14:15 UTC
[PATCH V2] remoteproc: core: Clear table_sz when rproc_shutdown
2025-03-28 14:14 UTC (4+ messages)
[PATCH v3 00/12] media: imx8: add camera support
2025-03-28 14:13 UTC (4+ messages)
` [PATCH v3 05/12] media: imx8-isi: Add support for i.MX8QM and i.MX8QXP
[PATCH i-g-t v4 0/2] Add support for Xe in runtime-pm
2025-03-28 14:10 UTC (3+ messages)
` [PATCH i-g-t v4 1/2] lib/igt_device_scan: Add driver field to igt_device_card struct
` [PATCH i-g-t v4 2/2] tools/intel_pm_rpm: Add support for xe in runtime pm
[PATCH v2 3/6] x86/microcode/intel: Establish staging control logic
2025-03-28 14:12 UTC (6+ messages)
` [PATCH v2a "
[GIT PULL] Backlight for v6.15
2025-03-28 14:12 UTC
[PATCH v3 0/1] platform/x86: Introduce dasharo-acpi platform driver
2025-03-28 14:11 UTC (2+ messages)
[GIT PULL] LEDs for v6.15
2025-03-28 14:10 UTC
[nft PATCH] tests: shell: Add socat availability feature test
2025-03-28 14:10 UTC (3+ messages)
[GIT PULL] MFD for v6.15
2025-03-28 14:09 UTC
[nft PATCH] tests: shell: Fix owner/0002-persist on aarch64
2025-03-28 14:09 UTC
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-03-28 14:09 UTC (8+ messages)
Testsuite failure on s390x and sparc64 after 6840fe9ee2
2025-03-28 14:08 UTC (5+ messages)
[PATCH v5 00/16] xen: Centralise byteswap infrastructure
2025-03-28 14:07 UTC (18+ messages)
` [PATCH v5 01/16] xen/lzo: Remove more remanants of TMEM
` [PATCH v5 02/16] xen: Remove __{BIG,LITTLE}_ENDIAN_BITFIELD
` [PATCH v5 03/16] xen: Implement common byte{order,swap}.h
` [PATCH v5 04/16] xen/lib: Switch to xen/byteorder.h
` [PATCH v5 05/16] xen/device-tree: Remove use of *_to_cpup() helpers
` [PATCH v5 06/16] xen/decompressors: "
` [PATCH v5 07/16] xen/arch: Switch to new byteorder infrastructure
` [PATCH v5 08/16] xen/decompressors: Use "
` [PATCH v5 09/16] xen: Remove old "
` [PATCH v5 10/16] crypto/vmac: Switch to xen/byteswap.h
` [PATCH v5 11/16] xsm/flask: Switch {asm -> xen}/byteorder.h
` [PATCH v5 12/16] xen/common: "
` [PATCH v5 13/16] arm: Remove asm/byteorder.h
` [PATCH v5 14/16] ppc: Drop asm/byteorder.h
` [PATCH v5 15/16] riscv: Remove asm/byteorder.h
` [PATCH v5 16/16] x86: Drop asm/byteorder.h
[RFC PATCH] riscv: Optimize gcd() performance by selecting CPU_NO_EFFICIENT_FFS
2025-03-28 14:07 UTC (2+ messages)
[PATCH v3] Xen: Update compiler checks
2025-03-28 14:05 UTC (2+ messages)
[patch V2 00/10] genirq/msi: Spring cleaning
2025-03-28 14:05 UTC (4+ messages)
` [patch V2 09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse
[PATCH v6 0/5] bugfix some driver issues
2025-03-28 14:03 UTC (5+ messages)
` [PATCH v6 1/5] hisi_acc_vfio_pci: fix XQE dma address error
[PATCH i-g-t] runner/kmemleak: Remove unnecessary lseek() calls
2025-03-28 14:02 UTC (2+ messages)
[PATCH v2 0/1] platform/x86: Introduce dasharo-acpi platform driver
2025-03-28 14:01 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/6] drm/i915: dpll, ddi, crc, psr etc conversions to struct intel_display
2025-03-28 14:01 UTC (3+ messages)
Documentation oddity
2025-03-28 13:55 UTC (7+ messages)
[PATCH v5 0/5] Add clock controller support for SpacemiT K1
2025-03-28 14:00 UTC (5+ messages)
` [PATCH v5 3/5] clk: spacemit: Add clock support for Spacemit K1 SoC
[PATCH 1/3] objtool: Fix seg fault in ignore_unreachable_insn()
2025-03-28 13:59 UTC (2+ messages)
` [tip: objtool/urgent] objtool: Fix segfault "
[PATCH 2/3] objtool: Fix STACK_FRAME_NON_STANDARD for cold subfunctions
2025-03-28 13:59 UTC (2+ messages)
` [tip: objtool/urgent] "
[PATCH 3/3] objtool, drm/vmwgfx: Don't ignore vmw_send_msg() for ORC
2025-03-28 13:59 UTC (2+ messages)
` [tip: objtool/urgent] "
[PATCH v5 00/12] Add imx8mp video support
2025-03-28 13:59 UTC (3+ messages)
[ANN] Registration and Request for Topics for the Media Summit on May 13th in Nice, France
2025-03-28 13:58 UTC (2+ messages)
[PATCH V2 00/11] ublk: cleanup & improvement & zc follow-up
2025-03-28 13:58 UTC (2+ messages)
[PATCH 0/3] Add new imx imx8mp-libra-rdk-fpsc SBC
2025-03-28 13:58 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: add imx8mp-libra-rdk-fpsc
[RFC][PATCH] sched: Cache aware load-balancing
2025-03-28 13:57 UTC (2+ messages)
[PATCH 0/5] mmc: core: Add support for graceful host removal for eMMC/SD
2025-03-28 13:55 UTC (3+ messages)
` [PATCH 2/5] mmc: core: Further avoid re-storing power to the eMMC before a shutdown
[PATCH v1 1/2] Bluetooth: btnxpuart: Add msleep() after changing the baudrate
2025-03-28 13:55 UTC (2+ messages)
[PATCH] hw/char/bcm2835_aux: Fix incorrect interrupt ID when RX disabled
2025-03-28 12:37 UTC
[PATCH] asus-laptop: Fix an uninitialized variable
2025-03-28 13:53 UTC (4+ messages)
[PATCH 0/2] Clear AMD's microcode cache on load failure
2025-03-28 13:53 UTC (6+ messages)
[PATCH] tools build: Use -fzero-init-padding-bits=all
2025-03-28 13:52 UTC
[PATCH v2 0/6] vsprintf: Add __printf attribute to where it's required
2025-03-28 13:51 UTC (3+ messages)
[PATCH i-g-t] intel-ci/meson.build: Add missing xe-sriov-vm.blocklist.txt
2025-03-28 13:51 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] part_efi: cache last scanned GPT for next partition
2025-03-28 13:50 UTC (3+ messages)
[PATCH][next] platform/chrome: cros_ec: Avoid -Wflex-array-member-not-at-end warning
2025-03-28 13:50 UTC
[PATCH net] net/mlx5e: SHAMPO, Make reserved size independent of page size
2025-03-28 13:50 UTC (2+ messages)
[PATCH RESEND net] MAINTAINERS: Add dedicated entries for phy_link_topology
2025-03-28 13:50 UTC (2+ messages)
[PATCH v2] net: usb: usbnet: restore usb%d name exception for local mac addresses
2025-03-28 13:50 UTC (2+ messages)
[PATCH net,v2] net: mana: Switch to page pool for jumbo frames
2025-03-28 13:50 UTC (2+ messages)
[PATCH 00/18] Annotate switch/case fallthrough cases
2025-03-28 13:49 UTC (5+ messages)
[PATCH alsa-ucm-conf v2 1/2] sof-soundwire: cs42l43: Drop headset mic from mic mute LED
2025-03-28 13:48 UTC (2+ messages)
` [PATCH alsa-ucm-conf v2 2/2] sof-soundwire: cs42l43: Control hardware volume to avoid clipping
[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
2025-03-28 13:49 UTC (2+ messages)
[PATCH] Documentation: fix typo in root= kernel parameter description
2025-03-28 13:46 UTC
[PATCH 22/22] lkdtm: Obfuscate do_nothing() pointer
2025-03-28 13:48 UTC (2+ messages)
` [tip: objtool/urgent] objtool, lkdtm: Obfuscate the "
[PATCH] objtool: Fix NULL printf() '%s' argument
2025-03-28 13:48 UTC (2+ messages)
` [tip: objtool/urgent] objtool: Fix NULL printf() '%s' argument in builtin-check.c:save_argv()
[PATCH net-next v2] vsock/test: Add test for null ptr deref when transport changes
2025-03-28 13:48 UTC (5+ messages)
[PATCH] io_uring/net: account memory for zc sendmsg
2025-03-28 13:46 UTC (2+ messages)
[GSoC] Proposal Discussion: git-refs Project
2025-03-28 13:45 UTC (4+ messages)
[PATCH 21/22] pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()
2025-03-28 13:45 UTC (6+ messages)
` [tip: objtool/urgent] objtool, pwm: mediatek: Prevent theoretical "
[PATCH 0/2] media: Add support for ST VD55G1 camera sensor
2025-03-28 13:40 UTC (3+ messages)
` [PATCH 1/2] media: dt-bindings: Add ST VD55G1 camera sensor binding
` [PATCH 2/2] media: i2c: Add driver for ST VD55G1 camera sensor
[PATCH] mm: migrate: restore the nmask after successfully allocating on the target node
2025-03-28 13:44 UTC (2+ messages)
[PATCH v3 0/6] Document missing toolchain related variables
2025-03-28 13:43 UTC (3+ messages)
` [PATCH v3 3/6] ref-manual/variables.rst: add missing documentation for BUILD_* variables
` [docs] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.