mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/3] UAPI: ethtool: Avoid flex-array in struct ethtool_link_settings
 2024-11-15 20:43 UTC  (2+ messages)
` [PATCH 2/3] Revert "UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings"

[PATCH 1/2] sched: Provide sched_set_batch()
 2024-11-15 20:42 UTC  (5+ messages)
` [PATCH 2/2] bcachefs: Set rebalance thread to SCHED_BATCH and nice 19

[PATCH net-next 0/5] net: fsl_pq_mdio: use devm
 2024-11-15 20:41 UTC  (6+ messages)
` [PATCH net-next 1/5] net: fsl_pq_mdio: use dev variable in _probe
` [PATCH net-next 2/5] net: fsl_pq_mdio: use devm for mdiobus_alloc_size
` [PATCH net-next 3/5] net: fsl_pq_mdio: use platform_get_resource
` [PATCH net-next 4/5] net: fsl_pq_mdio: use devm for of_iomap
` [PATCH net-next 5/5] net: fsl_pq_mdio: return directly in probe

[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-11-15 20:38 UTC  (6+ messages)
` [PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings

[PATCH net v2 0/2] Fix 'ethtool --show-eee' during initial stage
 2024-11-15 20:35 UTC  (4+ messages)

[GIT PULL] bcachefs
 2024-11-15 20:35 UTC 

[PATCH 0/5] Track node vacancy to reduce worst case allocation counts
 2024-11-15 20:34 UTC  (4+ messages)
` [PATCH 3/5] maple_tree: use vacant nodes to reduce worst case allocations

[PATCH 0/2] x86: KVM: Add missing AMD features
 2024-11-15 20:32 UTC  (6+ messages)
` [PATCH 1/2] x86: KVM: Advertise FSRS and FSRC on AMD to userspace
` [PATCH 2/2] x86: KVM: Advertise AMD's speculation control features

[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
 2024-11-15 20:32 UTC  (5+ messages)
` [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v4 23/33] afs: Use netfslib for directories

[PATCH v2 0/6] dts: qcom: Introduce SM8750 device trees
 2024-11-15 20:26 UTC  (3+ messages)
` [PATCH v2 3/6] arm64: dts: qcom: Add base SM8750 dtsi

[RFC PATCH v1] blk-mq: isolate CPUs from hctx
 2024-11-15 20:25 UTC  (4+ messages)

[PATCH v2 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
 2024-11-15 20:24 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8967af'
` [PATCH v2 2/4] dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8974cf'
` [PATCH v2 3/4] iio: accel: fxls8962af: add fxls8974cf support
` [PATCH v2 4/4] iio: accel: fxls8962af: add fxls8967af support

[RFC PATCH 0/6] SEAMCALL Wrappers
 2024-11-15 20:20 UTC  (7+ messages)
` [RFC PATCH 1/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management
` [RFC PATCH 2/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
` [RFC PATCH 3/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
` [RFC PATCH 4/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management
` [RFC PATCH 5/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access
` [RFC PATCH 6/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations

[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2024-11-15 20:20 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH 1/2] mm: swap_cgroup: allocate swap_cgroup map using vcalloc()
 2024-11-15 20:19 UTC  (4+ messages)
` [PATCH 2/2] mm: swap_cgroup: get rid of __lookup_swap_cgroup()

[PATCH v5 00/16] spi: axi-spi-engine: add offload support
 2024-11-15 20:18 UTC  (17+ messages)
` [PATCH v5 01/16] spi: add basic support for SPI offloading
` [PATCH v5 02/16] spi: offload: add support for hardware triggers
` [PATCH v5 03/16] spi: dt-bindings: add trigger-source.yaml
` [PATCH v5 04/16] spi: dt-bindings: add PWM SPI offload trigger
` [PATCH v5 05/16] spi: offload-trigger: add PWM trigger driver
` [PATCH v5 06/16] spi: add offload TX/RX streaming APIs
` [PATCH v5 07/16] spi: dt-bindings: axi-spi-engine: add SPI offload properties
` [PATCH v5 08/16] spi: axi-spi-engine: implement offload support
` [PATCH v5 09/16] iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext
` [PATCH v5 10/16] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2()
` [PATCH v5 11/16] iio: adc: ad7944: don't use storagebits for sizing
` [PATCH v5 12/16] iio: adc: ad7944: add support for SPI offload
` [PATCH v5 13/16] doc: iio: ad7944: describe offload support
` [PATCH v5 14/16] dt-bindings: iio: adc: adi,ad4695: add SPI offload properties
` [PATCH v5 15/16] iio: adc: ad4695: Add support for SPI offload
` [PATCH v5 16/16] doc: iio: ad4695: add SPI offload support

[RFC PATCH 0/1] KVM selftests runner for running more than just default
 2024-11-15 20:18 UTC  (5+ messages)

[PATCH RFC v3 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2024-11-15 20:13 UTC  (5+ messages)
` [PATCH RFC v3 1/2] KVM: guest_memfd: Convert .free_folio() to .release_folio()

[PATCH v1] perf test: Add missing __exit calls in tool/hwmon tests
 2024-11-15 20:12 UTC 

[PATCH 6.1.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-15 20:09 UTC  (7+ messages)
` [PATCH 6.1.y 4/4] mm: resolve faulty mmap_region() error path behaviour

[PATCH 6.6.y 0/5] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-15 20:09 UTC  (2+ messages)

[PATCH v2 0/3] qcom: ipq5424: Add LLCC/system-cache-controller
 2024-11-15 20:08 UTC  (3+ messages)
` [PATCH v2 2/3] soc: qcom: llcc: Update configuration data for IPQ5424

[PATCH] dt-bindings: mfd: omap-usb-tll: convert to YAML
 2024-11-15 20:05 UTC  (3+ messages)

[PATCH V1 0/2] Enable TPH support in BNXT driver
 2024-11-15 20:04 UTC  (3+ messages)
` [PATCH V1 1/2] bnxt_en: Add "
` [PATCH V1 2/2] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings

[RFC/PATCH v2 bpf-next fanotify 0/7] Fanotify fastpath handler
 2024-11-15 20:04 UTC  (11+ messages)
` [RFC/PATCH v2 bpf-next fanotify 7/7] selftests/bpf: Add test for BPF based fanotify "

[PATCH v4 00/10] Implement setup_interface() in the DaVinci NAND controller
 2024-11-15 19:58 UTC  (9+ messages)
` [PATCH v4 01/10] memory: ti-aemif: Store timings parameter in number of cycles - 1
` [PATCH v4 02/10] memory: ti-aemif: Remove unnecessary local variables
` [PATCH v4 03/10] memory: ti-aemif: Wrap CS timings into a struct
` [PATCH v4 04/10] memory: ti-aemif: Create aemif_check_cs_timings()

[RFC PATCH] libbpf: Change hash_combine parameters from long to __u32
 2024-11-15 19:57 UTC  (2+ messages)

[PATCH RFC 0/2] Add basic tracing support for m68k
 2024-11-15 19:55 UTC  (5+ messages)

[PATCH] arch:x86:coco:sev: Initialize ctxt variable
 2024-11-15 19:53 UTC  (7+ messages)

[PATCH RESEND] arm64: dts: apm: Remove unused and undocumented "bus_num" property
 2024-11-15 19:50 UTC 

[PATCH] drm/bridge: adv7511_audio: Update Audio InfoFrame properly
 2024-11-15 19:49 UTC  (4+ messages)

[GIT PULL] A Single RISC-V Fix for 6.12-rc8
 2024-11-15 19:48 UTC  (2+ messages)

[PATCH 1/1] rtc: bbnsm: Enable RTC by default to fix time read failure
 2024-11-15 19:48 UTC 

[PATCH 6.11 00/63] 6.11.9-rc1 review
 2024-11-15 19:48 UTC  (3+ messages)

[PATCH v7 0/2] Add support for "on-die" ECC on Davinci
 2024-11-15 19:48 UTC  (4+ messages)
` [PATCH v7 1/2] mtd: nand: davinci: add support for on-die ECC engine type

[PATCH v2 0/3] Support for GPU ACD feature on Adreno X1-85
 2024-11-15 19:47 UTC  (10+ messages)
` [PATCH v2 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings

[PATCH linux-next] lib/string_choices: Add str_locked_unlocked()/str_unlocked_locked() helper
 2024-11-15 19:46 UTC  (3+ messages)

[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-11-15 19:46 UTC  (9+ messages)
` [PATCH v3 05/15] PCI/AER: Add CXL PCIe port correctable error support in AER service driver
` [PATCH v3 08/15] cxl/pci: Map CXL PCIe root port and downstream switch port RAS registers

[PATCH v2 1/2] sched/isolation: Exclude dynamically isolated CPUs from housekeeping masks
 2024-11-15 19:39 UTC  (3+ messages)

[PATCH] arm: dts: broadcom: Remove unused and undocumented properties
 2024-11-15 19:39 UTC 

[PATCH] arm64: dts: broadcom: Remove unused and undocumented properties
 2024-11-15 19:38 UTC 

[PATCH] arm: dts: spear13xx: Remove unused and undocumented "pl022,slave-tx-disable" property
 2024-11-15 19:38 UTC 

[PATCH] arm64: dts: altera: Remove unused and undocumented "snps,max-mtu" property
 2024-11-15 19:38 UTC 

[PATCH] arm64: dts: amd: Remove unused and undocumented "amd,zlib-support" property
 2024-11-15 19:37 UTC 

[PATCH] arm64: dts: qcom: Remove unused and undocumented properties
 2024-11-15 19:36 UTC  (2+ messages)

[PATCH net-next v2 0/8] ethtool: generate uapi header from the spec
 2024-11-15 19:36 UTC  (9+ messages)
` [PATCH net-next v2 1/8] ynl: support enum-cnt-name attribute in legacy definitions
` [PATCH net-next v2 2/8] ynl: skip rendering attributes with header property in uapi mode
` [PATCH net-next v2 3/8] ynl: support directional specs in ynl-gen-c.py
` [PATCH net-next v2 4/8] ynl: add missing pieces to ethtool spec to better match uapi header
` [PATCH net-next v2 5/8] ynl: include uapi header after all dependencies
` [PATCH net-next v2 6/8] ethtool: separate definitions that are gonna be generated
` [PATCH net-next v2 7/8] ethtool: remove the comments that are not "
` [PATCH net-next v2 8/8] ethtool: regenerate uapi header from the spec

[PATCH] arm64: dts: apm: Remove unused and undocumented "bus_num" property
 2024-11-15 19:35 UTC 

[PATCH] arm64: dts: freescale: Remove unused and undocumented "cooling-(min|max)-state" properties
 2024-11-15 19:35 UTC 

[PATCH] arm64: dts: hisilicon: Remove unused and undocumented "enable-dma" property
 2024-11-15 19:34 UTC 

[PATCH] arm64: dts: nvidia: Remove unused and undocumented "regulator-ramp-delay-scale" property
 2024-11-15 19:34 UTC 

[PATCH] arm64: dts: rockchip: Remove unused and undocumented "num-slots" property
 2024-11-15 19:34 UTC 

[PATCH] arm64: dts: sprd: Remove unused and undocumented "constant_charge_voltage_max_microvolt" property
 2024-11-15 19:34 UTC 

[PATCH] arm64: dts: ti: Remove unused and undocumented "ti,(rx|tx)-fifo-depth" properties
 2024-11-15 19:33 UTC 

[PATCH v4] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
 2024-11-15 19:30 UTC  (2+ messages)

[PATCH] fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()
 2024-11-15 19:29 UTC  (3+ messages)

[PATCH v4 0/4] Enable shared SE support over I2C
 2024-11-15 19:28 UTC  (5+ messages)
` [PATCH v4 2/4] dmaengine: gpi: Add Lock and Unlock TRE support to access I2C exclusively
` [PATCH v4 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems

[PATCH 6.6 00/48] 6.6.62-rc1 review
 2024-11-15 19:27 UTC  (4+ messages)

[PATCH v7 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2024-11-15 19:18 UTC  (8+ messages)
` [PATCH v7 2/7] PCI: dwc: Using parent_bus_addr in of_range to eliminate cpu_addr_fixup()
` [PATCH v7 3/7] PCI: dwc: ep: Add bus_addr_base for outbound window
` [PATCH v7 4/7] PCI: imx6: Remove cpu_addr_fixup()

[PATCH] drivers/io-pgtable-arm: Fix stage concatenation with 16K
 2024-11-15 19:18 UTC  (3+ messages)

[PATCH] selftests: acct: Add ksft_exit_fail if not running as root
 2024-11-15 19:17 UTC 

[PATCH net v2] ipmr: Fix access to mfc_cache_list without lock held
 2024-11-15 19:16 UTC  (9+ messages)

[PATCH v2] drm/panthor: register size of internal objects through fdinfo
 2024-11-15 19:14 UTC 

[PATCH 6.1 00/39] 6.1.118-rc1 review
 2024-11-15 19:14 UTC  (4+ messages)

[PATCH 0/2] Enable ethernet on qcs615
 2024-11-15 19:11 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: qcs615: add ethernet node

[PATCH v6 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-11-15 19:08 UTC  (7+ messages)
` [PATCH v6 3/5] firmware: psci: Read and use vendor reset types

[PATCH v8 0/6] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-11-15 19:08 UTC  (4+ messages)
` [PATCH v8 3/6] firmware: psci: Read and use vendor reset types

[PATCH] docs/mm: add more warnings around page table access
 2024-11-15 19:04 UTC  (3+ messages)

[syzbot] [lsm?] WARNING in get_mode_access
 2024-11-15 19:04 UTC 

[PATCH 5.15 00/22] 5.15.173-rc1 review
 2024-11-15 18:59 UTC  (4+ messages)

[PATCH 5.10 00/82] 5.10.230-rc1 review
 2024-11-15 18:59 UTC  (3+ messages)

[PATCH v1 0/1] net: stmmac: dwmac-tegra: Read iommu stream id from device tree
 2024-11-15 18:59 UTC  (4+ messages)
` [PATCH v1 1/1] "

[GIT PULL] sched_ext: One more fix for v6.12-rc7
 2024-11-15 18:59 UTC  (2+ messages)

[GIT PULL] Btrfs fix for 6.12-rc8
 2024-11-15 18:59 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2024-11-15 18:59 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.12
 2024-11-15 18:59 UTC  (2+ messages)

[GIT PULL] pmdomain/arm_scmi fixes for v6.12-rc8
 2024-11-15 18:59 UTC  (2+ messages)

[git pull] drm fixes for 6.12-rc8
 2024-11-15 18:59 UTC  (2+ messages)

[GIT PULL] MMC fixes for v6.12-rc8
 2024-11-15 18:59 UTC  (2+ messages)

[GIT PULL] Crypto Update for 6.5
 2024-11-15 18:59 UTC  (12+ messages)
` [GIT PULL] Crypto Update for 6.6
  ` [GIT PULL] Crypto Update for 6.7
    ` [GIT PULL] Crypto Update for 6.8
      ` [GIT PULL] Crypto Fixes "
        ` [GIT PULL] Crypto Fixes for 6.9
          ` [GIT PULL] Crypto Fixes for 6.10
            ` [GIT PULL] Crypto Fixes for 6.12

[PATCH -next] perf tests: Fix an incorrect type in append_script()
 2024-11-15 18:57 UTC  (2+ messages)

[PATCH] perf tests: Make leader sampling test work without branch event
 2024-11-15 18:54 UTC  (2+ messages)

[PATCH v5 2/2] module: Block a module by TUXEDO from accessing GPL symbols
 2024-11-15 18:50 UTC  (3+ messages)
` [PATCH v5 1/2] module: Put known GPL offenders in an array

[PATCH v1] iommu: Avoid use of NULL after WARN_ON_ONCE
 2024-11-15 18:46 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in set_powered_sync
 2024-11-15 18:41 UTC  (2+ messages)
` [syzbot] Re: [PATCH v1] Bluetooth: MGMT: Fix "

[PATCH v2 00/12] x86/kvm/emulate: Avoid RET for FASTOPs
 2024-11-15 18:41 UTC  (13+ messages)
` [PATCH v2 01/12] objtool: Generic annotation infrastructure
` [PATCH v2 03/12] objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
` [PATCH v2 04/12] objtool: Convert instrumentation_{begin,end}() "
` [PATCH v2 07/12] objtool: Convert ANNOTATE_INTRA_FUNCTION_CALLS "
` [PATCH v2 10/12] x86,nospec: Simplify {JMP,CALL}_NOSPEC (part 2)
` [PATCH v2 12/12] x86/kvm/emulate: Avoid RET for fastops

[PATCH 0/2] sysfs: attribute_group: allow registration of const bin_attribute
 2024-11-15 18:37 UTC  (2+ messages)

[PATCH v2 0/2] perf test shell trace_exit_race improvements
 2024-11-15 18:36 UTC  (5+ messages)
` [PATCH 1/2] perf test shell trace_exit_race: Show what went wrong in verbose mode
` [PATCH 2/2] perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn't resolved

[PATCH] efi: Fix memory leak in efivar_ssdt_load
 2024-11-15 18:36 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/1] Fix generic/390 failure due to quota release after freeze
 2024-11-15 18:34 UTC  (2+ messages)
` [PATCH 1/1] quota: flush quota_release_work upon quota writeback

[PATCH net-next] net: uevent: also pass network device driver
 2024-11-15 18:33 UTC 

[PATCH v1 0/5] Optimize async device suspend/resume
 2024-11-15 18:33 UTC  (4+ messages)
` [PATCH v1 5/5] PM: sleep: Spread out async kworker threads during dpm_resume*() phases

[PATCH v3 0/4] Add Qualcomm SA8255p based firmware managed PCIe root complex
 2024-11-15 18:31 UTC  (17+ messages)
` [PATCH v3 1/4] PCI: dwc: Export dwc MSI controller related APIs
` [PATCH v3 2/4] PCI: host-generic: Export gen_pci_init() API to allow ECAM creation
` [PATCH v3 4/4] PCI: qcom: Add Qualcomm SA8255p based PCIe root complex functionality

[PATCH 5.4 00/67] 5.4.286-rc2 review
 2024-11-15 18:31 UTC  (3+ messages)

[PATCH] usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only mode
 2024-11-15 18:31 UTC 

[PATCH 1/1] PCI/bwctrl: Remove IRQF_ONESHOT and handle hardirqs instead
 2024-11-15 18:29 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: sdm450-lenovo-tbx605f: add panel nodes
 2024-11-15 18:22 UTC  (2+ messages)

[PATCH RESEND] mm/damon: fix order of arguments in damos_before_apply tracepoint
 2024-11-15 18:20 UTC 

[PATCH v4 0/5] RAID 0/1/10 atomic write support
 2024-11-15 18:19 UTC  (3+ messages)
` [PATCH v4 5/5] md/raid10: Atomic "

[PATCH 0/3] Add support for attaching a regulator to w1: ds2482
 2024-11-15 18:16 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: w1: ds2482: Add vcc-supply property

[PATCH 0/5] MIPS: Allow using multi-cluster with a broken HCI
 2024-11-15 18:13 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: mips: Document mti,mips-cm

[RFC PATCH v2 1/3] x86: cpu/bugs: update SpectreRSB comments for AMD
 2024-11-15 18:10 UTC  (11+ messages)

[PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2024-11-15 18:08 UTC  (9+ messages)
` [PATCH net-next 2/2] "

[PATCH] media: i2c: imx296: Implement simple retry for model identification
 2024-11-15 18:07 UTC  (2+ messages)
` [PATCH v2] drivers: media: imx296: Add standby delay during probe

[PATCH v2] drm/xe/hw_engine_group: Fix bad free in xe_hw_engine_setup_groups()
 2024-11-15 18:04 UTC  (2+ messages)

[PATCH] exec: fix no kernel module found error to be more clear
 2024-11-15 18:03 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®