linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-15 12:59:10 to 2023-05-15 15:23:59 UTC [more...]

[PATCH v1 0/1] scripts: Fix "make gtags" for O= kernel builds
 2023-05-15 15:23 UTC  (5+ messages)
` [PATCH v2 0/2] scripts: Resolve gtags empty index generation
  ` [PATCH v2 1/2] scripts/tags.sh: "

[PATCH v11 0/3] spi: dw: DW SPI DMA Driver updates
 2023-05-15 15:22 UTC  (2+ messages)

[PATCH 00/10] Add cs42l43 PC focused SoundWire CODEC
 2023-05-15 15:21 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: SOF: Simplify the calculation of variables
 2023-05-15 15:21 UTC  (2+ messages)

[PATCH v8 00/14] mfd/pinctrl/regulator: Add RK806 Support
 2023-05-15 15:21 UTC  (19+ messages)
` [PATCH v8 01/14] clk: RK808: reduce 'struct rk808' usage
` [PATCH v8 02/14] mfd: rk808: convert to device managed resources
` [PATCH v8 03/14] mfd: rk808: use dev_err_probe
` [PATCH v8 04/14] mfd: rk808: replace 'struct i2c_client' with 'struct device'
` [PATCH v8 05/14] mfd: rk808: split into core and i2c
` [PATCH v8 06/14] mfd: rk8xx-i2c: use device_get_match_data
` [PATCH v8 07/14] dt-bindings: mfd: add rk806 binding
` [PATCH v8 08/14] mfd: rk8xx: add rk806 support
` [PATCH v8 09/14] pinctrl: rk805: add rk806 pinctrl support

[PATCH v3 2/3] mfd: axp20x: Add support for AXP15060 PMIC
 2023-05-15 15:19 UTC  (8+ messages)

[PATCH v2] ipvs: increase ip_vs_conn_tab_bits range for 64BIT
 2023-05-15 15:18 UTC  (2+ messages)

[PATCH v2 0/2] ovl: Fix null ptr dereference at realinode in rcu-walk
 2023-05-15 15:16 UTC  (6+ messages)
` [PATCH v2 1/2] ovl: ovl_permission: Fix null pointer dereference at realinode in rcu-walk mode
` [PATCH v2 2/2] ovl: get_acl: "

[PATCH v4 0/1] Switchtec Switch DMA Engine Driver
 2023-05-15 15:13 UTC  (5+ messages)
` [PATCH v4 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-15 15:12 UTC  (2+ messages)

[PATCH v10 00/11] tracing: Add fprobe/tracepoint events
 2023-05-15 15:11 UTC  (4+ messages)
` [PATCH v10 07/11] tracing/probes: Add $args meta argument for all function args

[PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 2023-05-15 15:10 UTC 

[PATCH V2 0/4] Enable crypto for ipq9574
 2023-05-15 15:07 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: clock: Add crypto clock and reset definitions
` [PATCH V2 2/4] clk: qcom: gcc-ipq9574: Enable crypto clocks
` [PATCH V2 3/4] dt-bindings: qcom-qce: add SoC compatible string for ipq9574
` [PATCH V2 4/4] arm64: dts: qcom: ipq9574: Enable crypto nodes

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-15 15:07 UTC  (14+ messages)
` [PATCH RESEND bpf-next 07/15] ice: Support RX hash XDP hint
` [PATCH RESEND bpf-next 10/15] ice: Implement VLAN tag hint
` [PATCH RESEND bpf-next 11/15] xdp: Add checksum level hint
` [PATCH RESEND bpf-next 13/15] selftests/bpf: Allow VLAN packets in xdp_hw_metadata

[PATCH] mm/secretmem: make it on by default
 2023-05-15 15:08 UTC  (2+ messages)

[PATCH v2 0/3] leds: simatic-ipc-leds-gpio: split up
 2023-05-15 15:06 UTC  (6+ messages)

[PATCH] Revert "regulator: qcom-rpmh: Revert "regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS""
 2023-05-15 15:05 UTC  (2+ messages)

[PATCH 0/2] ASoC: SOF: add mt8188 audio support
 2023-05-15 15:05 UTC  (4+ messages)
` [PATCH 1/2] ASoC: SOF: mediatek: "

[PATCH v3 0/3] leds: simatic-ipc-leds-gpio: split up
 2023-05-15 15:03 UTC  (4+ messages)
` [PATCH v3 1/3] leds: simatic-ipc-leds-gpio: move two extra gpio pins into another table
` [PATCH v3 2/3] leds: simatic-ipc-leds-gpio: split up into multiple drivers
` [PATCH v3 3/3] leds: simatic-ipc-leds-gpio: introduce more Kconfig switches

[PATCH] regulator: qcom-rpmh: Revert "regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS"
 2023-05-15 15:02 UTC  (5+ messages)

[PATCH 3/3] mmc: block: ioctl: Add error aggregation flag
 2023-05-15 15:02 UTC  (3+ messages)

[PATCH v2 1/1] arm64: dts: imx8mp: Add coresight trace components
 2023-05-15 15:01 UTC 

[PATCH 00/10] Clean ups for maple tree
 2023-05-15 15:00 UTC  (13+ messages)
` [PATCH 01/10] maple_tree: Drop the test code for mtree_alloc_{range,rrange}()
` [PATCH 02/10] maple_tree: Drop mtree_alloc_{range,rrange}() and related functions
` [PATCH 03/10] maple_tree: Remove __must_hold() which does not work
` [PATCH 04/10] maple_tree: Simplify mas_is_span_wr()
` [PATCH 05/10] maple_tree: Make the code symmetrical in mas_wr_extend_null()
` [PATCH 06/10] maple_tree: Wrap the replace operation with an inline function
` [PATCH 07/10] maple_tree: Add mas_wr_new_end() to calculate new_end accurately
` [PATCH 08/10] maple_tree: Add comments and some minor cleanups to mas_wr_append()
` [PATCH 09/10] maple_tree: Rework mas_wr_slot_store() to be cleaner and more efficient
` [PATCH 10/10] maple_tree: Simplify and clean up mas_wr_node_store()

[PATCH v2 0/4] Input: support virtual objects on touchscreens
 2023-05-15 15:01 UTC  (5+ messages)
` [PATCH v2 1/4] Input: ts-virtobj - Add touchscreen virtual object handling
` [PATCH v2 2/4] dt-bindings: touchscreen: add virtual-touchscreen and virtual-buttons properties
` [PATCH v2 3/4] Input: st1232 - add virtual touchscreen and buttons handling
` [PATCH v2 4/4] dt-bindings: input: touchscreen: st1232: add example with ts-virtobj

[PATCH v2 0/7] iio: light: vcnl4000: Add features for vncl4040/4200
 2023-05-15 15:00 UTC  (7+ messages)
` [PATCH v2 5/7] iio: light: vcnl4000: Add debounce count for vcnl4040/4200
` [PATCH v2 6/7] iio: light: vcnl4000: Add oversampling_ratio for 4040/4200

[PATCH] regmap: Account for register length when chunking
 2023-05-15 14:59 UTC  (2+ messages)

[PATCH net-next] net: liquidio: lio_core: Remove unnecessary (void*) conversions
 2023-05-15 14:56 UTC  (3+ messages)

[PATCH] SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
 2023-05-15 14:55 UTC  (3+ messages)

mainline build failure due to cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")
 2023-05-15 14:55 UTC  (7+ messages)

[PATCH v2 0/2] phy: mtk-mipi-csi: add driver for CSI phy
 2023-05-15 14:52 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH] hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI boards
 2023-05-15 14:49 UTC 

[PATCH] hwmon: (nct6683) Add another chip ID for NCT6687D sensor chip found on some MSI boards
 2023-05-15 14:48 UTC  (3+ messages)

[PATCH v11 char-misc-next 2/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM via NVMEM sysfs
 2023-05-15 14:44 UTC  (2+ messages)

[PATCH v9 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-05-15 14:42 UTC  (4+ messages)
` [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[PATCH v1 0/5] Add support for external dphy
 2023-05-15 14:42 UTC  (3+ messages)
` [PATCH v1 3/5] media: cadence: Add operation on reset

[PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
 2023-05-15 14:41 UTC  (4+ messages)

[PATCH] drm/amdgpu: remove unnecessary (void*) conversions
 2023-05-15 14:42 UTC  (4+ messages)

[PATCH v1 0/9] x86/resctrl: Use soft RMIDs for reliable MBM on AMD
 2023-05-15 14:42 UTC  (6+ messages)
` [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events

[Regression] mmap with MAP_32BIT randomly fails since 6.1
 2023-05-15 14:39 UTC  (2+ messages)

[PATCH v2] mm/mmap: Regression fix for unmapped_area{_topdown}
 2023-05-15 14:36 UTC  (6+ messages)

amd-iommu: get_highest_supported_ivhd_type question
 2023-05-15 14:36 UTC 

[PATCH] mm: Move mm_count into its own cache line
 2023-05-15 14:35 UTC 

[PATCH 0/2] Add minor updates in device trees
 2023-05-15 14:32 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am62-main: add sa3_secproxy in cbass_main

[PATCH 00/43] ep93xx device tree conversion
 2023-05-15 14:32 UTC  (3+ messages)
` [PATCH 36/43] pwm: ep93xx: drop legacy pinctrl

[PATCH v3] NFSD: Remove open coding of string copy
 2023-05-15 14:30 UTC  (3+ messages)

[PATCH v4 0/9] drm: fdinfo memory stats
 2023-05-15 14:30 UTC  (10+ messages)
` [PATCH v4 1/9] drm/docs: Fix usage stats typos
` [PATCH v4 2/9] drm: Add common fdinfo helper
` [PATCH v4 3/9] drm/msm: Switch to "
` [PATCH v4 4/9] drm/amdgpu: "
` [PATCH v4 5/9] drm: Add fdinfo memory stats
` [PATCH v4 6/9] drm/msm: Add memory stats to fdinfo
` [PATCH v4 7/9] drm/doc: Relax fdinfo string constraints
` [PATCH v4 8/9] drm/fdinfo: Add comm/cmdline override fields
` [PATCH v4 9/9] drm/msm: Wire up comm/cmdline override for fdinfo

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-15 14:28 UTC  (8+ messages)
` [PATCH 1/6] PKEY: Introduce PKEY_ENFORCE_API flag
` [PATCH 2/6] PKEY: Add arch_check_pkey_enforce_api()
` [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
` [PATCH 4/6] PKEY:selftest pkey_enforce_api for mprotect
` [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap
` [PATCH 6/6] PKEY:selftest pkey_enforce_api for munmap

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-05-15 14:26 UTC  (3+ messages)
` [PATCH v8 7/9] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280

[PATCH v11 0/8] Use copy_process in vhost layer
 2023-05-15 14:23 UTC  (8+ messages)
` [PATCH v11 8/8] vhost: use vhost_tasks for worker threads

[PATCH 0/5] optimize some data structure in nvme
 2023-05-15 14:21 UTC  (3+ messages)
` [PATCH 2/5] nvmet: Reorder fields in 'struct nvme_ctrl'

[RFC PATCH v2] fs/xattr: add *at family syscalls
 2023-05-15 14:20 UTC  (5+ messages)

[PATCH 1/3][For 4.19/4.14] spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode
 2023-05-15 14:07 UTC  (5+ messages)
` [PATCH 2/3][For 4.19/4.14] spi: fsl-spi: Re-organise transfer bits_per_word adaptation
` [PATCH 3/3][For 4.19/4.14] spi: fsl-cpm: Use 16 bit mode for large transfers with even size
` [PATCH 1/2][For 5.15/5.10/5.4] spi: fsl-spi: Re-organise transfer bits_per_word adaptation
  ` [PATCH 2/2][For 5.15/5.10/5.4] spi: fsl-cpm: Use 16 bit mode for large transfers with even size

[PATCH] clk: mediatek: mt8365: Fix inverted topclk operations
 2023-05-15 14:17 UTC  (5+ messages)

[PATCH] x86/retbleed: Add __x86_return_thunk alignment checks
 2023-05-15 14:14 UTC  (2+ messages)

[PATCH v2 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-05-15 14:14 UTC  (13+ messages)
` [PATCH v2 03/20] x86: decompressor: Call trampoline as a normal function
` [PATCH v2 04/20] x86: decompressor: Use standard calling convention for trampoline
` [PATCH v2 05/20] x86: decompressor: Avoid the need for a stack in the 32-bit trampoline
` [PATCH v2 06/20] x86: decompressor: Call trampoline directly from C code
` [PATCH v2 07/20] x86: decompressor: Only call the trampoline when changing paging levels
` [PATCH v2 09/20] x86: efistub: Perform 4/5 level paging switch from the stub

[PATCH v12 00/13] HP BIOSCFG driver
 2023-05-15 14:12 UTC  (6+ messages)
` [PATCH v12 10/13] HP BIOSCFG driver - spmobj-attributes

[PATCH] efivarfs: expose used and total size
 2023-05-15 14:08 UTC  (4+ messages)

[PATCH v2 0/4] Fix type confusion in page_table_check
 2023-05-15 14:07 UTC  (6+ messages)
` [PATCH v2 1/4] usb: usbfs: Enforce page requirements for mmap
` [PATCH v2 2/4] usb: usbfs: Use consistent mmap functions
` [PATCH v2 3/4] mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
` [PATCH v2 4/4] mm: page_table_check: Ensure user pages are not slab pages

drivers/net/vmxnet3/vmxnet3_drv.c:228:23: sparse: sparse: incorrect type in assignment (different base types)
 2023-05-15 14:03 UTC 

[PATCH] pwm: mtk_disp: Fix the disable flow of disp_pwm
 2023-05-15 14:03 UTC  (2+ messages)

[PATCH] staging: HID: Add ShanWan USB WirelessGamepad driver
 2023-05-15 14:01 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 0/4] RSEQ selftests updates
 2023-05-15 13:58 UTC  (5+ messages)
` [PATCH 1/4] selftests/rseq: Fix CID_ID typo in Makefile
` [PATCH 2/4] selftests/rseq: Implement rseq_unqual_scalar_typeof
` [PATCH 3/4] selftests/rseq: Fix arm64 buggy load-acquire/store-release macros
` [PATCH 4/4] selftests/rseq: Use rseq_unqual_scalar_typeof in macros

[PATCH v9 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-15 13:54 UTC  (8+ messages)
` [PATCH v9 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH OLK-5.10 v3 0/4] md: bugfix of writing raid sysfs
 2023-05-15 13:48 UTC  (5+ messages)
` [PATCH OLK-5.10 v3 1/4] md/raid10: fix slab-out-of-bounds in md_bitmap_get_counter
` [PATCH OLK-5.10 v3 2/4] md/raid10: fix overflow in safe_delay_store
` [PATCH OLK-5.10 v3 3/4] md/raid10: fix wrong setting of max_corr_read_errors
` [PATCH OLK-5.10 v3 4/4] md/raid10: optimize check_decay_read_errors()

[PATCH] dt-bindings: usb: usb251xb: correct swap-dx-lanes type to uint32
 2023-05-15 13:47 UTC  (4+ messages)

[PATCH V2] arm64: Disable EL2 traps for BRBE instructions executed in EL1
 2023-05-15 13:42 UTC  (2+ messages)

[PATCH] spi: dw: Replace spi->chip_select references with function calls
 2023-05-15 13:35 UTC  (2+ messages)

[PATCH v3 0/4] Fix some warnings about rq clock
 2023-05-15 13:30 UTC  (9+ messages)
` [PATCH v3 1/4] sched/core: Fixed missing rq clock update before calling set_rq_offline()
` [PATCH v3 2/4] sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
` [PATCH v3 3/4] sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
` [PATCH v3 4/4] sched/core: Avoid multiple calling update_rq_clock() in unthrottle_offline_cfs_rqs()

[PATCH 1/3] mmc: block: ioctl: define rpmb reliable flag
 2023-05-15 13:29 UTC  (2+ messages)

[PATCH v2 0/2] wifi: mt76: mt7915: add support for MT7981
 2023-05-15 13:27 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: wireless: mt76: add bindings "
` [PATCH v2 2/2] wifi: mt76: mt7915: add support "

[PATCH 2/3] mmc: block: ioctl: do write error check for spi
 2023-05-15 13:24 UTC  (2+ messages)

[RESEND PATCH 1/4] platform/x86: gigabyte: constify pointers to hwmon_channel_info
 2023-05-15 13:22 UTC  (2+ messages)

[PATCH] usb: typec: qcom: set pm8150b_typec_res storage-class-specifier to static
 2023-05-15 13:20 UTC  (3+ messages)

[RESEND PATCH] soundwire: qcom: drop unused struct qcom_swrm_ctrl members
 2023-05-15 13:20 UTC 

[PATCH v1 1/1] mlxbf-bootctl: Add sysfs file for BlueField boot log
 2023-05-15 13:19 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] dt-bindings: leds: backlight: ktz8866: Add reg property and update example
 2023-05-15 13:17 UTC  (2+ messages)

[PATCH V3 0/6] Add PCIe support for IPQ9574
 2023-05-15 13:15 UTC  (8+ messages)
` [PATCH V3 4/6] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes

[PATCH v2 1/2] dt-bindings: usb: Add microchip USB5807 HUB
 2023-05-15 13:13 UTC  (3+ messages)

[PATCH v3] i2c: lpi2c: cache peripheral clock rate
 2023-05-15 13:11 UTC  (3+ messages)

drivers/video/fbdev/omap/lcdc.c:642:23: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-05-15 13:10 UTC 

[PATCH] cdx: add MSI support for CDX bus
 2023-05-15 13:09 UTC  (9+ messages)

Fwd: Freeze after resuming from hibernation (culprit is brcmfmac change?)
 2023-05-15 13:09 UTC  (3+ messages)

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-05-15 13:08 UTC  (7+ messages)

[PATCH 0/4] Add Video Clock Controller driver for SM8550
 2023-05-15 13:08 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: qcom: sm8550: Add video clock controller

[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-15 13:07 UTC  (5+ messages)

[PATCH AUTOSEL 6.1 1/9] drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"
 2023-05-15 13:04 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 4/9] drm/amd/display: Do not set drr on pipe commit

[PATCH 0/5] QTI RB2 features
 2023-05-15 13:04 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: qrb4210-rb2: Describe fixed regulators
` [PATCH 2/5] arm64: dts: qcom: qrb4210-rb2: Enable display out
` [PATCH 3/5] arm64: dts: qcom: qrb4210-rb2: Add GPIO LEDs
` [PATCH 4/5] arm64: dts: qcom: qrb4210-rb2: Enable load setting on SDHCI VQMMC
` [PATCH 5/5] arm64: dts: qcom: qrb4210-rb2: Enable CAN bus controller

[PATCH 5.10] staging: gasket: interrupt: Clean interrupt_data after free
 2023-05-15 13:02 UTC  (2+ messages)

[PATCH] platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
 2023-05-15 12:58 UTC  (2+ messages)

[PATCH] platform/x86/amd/pmf: Fix CnQF and auto-mode after resume
 2023-05-15 12:59 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).