All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-09 04:40:52 to 2024-02-09 07:23:30 UTC [more...]

[PATCH v3 0/7] arm64: dts: iot2050: Add support for new SM variant
 2024-02-09  7:23 UTC  (2+ messages)
` [PATCH v3 1/7] dt-bindings: arm: ti: Add binding for Siemens IOT2050 "

[PATCH 0/7] t: drop more REFFILES prereqs
 2024-02-09  7:23 UTC  (6+ messages)
` [PATCH 1/7] t: move tests exercising the "files" backend
` [PATCH 2/7] t0410: enable tests with extensions with non-default repo format
` [PATCH 3/7] t1400: exercise reflog with gaps with reftable backend
` [PATCH 4/7] t1404: make D/F conflict tests compatible "
` [PATCH 5/7] t1405: remove unneeded cleanup step

[PATCH] ml/cnxk: remove unused memory barrier macros
 2024-02-09  7:21 UTC  (3+ messages)
` [EXT] "

[PATCH 0/6] block atomic writes for XFS
 2024-02-09  7:14 UTC  (4+ messages)
` [PATCH 4/6] fs: xfs: Support atomic write for statx

[PATCH 1/7] perf testsuite: Add common regex patters
 2024-02-09  7:13 UTC  (4+ messages)

[PATCH 5.4 000/194] 5.4.268-rc1 review
 2024-02-09  7:09 UTC  (4+ messages)
` [PATCH 5.4 058/194] mtd: Fix gluebi NULL pointer dereference caused by ftl notifier

[PATCH] kernel/hung_task.c: export sysctl_hung_task_timeout_secs
 2024-02-09  7:09 UTC 

[kvm-unit-tests PATCH v3 0/8] Multi-migration support
 2024-02-09  7:01 UTC  (27+ messages)
` [kvm-unit-tests PATCH v3 1/8] arch-run: Fix TRAP handler recursion to remove temporary files properly
` [kvm-unit-tests PATCH v3 2/8] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v3 3/8] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH v3 4/8] migration: Support multiple migrations
` [kvm-unit-tests PATCH v3 5/8] arch-run: rename migration variables
` [kvm-unit-tests PATCH v3 6/8] migration: Add quiet migration support
` [kvm-unit-tests PATCH v3 7/8] Add common/ directory for architecture-independent tests
` [kvm-unit-tests PATCH v3 8/8] migration: add a migration selftest

[PATCH 00/16] Add OA functionality to Xe
 2024-02-09  7:08 UTC  (9+ messages)
` [PATCH 06/16] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/16] drm/xe/oa: OA stream initialization (OAG)

linux-next: build warning after merge of the wireless-next tree
 2024-02-09  7:06 UTC  (2+ messages)

[PATCH 0/7] VT-d: SATC handling and ATS tidying
 2024-02-09  7:06 UTC  (4+ messages)
` [PATCH 4/7] VT-d: replace find_ats_dev_drhd()

[PATCH] Bluetooth: add missing checks in state transitions
 2024-02-09  7:04 UTC 

[PATCH v2] docs: rust: extend abstraction and binding documentation
 2024-02-09  7:05 UTC 

[PATCH 02/11] wifi: rtw89: load BB parameters to PHY-1
 2024-02-09  7:03 UTC  (3+ messages)

Unit Test Aborts when building with -ftrapv compiler option
 2024-02-09  7:02 UTC  (2+ messages)

linux-next: manual merge of the wireless-next tree with the wireless tree
 2024-02-09  7:03 UTC  (2+ messages)

[PATCH] monitor/att: Enable the notification logging support for the CCP
 2024-02-08 23:42 UTC 

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-02-09  6:55 UTC  (5+ messages)

[PATCH v2 00/11] wifi: rtw89: enable DBCC for WiFi 7 chips by default
 2024-02-09  6:52 UTC  (12+ messages)
` [PATCH v2 01/11] wifi: rtw89: correct PHY register offset for PHY-1
` [PATCH v2 02/11] wifi: rtw89: load BB parameters to PHY-1
` [PATCH v2 03/11] wifi: rtw89: mac: return held quota of DLE when changing MAC-1
` [PATCH v2 04/11] wifi: rtw89: mac: correct MUEDCA setting for MAC-1
` [PATCH v2 05/11] wifi: rtw89: mac: reset PHY-1 hardware when going to enable/disable
` [PATCH v2 06/11] wifi: rtw89: use PLCP information to match BSS_COLOR and AID
` [PATCH v2 07/11] wifi: rtw89: differentiate narrow_bw_ru_dis setting according to chip gen
` [PATCH v2 08/11] wifi: rtw89: 8922a: correct register definition and merge IO for ctrl_nbtg_bt_tx()
` [PATCH v2 09/11] wifi: rtw89: 8922a: implement AP mode related reg for BE generation
` [PATCH v2 10/11] wifi: rtw89: reference quota mode when setting Tx power
` [PATCH v2 11/11] wifi: rtw89: change qutoa to DBCC by default for WiFi 7 chips

[PATCH 00/26] Zone write plugging
 2024-02-09  6:53 UTC  (7+ messages)
` [PATCH 02/26] block: Remove req_bio_endio()

[PATCH] HID: Intel-ish-hid: Ishtp: Fix sensor reads after ACPI S3 suspend
 2024-02-09  6:52 UTC 

[PATCH] mm/hugetlb: Ensure adequate CMA areas available for hugetlb_cma[]
 2024-02-09  6:50 UTC 

[PATCH v2] dt-bindings: input: atmel,captouch: convert bindings to YAML
 2024-02-09  6:47 UTC  (2+ messages)

[PATCH net-next] tg3: fix bug caused by uninitialized variable
 2024-02-09  6:47 UTC 

[PATCH] mm/hugetlb: Move page order check inside hugetlb_cma_reserve()
 2024-02-09  6:41 UTC  (5+ messages)

[RFC PATCH v2 0/4] RISC-V: Add dynamic TSO support
 2024-02-09  6:41 UTC  (5+ messages)
` [RFC PATCH v2 1/4] RISC-V: Add support for Ssdtso
` [RFC PATCH v2 2/4] linux-user/riscv: Add Ssdtso extension to hwprobe
` [RFC PATCH v2 3/4] linux-user/prctl: Add dynamic memory consistency model prctl API
` [RFC PATCH v2 4/4] linux-user/riscv: Implement dynamic memory consistency model support

[RFC PATCH v2 0/6] RISC-V: Add dynamic TSO support
 2024-02-09  6:40 UTC  (14+ messages)
` [RFC PATCH v2 1/6] mm: Add dynamic memory consistency model switching
` [RFC PATCH v2 2/6] uapi: prctl: Add new prctl call to set/get the memory consistency model
` [RFC PATCH v2 3/6] RISC-V: Enable dynamic memory consistency model support with Ssdtso
` [RFC PATCH v2 4/6] RISC-V: Implement prctl call to set/get the memory consistency model
` [RFC PATCH v2 5/6] RISC-V: Expose Ssdtso via hwprobe API
` [RFC PATCH v2 6/6] RISC-V: selftests: Add DTSO tests

[PATCH v3 00/11] hw: Strengthen SysBus & QBus API
 2024-02-09  6:40 UTC  (4+ messages)
` [PATCH v3 06/11] hw/misc/macio: Realize IDE controller before accessing it

[PATCH bpf-next 00/16] bpf: Introduce BPF arena
 2024-02-09  6:36 UTC  (5+ messages)
` [PATCH bpf-next 03/16] mm: Expose vmap_pages_range() to the rest of the kernel

[PATCH v1 tty] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO
 2024-02-09  6:38 UTC  (5+ messages)

[PATCH v3 3/8] firmware/sysfb: Set firmware-framebuffer parent device
 2024-02-09  6:36 UTC  (2+ messages)

[PATCH] drm/amd/pm: Allow setting max UCLK on SMU v13.0.6
 2024-02-09  6:34 UTC 

[pci:endpoint] BUILD SUCCESS b91da7308171ac4ad2623d371f37288dafbb3bdc
 2024-02-09  6:32 UTC 

xfs_clear_incompat_log_features considered harmful?
 2024-02-09  6:33 UTC  (5+ messages)

[PATCH] ref-filter.c: sort formatted dates by byte value
 2024-02-09  6:31 UTC  (4+ messages)

[PATCH] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-02-09  6:31 UTC  (5+ messages)

[PATCH v6 1/3] drm/buddy: Implement tracking clear page feature
 2024-02-09  6:31 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v6,1/3] "

[PATCH] MAINTAINERS: Update Aleksandar Rikalo email
 2024-02-09  6:21 UTC 

Git in GSoC 2024
 2024-02-09  6:27 UTC  (8+ messages)
` [PATCH] Add ideas for "

[PATCH] scsi: elx: efct: adjust error handling inside efct_hw_setup_io
 2024-02-09  6:24 UTC  (2+ messages)

[PATCH v6 0/3] w1: add UART w1 bus driver
 2024-02-09  6:22 UTC  (8+ messages)
` [PATCH v6 1/3] dt-bindings: serial: allow onewire as child node
` [PATCH v6 2/3] dt-bindings: w1: UART 1-Wire bus
` [PATCH v6 3/3] w1: add UART w1 bus driver

Sporadic regmap unit test failure in raw_sync
 2024-02-09  6:17 UTC  (3+ messages)

[meta-oe][master][PATCH] nodejs: Set CVE_PRODUCT to "node.js"
 2024-02-09  6:14 UTC 

[PATCH v2 net-next 0/2] add more drop reasons in tcp receive path
 2024-02-09  6:12 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] tcp: add more DROP REASONs in cookie check
` [PATCH v2 net-next 2/2] tcp: add more DROP REASONs in receive process

[PATCH net-next 1/3] net: ipv6/addrconf: ensure that regen_advance is at least 2 seconds
 2024-02-09  6:10 UTC  (3+ messages)
` [PATCH net-next 2/3] net: ipv6/addrconf: introduce a regen_min_advance sysctl
` [PATCH net-next 3/3] net: ipv6/addrconf: clamp preferred_lft to the minimum required

[meta-oe][kirkstone][PATCH] nodejs: Set CVE_PRODUCT to "node.js"
 2024-02-09  6:11 UTC 

Moving yocto SDK to GIT
 2024-02-09  6:10 UTC 

[meta-oe][dunfell][PATCH] nodejs: Set CVE_PRODUCT to "node.js"
 2024-02-09  6:07 UTC 

[PATCH v4 0/3] usb: typec: ucsi: Adding support for UCSI 3.0
 2024-02-09  6:02 UTC  (4+ messages)
` [PATCH v4 1/3] usb: typec: ucsi: Limit read size on v1.2
` [PATCH v4 2/3] usb: typec: ucsi: Update connector cap and status
` [PATCH v4 3/3] usb: typec: ucsi: Get PD revision for partner

[PATCH] isofs: handle CDs with bad root inode but good Joliet root directory
 2024-02-09  6:04 UTC  (3+ messages)

[PATCH v3 0/9] Add CSI2RX capture support on TI J7 platforms
 2024-02-09  6:03 UTC  (10+ messages)
` [PATCH v3 6/9] arm64: dts: ti: k3-j721e-main: Add CSI2RX capture nodes
` [PATCH v3 7/9] arm64: dts: ti: k3-j721s2-main: "
` [PATCH v3 8/9] arm64: dts: ti: k3-j784s4-main: "

[RFC] drm/xe/guc: Don't support GuC older GuC 70.x releases
 2024-02-09  6:01 UTC  (8+ messages)
    `  "

[PATCH v4] ASoC: tas2781: remove unused acpi_subysystem_id
 2024-02-09  5:59 UTC 

[PATCH] ethdev: add template table resize API
 2024-02-09  5:55 UTC  (9+ messages)

File Manager Service in OpenBMC
 2024-02-09  5:53 UTC  (3+ messages)

@ X, Fair Source Philosophy (Was Low Jitter)
 2024-02-09  5:54 UTC 

[PATCH 0/2] pinctrl: renesas: rzg2l: Add suspend to RAM support
 2024-02-09  5:54 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: renesas: rzg2l: Add suspend/resume support

[PATCH V2] dt-bindings: thermal: mediatek,thermal: document AUXADC 32k clock
 2024-02-09  5:52 UTC  (2+ messages)

[RFC PATCH 5/5] PCI/TSM: Authenticate devices via platform TSM
 2024-02-09  5:51 UTC  (3+ messages)

[PATCH net-next 0/5] net: ravb: Add runtime PM support (part 2)
 2024-02-09  5:48 UTC  (4+ messages)
` [PATCH net-next 1/5] net: ravb: Get rid of the temporary variable irq

[PATCH v3] soc: qcom: mdt_loader: Add Upperbounds check for program header access
 2024-02-09  5:45 UTC  (3+ messages)

[PATCH] gpio: constify opaque pointer in gpio_device_find() match function
 2024-02-09  5:44 UTC  (2+ messages)

[meta-python][PATCH] python3-flask-marshmallow: upgrade 1.1.0 -> 1.2.0
 2024-02-09  5:39 UTC 

SMB 1.0 broken between Kernel versions 6.2 and 6.5
 2024-02-09  5:38 UTC  (8+ messages)

[PATCHv2] generic: add fcntl corner cases tests
 2024-02-09  5:35 UTC  (3+ messages)

[rafael-pm:bleeding-edge 74/77] drivers/thermal/thermal_of.c:444:34: error: initializing 'struct thermal_zone_device_ops *' with an expression of incompatible type 'struct thermal_zone_device_ops'; take the address with &
 2024-02-09  5:34 UTC 

[meta-arago][kirkstone/master][PATCH v5] systemd: Add udev rules for persistent naming of the can devices
 2024-02-09  5:33 UTC 

[PATCH v2] mm/swap: fix race when skipping swapcache
 2024-02-09  5:30 UTC  (13+ messages)

[PATCH v2] arm64: dts: ti: am62-phyboard-lyra: Add overlay to enable a GPIO fan
 2024-02-09  5:26 UTC  (3+ messages)

[PATCH] drm/i915/dp: Limit SST link rate to <=8.1Gbps
 2024-02-09  5:25 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[RFC PATCH] cxl/region: Allow out of order assembly of autodiscovered regions
 2024-02-09  5:25 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION b1d3a0e70c3881d2f8cf6692ccf7c2a4fb2d030d
 2024-02-09  5:23 UTC 

[meta-arago][kirkstone/master][PATCH v4] systemd: Add udev rules for persistent naming of the can devices
 2024-02-09  5:16 UTC  (3+ messages)

[PATCH v2] drivers/ps3: select VIDEO to provide cmdline functions
 2024-02-09  5:15 UTC  (4+ messages)

[PATCH 0/3] Add DT support for Multiport controller on SC8280XP
 2024-02-09  5:15 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
        `  "

[Buildroot] [PATCH] package/qt5: bump packages to latest kde submodule versions
 2024-02-09  5:14 UTC  (3+ messages)

linux-next: Tree for Feb 9
 2024-02-09  5:09 UTC 

[linux-linus test] 184628: tolerable FAIL - PUSHED
 2024-02-09  5:06 UTC 

linux-next: boot failure after merge of the mm tree
 2024-02-09  5:06 UTC 

[PATCH net-next v6 00/11] net: dsa: realtek: variants to drivers, interfaces to a common module
 2024-02-09  5:03 UTC  (12+ messages)
` [PATCH net-next v6 01/11] net: dsa: realtek: drop cleanup from realtek_ops
` [PATCH net-next v6 02/11] net: dsa: realtek: introduce REALTEK_DSA namespace
` [PATCH net-next v6 03/11] net: dsa: realtek: convert variants into real drivers
` [PATCH net-next v6 04/11] net: dsa: realtek: keep variant reference in realtek_priv
` [PATCH net-next v6 05/11] net: dsa: realtek: common rtl83xx module
` [PATCH net-next v6 06/11] net: dsa: realtek: merge rtl83xx and interface modules into realtek_dsa
` [PATCH net-next v6 07/11] net: dsa: realtek: get internal MDIO node by name
` [PATCH net-next v6 08/11] net: dsa: realtek: clean user_mii_bus setup
` [PATCH net-next v6 09/11] net: dsa: realtek: migrate user_mii_bus setup to realtek_dsa
` [PATCH net-next v6 10/11] net: dsa: realtek: use the same mii bus driver for both interfaces
` [PATCH net-next v6 11/11] net: dsa: realtek: embed dsa_switch into realtek_priv

[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-02-09  5:02 UTC 

[kvm-unit-tests PATCH v2 0/9] Multi-migration support
 2024-02-09  5:01 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 2/9] arch-run: Clean up temporary files properly

[PATCH v2] crypto: rsa - restrict plaintext/ciphertext values more
 2024-02-09  5:01 UTC  (2+ messages)

[PATCH RESEND] virtio_crypto: remove duplicate check if queue is broken
 2024-02-09  5:01 UTC  (2+ messages)

[PATCH] crypto: virtio/akcipher - Fix stack overflow on memcpy
 2024-02-09  5:00 UTC  (2+ messages)

[PATCH v2 0/9] crypto: qat - improve recovery flows
 2024-02-09  5:01 UTC  (2+ messages)

[PATCH] crypto: xilinx: call finalize with bh disabled
 2024-02-09  5:00 UTC  (3+ messages)

[PATCH net-next v3] net/mlx5e: link NAPI instances to queues and IRQs
 2024-02-09  4:43 UTC  (3+ messages)

[PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-09  4:50 UTC  (4+ messages)
` [PATCH mm-hotfixes-unstable] mm/zswap: invalidate duplicate entry when !zswap_enabled

[PATCH] shadow: add a packageconfig for logind support
 2024-02-09  4:45 UTC  (2+ messages)
` [OE-core] "

[PATCH v4] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-09  4:41 UTC  (2+ messages)
` [PATCH mm-unstable] mm/zswap: optimize and cleanup the invalidation of duplicate entry

Critical Boot Loader Vulnerability in Shim Impacts Nearly All Linux Distros
 2024-02-09  4:40 UTC 


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.