public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-20 09:56:12 to 2023-11-20 11:34:35 UTC [more...]

[PATCH 0/5] iommu/vt-d: Convert to use static identity domain
 2023-11-20 11:29 UTC  (4+ messages)
` [PATCH 1/5] iommu/vt-d: Setup scalable mode context entry in probe path
` [PATCH 2/5] iommu/vt-d: Remove scalable mode context entry setup from attach_dev
` [PATCH 3/5] iommu/vt-d: Refactor domain_context_mapping_one() to be reusable

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (6)
 2023-11-20 11:34 UTC 

[PATCH v1] gpio: tangier: simplify locking using cleanup helpers
 2023-11-20 11:33 UTC  (3+ messages)

[PATCH v9] /proc/sysrq-trigger: accept multiple keys at once
 2023-11-20 11:32 UTC  (3+ messages)
` [PATCH v10] "

[PATCH v8 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder
 2023-11-20 11:32 UTC  (2+ messages)

[PATCH 00/34] biops: add atomig find_bit() operations
 2023-11-20 11:31 UTC  (5+ messages)
` [PATCH 04/34] sched: add cpumask_find_and_set() and use it in __mm_cid_get()
` [PATCH 29/34] net: smc: fix opencoded find_and_set_bit() in smc_wr_tx_get_free_slot_index()

[PATCH V2 0/3] iio: adc: Add support for QCOM SPMI PMIC5 Gen3 ADC
 2023-11-20 11:31 UTC  (2+ messages)

[syzbot] [dri?] divide error in drm_mode_debug_printmodeline
 2023-11-20 11:31 UTC  (2+ messages)
  ` [PATCH] drm/modes: Fix "

[PATCH] arm64: dts: ti: k3-am654-icssg2: Enable PHY interrupts for ICSSG2
 2023-11-20 11:29 UTC  (2+ messages)

[PATCH v3 0/9] irqchip/renesas-rzg2l: add support for RZ/G3S SoC
 2023-11-20 11:18 UTC  (10+ messages)
` [PATCH v3 1/9] clk: renesas: r9a08g045: Add IA55 pclk and its reset
` [PATCH v3 2/9] irqchip/renesas-rzg2l: Use tabs instead of spaces
` [PATCH v3 3/9] irqchip/renesas-rzg2l: Align struct member names to tabs
` [PATCH v3 4/9] irqchip/renesas-rzg2l: Document structure members
` [PATCH v3 5/9] irqchip/renesas-rzg2l: Implement restriction when writing ISCR register
` [PATCH v3 6/9] irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on register's index
` [PATCH v3 7/9] irqchip/renesas-rzg2l: Add support for suspend to RAM
` [PATCH v3 8/9] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G3S
` [PATCH v3 9/9] arm64: dts: renesas: r9108g045: Add IA55 interrupt controller node

[PATCH v1] f2fs: New victim selection for GC
 2023-11-20 11:27 UTC  (4+ messages)
` [f2fs-dev] "
      `  "

[PATCH] iommu: Avoid more races around device probe
 2023-11-20 11:26 UTC  (2+ messages)

[PATCH v6 00/16] KVM TDX: TDP MMU: large page support
 2023-11-20 11:24 UTC  (7+ messages)
` [PATCH v6 07/16] KVM: MMU: Introduce level info in PFERR code
` [PATCH v6 08/16] KVM: TDX: Pin pages via get_page() right before ADD/AUG'ed to TDs
` [PATCH v6 09/16] KVM: TDX: Pass desired page level in err code for page fault handler

[PATCH] perf script perl: Fail check on dynamic allocation
 2023-11-20 11:23 UTC 

[PATCH v8 00/20] Imagination Technologies PowerVR DRM driver
 2023-11-20 11:07 UTC  (4+ messages)
` [PATCH v8 02/20] drm/gpuvm: Helper to get range of unmap from a remap op
    ` [EXTERNAL] "

[PATCH v18 00/26] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-11-20 11:19 UTC  (5+ messages)
` [PATCH v18 11/26] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition

[PATCH 00/24] Swapin path refactor for optimization and bugfix
 2023-11-20 11:17 UTC  (23+ messages)
` [PATCH 01/24] mm/swap: fix a potential undefined behavior issue
` [PATCH 03/24] mm/swap: move no readahead swapin code to a stand alone helper
` [PATCH 04/24] mm/swap: avoid setting page lock bit and doing extra unlock check
` [PATCH 08/24] mm/swap: check readahead policy per entry
` [PATCH 16/24] mm/swap: reduce scope of get_swap_device in swapin path
` [PATCH 19/24] shmem, swap: refactor error check on OOM or race
` [PATCH 23/24] swap: fix multiple swap leak when after cgroup migrate

[PATCH v2 00/26] selftests/resctrl: CAT test improvements & generalized test framework
 2023-11-20 11:13 UTC  (27+ messages)
` [PATCH v2 01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling
` [PATCH v2 02/26] selftests/resctrl: Split fill_buf to allow tests finer-grained control
` [PATCH v2 03/26] selftests/resctrl: Refactor fill_buf functions
` [PATCH v2 04/26] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
` [PATCH v2 05/26] selftests/resctrl: Mark get_cache_size() cache_type const
` [PATCH v2 06/26] selftests/resctrl: Create cache_portion_size() helper
` [PATCH v2 07/26] selftests/resctrl: Exclude shareable bits from schemata in CAT test
` [PATCH v2 08/26] selftests/resctrl: Split measure_cache_vals()
` [PATCH v2 09/26] selftests/resctrl: Split show_cache_info() to test specific and generic parts
` [PATCH v2 10/26] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
` [PATCH v2 11/26] selftests/resctrl: Remove nested calls in perf event handling
` [PATCH v2 12/26] selftests/resctrl: Consolidate naming of perf event related things
` [PATCH v2 13/26] selftests/resctrl: Improve perf init
` [PATCH v2 14/26] selftests/resctrl: Convert perf related globals to locals
` [PATCH v2 15/26] selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()
` [PATCH v2 16/26] selftests/resctrl: Open perf fd before start & add error handling
` [PATCH v2 17/26] selftests/resctrl: Replace file write with volatile variable
` [PATCH v2 18/26] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
` [PATCH v2 19/26] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
` [PATCH v2 20/26] selftests/resctrl: Create struct for input parameters
` [PATCH v2 21/26] selftests/resctrl: Introduce generalized test framework
` [PATCH v2 22/26] selftests/resctrl: Pass write_schemata() resource instead of test name
` [PATCH v2 23/26] selftests/resctrl: Add helper to convert L2/3 to integer
` [PATCH v2 24/26] selftests/resctrl: Rename resource ID to domain ID
` [PATCH v2 25/26] selftests/resctrl: Get domain id from cache id
` [PATCH v2 26/26] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT

[PATCH] net: sched: Fix an endian bug in tcf_proto_create
 2023-11-20 11:15 UTC  (4+ messages)

[PATCH net-next v7 00/16] net: Make timestamping selectable
 2023-11-20 11:14 UTC  (10+ messages)
` [PATCH net-next v7 08/16] net: ethtool: Add a command to expose current time stamping layer
` [PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable

[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
 2023-11-20 11:10 UTC  (11+ messages)
` [PATCH net-next 2/9] ethtool: Expand Ethernet Power Equipment with PoE alongside PoDL
` [PATCH net-next 5/9] netlink: specs: Modify pse attribute prefix
` [PATCH net-next 6/9] netlink: specs: Expand the pse netlink command with PoE interface

Linux 6.6.2
 2023-11-20 11:08 UTC  (2+ messages)

[PATCH] uapi: propagate __struct_group() attributes to the container union
 2023-11-20 11:05 UTC 

[REGRESSION] Bluetooth is not working on Macs with BCM4377 chip starting from kernel 6.5
 2023-11-20 11:07 UTC  (9+ messages)

[PATCH 0/3] Implement vendor resets for PSCI SYSTEM_RESET2
 2023-11-20 10:56 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: power: reset: Convert mode-.* properties to array
` [PATCH 2/3] dt-bindings: arm: Document reboot mode magic

[PATCH] selftests/resctrl: Add non-contiguous CBMs CAT test
 2023-11-20 11:07 UTC  (4+ messages)

Linux 6.5.12
 2023-11-20 11:07 UTC  (2+ messages)

[RFC PATCH] kasan: Record and report more information
 2023-11-20 11:06 UTC  (4+ messages)

[PATCH v3 00/11] bitmap: prereqs for ip_tunnel flags conversion
 2023-11-20 11:04 UTC  (2+ messages)

Linux 6.1.63
 2023-11-20 11:03 UTC  (2+ messages)

[PATCH V2 0/4] clk: qcom: Introduce clocks drivers for X1E80100
 2023-11-20 11:03 UTC  (8+ messages)
` [PATCH V2 2/4] clk: qcom: Add Global Clock controller (GCC) driver "

[PATCH net] veth: fix ethtool statistical errors
 2023-11-20 11:01 UTC  (7+ messages)
  ` [External] "

[PATCH net-next] net: hsr: Add support for MC filtering at the slave device
 2023-11-20 11:01 UTC 

[PATCH 1/2 RESEND] nvme-auth: unlock mutex in one place only
 2023-11-20 11:01 UTC  (4+ messages)
` [PATCH 2/2 RESEND] nvme-auth: set explanation code for failure2 msgs

[PATCH v7 00/16] GenieZone hypervisor drivers
 2023-11-20 10:58 UTC  (3+ messages)
` [PATCH v7 01/16] docs: geniezone: Introduce GenieZone hypervisor

[RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
 2023-11-20 10:57 UTC  (10+ messages)

EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-11-20 10:56 UTC  (4+ messages)
  `  "

[PATCH 0/5] jump_label: Fix __ro_after_init keys for modules & annotate some keys
 2023-11-20 10:55 UTC  (6+ messages)
` [PATCH 1/5] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
` [PATCH 2/5] context_tracking: Make context_tracking_key __ro_after_init
` [PATCH 3/5] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
` [PATCH 4/5] x86/speculation: Make mds_user_clear __ro_after_init
` [PATCH 5/5] x86/tsc: Make __use_tsc __ro_after_init

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (6)
 2023-11-20 10:56 UTC  (2+ messages)
` [syzbot] [PATCH] Test for 6465e260f487

[PATCH] io_uring/fs: consider link->flags when getting path for LINKAT
 2023-11-20 10:55 UTC 

[PATCH v2 0/3] mm/memory_hotplug: fixes for memory hotplug altmap support
 2023-11-20 10:55 UTC  (6+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: add missing mem_hotplug_lock
` [PATCH v2 2/3] mm/memory_hotplug: fix error handling in add_memory_resource()
` [PATCH v2 3/3] mm: use vmem_altmap code without CONFIG_ZONE_DEVICE

[PATCH net-next v2 1/1] ptp: clockmatrix: support 32-bit address space
 2023-11-20 10:54 UTC  (2+ messages)

[PATCH v12 0/9] Enable Wifi RFI interference mitigation feature support
 2023-11-20 10:54 UTC  (7+ messages)
` [PATCH v12 1/9] Documentation/driver-api: Add document about WBRF mechanism
` [PATCH v12 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature

[PATCH v2 0/4] mm/ksm: Add ksm advisor
 2023-11-20 10:53 UTC  (6+ messages)
` [PATCH v2 1/4] mm/ksm: add "
` [PATCH v2 2/4] mm/ksm: add sysfs knobs for advisor

[PATCH V6][0/4] Add DesignWare Mobile mmc driver
 2023-11-20 10:50 UTC  (4+ messages)
` [PATCH V6][4/4] dt-bindings: mmc: Add dt-bindings for realtek "

[PATCH v2 1/2] dt-bindings: PCI: qcom: adjust iommu-map for different SoC
 2023-11-20 10:48 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: PCI: qcom: correct clocks for SC8180x and SM8150

[PATCH v4] mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
 2023-11-20 10:46 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: meson: initialize clock register
 2023-11-20 10:46 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Fix no frame sync clock issue on i.MX8MP
 2023-11-20 10:05 UTC 

[PATCH 0/2] block: warn once for each partition in bio_check_ro()
 2023-11-20 10:45 UTC  (3+ messages)
` [PATCH 1/2] block: introduce new field flags in block_device

[PATCH] nfc: virtual_ncidev: Add variable to check if ndev is running
 2023-11-20 10:45 UTC  (5+ messages)

[PATCH 00/13] x86/CPU/AMD: Rework Zen family detection and other fun
 2023-11-20 10:41 UTC  (14+ messages)
` [PATCH 01/13] x86/CPU/AMD: Add ZenX generations flags
` [PATCH 02/13] x86/CPU/AMD: Carve out the erratum 1386 fix
` [PATCH 03/13] x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init function
` [PATCH 04/13] x86/CPU/AMD: Move erratum 1076 fix into the Zen1 "
` [PATCH 05/13] x86/CPU/AMD: Call the spectral chicken in the Zen2 "
` [PATCH 06/13] x86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common()
` [PATCH 07/13] x86/CPU/AMD: Move Zenbleed check to the Zen2 init function
` [PATCH 08/13] x86/CPU/AMD: Move the DIV0 bug detection to the Zen1 "
` [PATCH 09/13] x86/CPU/AMD: Get rid of amd_erratum_1054[]
` [PATCH 10/13] x86/CPU/AMD: Get rid of amd_erratum_383[]
` [PATCH 11/13] x86/CPU/AMD: Get rid of amd_erratum_400[]
` [PATCH 12/13] x86/CPU/AMD: Get rid of amd_erratum_1485[]
` [PATCH 13/13] x86/CPU/AMD: Drop now unused CPU erratum checking function

[PATCH v2 6/7] ASoC: cs43130: Allow driver to work without IRQ thread
 2023-11-20 10:41 UTC 

[PATCH] iommu/vt-d: Set variable intel_dirty_ops to static
 2023-11-20 10:10 UTC 

[PATCH v2 0/6] pwm: meson: dt-bindings fixup
 2023-11-20 10:04 UTC  (7+ messages)
` [PATCH v2 2/6] dt-bindings: pwm: amlogic: add new compatible for meson8 pwm type

[PATCH 0/2] nvmem: Add Sophgo eFuse driver
 2023-11-20 10:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: nvmem: Add sophgo,efuses

[PATCH v2] mfd: wm831x: Remove redundant forever while loop
 2023-11-20 10:39 UTC  (2+ messages)

[syzbot] [net?] [nfc?] memory leak in skb_copy (2)
 2023-11-20 10:35 UTC 

[PATCH v2 00/15] staging: vc04_services: bcm2835-isp support
 2023-11-20 10:33 UTC  (5+ messages)
` [PATCH v2 04/15] staging: mmal-vchiq: Add support for event callbacks
` [PATCH v2 10/15] staging: vc04_services: bcm2835-isp: Add a more complex ISP processing component

Linux 5.15.139
 2023-11-20 10:28 UTC  (2+ messages)

Linux 5.10.201
 2023-11-20 10:28 UTC  (2+ messages)

[PATCH v4 1/4] mtd: rawnand: Add destructive operation
 2023-11-20 10:28 UTC  (3+ messages)
` [PATCH v4 4/4] mtd: rawnand: brcmnand: exec_op implementation

[PATCH v4] dt-bindings: arm: mediatek: mmsys: Add VPPSYS compatible for MT8188
 2023-11-20 10:26 UTC  (2+ messages)

[PATCH v2 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-11-20 10:24 UTC  (6+ messages)
` [PATCH v2 1/3] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH 0/2] iio: light: add support for VEML6075 UVA and UVB light sensor
 2023-11-20 10:24 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: iio: light: add support for Vishay VEML6075

[PATCH v6 0/3] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
 2023-11-20 10:21 UTC  (3+ messages)
` [PATCH v6 2/3] clk: qcom: clk-rcg2: add support for rcg2 freq multi ops

[PATCH 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
 2023-11-20 10:21 UTC  (6+ messages)
` [PATCH v2 "

[PATCH] nvme-core: remove head->effects to fix use-after-free
 2023-11-20 10:18 UTC  (10+ messages)

spi: imx: Increase imx51 ecspi burst length fails on imx6dl and imx8mm
 2023-11-20 10:17 UTC  (8+ messages)

[RESEND PATCH v5 1/2] dt-bindings: i2c: pca954x: Add custom properties for MAX7357
 2023-11-20 10:13 UTC  (3+ messages)
` [RESEND PATCH v5 2/2] i2c: muxes: pca954x: Enable features on MAX7357

[syzbot] [net?] [nfc?] memory leak in skb_copy (2)
 2023-11-20 10:13 UTC 

[RESEND PATCH v3] leds: max5970: Add support for max5970
 2023-11-20 10:10 UTC  (8+ messages)

[PATCH v8 0/5] arm64: qcom: sa8775p: add support for EP PCIe
 2023-11-20 10:08 UTC  (3+ messages)

[PATCH v3] drm/bridge: panel: Add a device link between drm device and panel device
 2023-11-20 10:07 UTC  (3+ messages)

[PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-11-20 10:07 UTC  (3+ messages)
` [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller

[PATCH 7/7] rtlwifi: rtl8821ae: Access full PMCS reg and use pci_regs.h
 2023-11-20 10:06 UTC  (2+ messages)

[PATCH] net: sched: Fix restricted __be16 degrades to integer
 2023-11-20 10:07 UTC  (3+ messages)

[PATCH 0/8] Allow link the it66121 display bridge driver as a lib
 2023-11-20 10:06 UTC  (12+ messages)
` [PATCH 8/8] drm/bridge: it66121: Allow link this "

[PATCH] dt-bindings: arm: qcom-soc: extend pattern for matching existing SoCs
 2023-11-20 10:06 UTC 

[PATCH 5.10 000/191] 5.10.201-rc1 review
 2023-11-20 10:05 UTC  (3+ messages)

Linux 5.4.261
 2023-11-20 10:04 UTC  (2+ messages)

Linux 4.19.299
 2023-11-20 10:04 UTC  (2+ messages)

Linux 4.14.330
 2023-11-20 10:04 UTC  (2+ messages)

[PATCH 4/7] rtlwifi: rtl8821ae: Reverse PM capability exists check
 2023-11-20  9:59 UTC  (2+ messages)

[PATCH v2 1/2] misc: mei: client.c: return negative error code in mei_cl_write
 2023-11-20 10:02 UTC  (4+ messages)
` [PATCH v2 2/2] misc: mei: client.c: fix problem of return '-EOVERFLOW' "

[PATCH V2 0/2] cache: qcom,llcc: Add llcc support for X1E80100
 2023-11-20 10:02 UTC  (4+ messages)
` [PATCH V2 1/2] dt-bindings: cache: qcom,llcc: Add X1E80100 compatible

[PATCH v3 0/6] Cleanup AMBA PL011 driver
 2023-11-20  9:55 UTC  (3+ messages)
` [PATCH v3 6/6] tty: serial: amba-pl011: factor QDF2400 SoC erratum 44 out of probe

[PATCH] dma-buf: Replace strlcpy() with strscpy()
 2023-11-20  9:59 UTC  (3+ messages)

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-20  9:58 UTC  (6+ messages)
` [PATCH 34/39] arm64: psci: Ignore DENIED CPUs

[RFC PATCH] ASoC: simple-card: Use dai_id from node description
 2023-11-20  9:57 UTC  (3+ messages)

[PATCH v2] bonding: use a read-write lock in bonding_show_bonds()
 2023-11-20  9:57 UTC  (3+ messages)
` [PATCH v3 1/2] bonding: export devnet_rename_sem


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