messages from 2024-03-28 21:53:48 to 2024-03-29 00:23:52 UTC [more...]
[PATCH v3 00/30] NT synchronization primitive driver
2024-03-29 0:06 UTC (17+ messages)
` [PATCH v3 07/30] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK
` [PATCH v3 08/30] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL
` [PATCH v3 09/30] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT
` [PATCH v3 10/30] ntsync: Introduce NTSYNC_IOC_EVENT_SET
` [PATCH v3 11/30] ntsync: Introduce NTSYNC_IOC_EVENT_RESET
` [PATCH v3 12/30] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE
` [PATCH v3 17/30] selftests: ntsync: Add some tests for semaphore state
` [PATCH v3 18/30] selftests: ntsync: Add some tests for mutex state
` [PATCH v3 19/30] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY
` [PATCH v3 21/30] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY
` [PATCH v3 24/30] selftests: ntsync: Add some tests for auto-reset event state
` [PATCH v3 25/30] selftests: ntsync: Add some tests for wakeup signaling with events
` [PATCH v3 27/30] selftests: ntsync: Add some tests for wakeup signaling via alerts
` [PATCH v3 28/30] selftests: ntsync: Add a stress test for contended waits
` [PATCH v3 29/30] maintainers: Add an entry for ntsync
` [PATCH v3 30/30] docs: ntsync: Add documentation for the ntsync uAPI
[PATCH v1 1/1] platform/x86: quickstart: Miscellaneous improvements
2024-03-29 0:23 UTC (4+ messages)
[RESEND v5 0/2] Update mce_record tracepoint
2024-03-29 0:21 UTC (3+ messages)
` [RESEND v5 1/2] tracing: Include PPIN in "
` [RESEND v5 2/2] tracing: Include Microcode Revision "
[PATCH] platform/x86: panasonic-laptop: fix NULL dereference
2024-03-29 0:21 UTC (3+ messages)
[GIT PULL] sound fixes for 6.9-rc2
2024-03-29 0:19 UTC (2+ messages)
[GIT PULL] MMC fixes for v6.9-rc2
2024-03-29 0:19 UTC (2+ messages)
[GIT PULL] Networking for v6.9-rc2
2024-03-29 0:19 UTC (2+ messages)
[GIT PULL] first round of NFSD fixes for v6.9
2024-03-29 0:19 UTC (2+ messages)
[git pull] IOMMU Fixes for Linux v6.9-rc1
2024-03-29 0:19 UTC (2+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_clone (8)
2024-03-29 0:16 UTC
[PATCH] fpga: dfl: fme: fix kernel-doc comments for some functions
2024-03-29 0:15 UTC
[PATCH v6 0/5] KVM: arm64: Support for 2023 dpISA extensions
2024-03-29 0:13 UTC (6+ messages)
` [PATCH v6 1/5] KVM: arm64: Share all userspace hardened thread data with the hypervisor
` [PATCH v6 2/5] KVM: arm64: Add newly allocated ID registers to register descriptions
` [PATCH v6 3/5] KVM: arm64: Support FEAT_FPMR for guests
` [PATCH v6 4/5] KVM: arm64: selftests: Document feature registers added in 2023 extensions
` [PATCH v6 5/5] KVM: arm64: selftests: Teach get-reg-list about FPMR
[RFC PATCH v5 0/6] TPEBS counting mode support
2024-03-29 0:12 UTC (4+ messages)
[RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support
2024-03-29 0:11 UTC (13+ messages)
` [RFC 1/9] "
` [RFC 2/9] loop: "
` [RFC 3/9] selftests: block_seek_hole: add loop block driver tests
` [RFC 5/9] selftests: block_seek_hole: add dm-zero test
[syzbot] kernel BUG in ext4_do_writepages
2024-03-29 0:11 UTC (2+ messages)
[PATCH v1] drm/msm/dp: assign correct DP controller ID to interface table
2024-03-29 0:10 UTC (8+ messages)
` [PATCH v1] drm/msm/dp: use dp_hpd_plug_handle() and dp_hpd_unplug_handle() directly
[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
2024-03-29 0:06 UTC (20+ messages)
` [PATCH 1/9] dm integrity: fix out-of-range warning
` [PATCH 2/9] libceph: avoid clang "
` [PATCH 3/9] rbd: avoid "
` [PATCH 4/9] kcov: avoid clang "
` [PATCH 6/9] nilfs2: fix "
` [PATCH 7/9] infiniband: uverbs: avoid out-of-range warnings
` [PATCH 8/9] mlx5: stop warning for 64KB pages
[PATCH RESEND] fpga: dfl: omit unneeded casts of u64 values for dev_dbg()
2024-03-29 0:04 UTC
[PATCH v5 0/7] iio: accel: adxl345: Add spi-3wire feature
2024-03-29 0:03 UTC (4+ messages)
` [PATCH v5 1/7] iio: accel: adxl345: Make data_range obsolete
[PATCH] dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FS
2024-03-29 0:00 UTC (2+ messages)
[PATCH 00/11] address remaining stringop-truncation warnings
2024-03-28 23:54 UTC (18+ messages)
` [PATCH 01/11] staging: vc04_services: changen strncpy() to strscpy_pad()
` [PATCH 02/11] scsi: devinfo: rework scsi_strcpy_devinfo()
` [PATCH 04/11] orangefs: convert strncpy() to strscpy()
` [PATCH 05/11] test_hexdump: avoid string truncation warning
` [PATCH 06/11] acpi: avoid warning for truncated string copy
` [PATCH 07/11] block/partitions/ldm: convert strncpy() to strscpy()
` [PATCH 09/11] staging: rtl8723bs: convert strncpy to strscpy
` [PATCH 10/11] staging: greybus: change strncpy() to strscpy()
[PATCH] fpga: dfl: afu: remove unused member pdata from struct dfl_afu
2024-03-28 23:54 UTC
Future handling of complex RGB devices on Linux v2
2024-03-28 23:52 UTC (12+ messages)
` Future handling of complex RGB devices on Linux v3
` In kernel virtual HID devices (was Future handling of complex RGB devices on Linux v3)
[PATCH net-next v2 0/5] allocate dummy device dynamically
2024-03-28 23:52 UTC (6+ messages)
` [PATCH net-next v2 1/5] net: create a dummy net_device allocator
` [PATCH net-next v2 2/5] net: marvell: prestera: allocate dummy net_device dynamically
` [PATCH net-next v2 3/5] net: mediatek: mtk_eth_sock: "
` [PATCH net-next v2 4/5] net: ipa: "
` [PATCH net-next v2 5/5] net: ibm/emac: "
[PATCH 00/23] v2: imx258 improvement series
2024-03-28 23:42 UTC (8+ messages)
` [PATCH 08/23] media: i2c: imx258: Add support for 24MHz clock
` [PATCH 09/23] media: i2c: imx258: Add support for running on 2 CSI data lanes
[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
2024-03-28 23:41 UTC (8+ messages)
` [RFC PATCH v7 10/12] ACPI:RAS2: Add common library for RAS2 PCC interfaces
` [RFC PATCH v7 11/12] ACPI:RAS2: Add driver for ACPI RAS2 feature table (RAS2)
` [RFC PATCH v7 12/12] memory: RAS2: Add memory RAS2 driver
[PATCH] usb-storage: Optimize scan delay more precisely
2024-03-28 23:38 UTC (9+ messages)
` [usb-storage] "
[PATCH] mfd: intel-m10-bmc: Change staging size to a variable
2024-03-28 23:35 UTC
[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
2024-03-28 23:33 UTC (7+ messages)
` [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling
[syzbot] [audit?] [bpf?] INFO: rcu detected stall in kauditd_thread (4)
2024-03-28 23:27 UTC (2+ messages)
[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
2024-03-28 23:23 UTC (10+ messages)
[PATCH] Bluetooth: btintel: Add devices to HCI_QUIRK_BROKEN_LE_CODED
2024-03-28 23:20 UTC (3+ messages)
[PATCH 0/4] perf annotate: Use libcapstone as a disasssembler
2024-03-28 23:20 UTC (5+ messages)
` [PATCH 1/4] perf annotate: Use ins__is_xxx() if possible
` [PATCH 2/4] perf annotate: Add and use ins__is_nop()
` [PATCH 3/4] perf annotate: Split out util/disasm.c
` [PATCH 4/4] perf annotate: Use libcapstone to disassemble
[PATCH 0/2] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix
2024-03-28 23:18 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "
[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
2024-03-28 23:17 UTC (13+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
` [External] "
[syzbot] [bpf?] possible deadlock in kvfree_call_rcu
2024-03-28 23:07 UTC (2+ messages)
[PATCH v2] landlock: Add abstract unix socket connect restrictions
2024-03-28 23:12 UTC
[PATCH] sched/uclamp: Fix iowait boost UCLAMP_MAX escape
2024-03-28 23:10 UTC (2+ messages)
[PATCH v1 0/3] Speed up boot with faster linear map creation
2024-03-28 23:08 UTC (3+ messages)
[PATCH 0/2] V2 arm64: dts: qcom: Add support for Samsung Galaxy Z Fold5
2024-03-28 23:08 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] v2 "
[PATCH] wifi: mac80222: Fix ieee80211_i.h kernel-doc issues
2024-03-28 23:07 UTC (3+ messages)
[PATCH RFC 0/3] btrfs: zoned: reclaim block-groups more aggressively
2024-03-28 23:06 UTC (5+ messages)
` [PATCH RFC PATCH 2/3] btrfs: zoned: reserve relocation zone on mount
` [PATCH RFC PATCH 3/3] btrfs: zoned: kick cleaner kthread if low on space
[PATCH] pinctrl: core: delete incorrect free in pinctrl_enable()
2024-03-28 23:05 UTC (2+ messages)
[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
2024-03-28 23:05 UTC (2+ messages)
` (subset) "
[PATCH 5.10/5.15] ata: libata-scsi: check cdb length for VARIABLE_LENGTH_CMD commands
2024-03-28 23:00 UTC (2+ messages)
[PATCH] staging: gdm724x: Align descendant argument to the open parenthesis
2024-03-28 22:51 UTC (2+ messages)
[PATCH] x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline
2024-03-28 22:51 UTC (2+ messages)
[PATCH] ASoC: tas2781: mark dvc_tlv with __maybe_unused
2024-03-28 22:47 UTC
[PATCH] cache: sifive_ccache: Partially convert to a platform driver
2024-03-28 22:44 UTC (2+ messages)
[syzbot] [scsi?] WARNING in sg_remove_sfp_usercontext
2024-03-28 22:40 UTC (2+ messages)
[RFC PATCH] sched: Consolidate cpufreq updates
2024-03-28 22:37 UTC (5+ messages)
[syzbot] [wireless?] possible deadlock in ieee80211_open
2024-03-28 22:37 UTC (2+ messages)
[PATCH] PCI: Update pci_find_capability() stub return values
2024-03-28 22:36 UTC (3+ messages)
[PATCH v1] phy/qcom-qmp-combo: propagate correct return value at phy_power_on()
2024-03-28 22:36 UTC (3+ messages)
[PATCH] clk: Provide !COMMON_CLK dummy for devm_clk_rate_exclusive_get()
2024-03-28 22:35 UTC (2+ messages)
[PATCH v2] spi: spi.h: add missing kernel-doc for @last_cs_index_mask
2024-03-28 22:33 UTC
[PATCH] spi: spi.h: add missing kernel-doc for @last_cs_index_mask
2024-03-28 22:33 UTC (3+ messages)
[PATCH v2 0/2] thermal: amlogic: introduce A1 SoC family Thermal Sensor controller
2024-03-28 22:21 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: amlogic: add support for A1 thermal sensor
[PATCH] soc: qcom: cmd-db: map shared memory as WT, not WB
2024-03-28 22:19 UTC (3+ messages)
[PATCH 0/2] ASoC: SOF: imx: stop using the imx8_*_clocks API
2024-03-28 22:12 UTC (3+ messages)
` [PATCH 1/2] ASoC: SOF: imx: drop usage of "
` [PATCH 2/2] ASoC: SOF: imx: remove "
[PATCH v16 00/20] Integrity Policy Enforcement LSM (IPE)
2024-03-28 22:11 UTC (4+ messages)
` [PATCH v16 01/20] security: add ipe lsm
[PATCH 00/52] USB: store owner from modules with usb_serial_register_drivers()
2024-03-28 22:06 UTC (53+ messages)
` [PATCH 01/52] USB: serial: "
` [PATCH 02/52] USB: serial: aircable: drop driver owner initialization
` [PATCH 03/52] USB: serial: ark3116: "
` [PATCH 04/52] USB: serial: belkin_sa: "
` [PATCH 05/52] USB: serial: ch341: "
` [PATCH 06/52] USB: serial: cp210x: "
` [PATCH 07/52] USB: serial: cyberjack: "
` [PATCH 08/52] USB: serial: cypress_m8: "
` [PATCH 09/52] USB: serial: digi_acceleport: "
` [PATCH 10/52] USB: serial: empeg: "
` [PATCH 11/52] USB: serial: f81232: "
` [PATCH 12/52] USB: serial: ftdi_sio: "
` [PATCH 13/52] USB: serial: garmin_gps: "
` [PATCH 14/52] USB: serial: generic: "
` [PATCH 15/52] USB: serial: io_edgeport: "
` [PATCH 16/52] USB: serial: io_ti: "
` [PATCH 17/52] USB: serial: ipaq: "
` [PATCH 18/52] USB: serial: ipw: "
` [PATCH 19/52] USB: serial: ir-usb: "
` [PATCH 20/52] USB: serial: iuu: "
` [PATCH 21/52] USB: serial: keyspan: "
` [PATCH 22/52] USB: serial: keyspan_pda: "
` [PATCH 23/52] USB: serial: kl5kusb105: "
` [PATCH 24/52] USB: serial: kobil_sct: "
` [PATCH 25/52] USB: serial: mct_u232: "
` [PATCH 26/52] USB: serial: metro_usb: "
` [PATCH 27/52] USB: serial: mos7720: "
` [PATCH 28/52] USB: serial: mos7840: "
` [PATCH 29/52] USB: serial: mxuport: "
` [PATCH 30/52] USB: serial: navman: "
` [PATCH 31/52] USB: serial: omninet: "
` [PATCH 32/52] USB: serial: opticon: "
` [PATCH 33/52] USB: serial: option: "
` [PATCH 34/52] USB: serial: oti6858: "
` [PATCH 35/52] USB: serial: pl2303: "
` [PATCH 36/52] USB: serial: qcaux: "
` [PATCH 37/52] USB: serial: qcserial: "
` [PATCH 38/52] USB: serial: quatech2: "
` [PATCH 39/52] USB: serial: safe_serial: "
` [PATCH 40/52] USB: serial: sierra: "
` [PATCH 41/52] USB: serial: spcp8x5: "
` [PATCH 42/52] USB: serial: ssu100: "
` [PATCH 43/52] USB: serial: symbol: "
` [PATCH 44/52] USB: serial: ti_usb_3410_5052: "
` [PATCH 45/52] USB: serial: upd78f0730: "
` [PATCH 46/52] USB: serial: simple: "
` [PATCH 47/52] USB: serial: debug: "
` [PATCH 48/52] USB: serial: visor: "
` [PATCH 49/52] USB: serial: whiteheat: "
` [PATCH 50/52] USB: serial: wishbone: "
` [PATCH 51/52] USB: serial: xr: "
` [PATCH 52/52] USB: serial: xsens_mt: "
[PATCH] fuse: increase FUSE_MAX_MAX_PAGES limit
2024-03-28 22:08 UTC (12+ messages)
[PATCH v4 18/18] PCI: j721e: Add suspend and resume support
2024-03-28 22:07 UTC (2+ messages)
[PATCH 2/2] apparmor: fix typo in kernel doc
2024-03-28 22:06 UTC (4+ messages)
` [PATCH 1/2] yama: document function parameter
[PATCH] reiserfs: replace deprecated strncpy with scnprintf
2024-03-28 22:06 UTC (2+ messages)
nfsd: memory leak when client does many file operations
2024-03-28 22:03 UTC (11+ messages)
` [External] : "
` Aw: "
[PATCH] vmcore: replace strncpy with strtomem
2024-03-28 22:03 UTC (2+ messages)
[PATCH 1/2] ASoC: amd: acp: fix for acp_init function error handling
2024-03-28 22:01 UTC (2+ messages)
` (subset) "
[PATCH v2 1/1] gpiolib: Fix debug messaging in gpiod_find_and_request()
2024-03-28 22:00 UTC (2+ messages)
[PATCH] pstore/blk: replace deprecated strncpy with strscpy
2024-03-28 22:00 UTC (2+ messages)
[PATCH] gcc-plugins/stackleak: Avoid .head.text section
2024-03-28 21:56 UTC (2+ messages)
[PATCH v5 0/5] Add interconnect driver for IPQ9574 SoC
2024-03-28 21:54 UTC (3+ messages)
` [PATCH v5 3/5] clk: qcom: common: Add interconnect clocks support
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