The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-11-29 11:10:03 to 2023-11-29 13:12:44 UTC [more...]

[PATCH 0/7] File abstractions needed by Rust Binder
 2023-11-29 13:12 UTC  (7+ messages)
` [PATCH 1/7] rust: file: add Rust abstraction for `struct file`
` [PATCH 2/7] rust: cred: add Rust abstraction for `struct cred`
` [PATCH 3/7] rust: security: add abstraction for secctx
` [PATCH 4/7] rust: file: add `FileDescriptorReservation`
` [PATCH 5/7] rust: file: add `Kuid` wrapper
` [PATCH 6/7] rust: file: add `DeferredFdCloser`

[PATCH v6 0/3] arm64: dts: cn913x: add COM Express boards
 2023-11-29 13:11 UTC  (5+ messages)
` [PATCH v6 3/3] arm64: dts: cn913x: add device trees for "
    ` [EXT] "

[PATCH v7 0/6] soc: qcom: Add uart console support for SM4450
 2023-11-29 13:11 UTC  (3+ messages)
` [PATCH v7 5/6] arm64: dts: qcom: sm4450-qrd: mark QRD4450 reserved gpios

[PATCH v3] dt-bindings: thermal: qcom-tsens: document the SM8650 Temperature Sensor
 2023-11-29 13:11 UTC  (2+ messages)

[PATCH v18 00/26] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-11-29 13:09 UTC  (9+ messages)
` [PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions

[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
 2023-11-29 13:09 UTC  (8+ messages)

[PATCH v5 0/8] Add objtool and orc support for LoongArch
 2023-11-29 13:07 UTC  (9+ messages)
` [PATCH v5 1/8] objtool/LoongArch: Enable objtool to be built
` [PATCH v5 2/8] objtool/LoongArch: Implement instruction decoder
` [PATCH v5 3/8] objtool/x86: Separate arch-specific and generic parts
` [PATCH v5 4/8] objtool/LoongArch: Enable orc to be built
` [PATCH v5 5/8] objtool: Check local label about sibling call
` [PATCH v5 6/8] objtool: Check local label in add_dead_ends()
` [PATCH v5 7/8] objtool: Check local label in read_unwind_hints()
` [PATCH v5 8/8] LoongArch: Add ORC stack unwinder support

[PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
 2023-11-29 13:05 UTC  (4+ messages)
` [PATCH RFT v4 2/5] fork: Add shadow stack support to clone3()

[PATCH] [regulator] pwm-regulator: Add error handling
 2023-11-29 13:05 UTC 

[PATCH] mtd: spi-nor: issi: Add support for is25lp02g
 2023-11-29 13:05 UTC  (6+ messages)

[PATCH 0/7] i2c: stm32f7: enhancements and support for stm32mp25
 2023-11-29 12:59 UTC  (8+ messages)
` [PATCH 1/7] i2c: stm32f7: perform most of irq job in threaded handler
` [PATCH 2/7] i2c: stm32f7: simplify status messages in case of errors
` [PATCH 3/7] dt-bindings: i2c: document st,stm32mp25-i2c compatible
` [PATCH 4/7] i2c: stm32f7: add support for stm32mp25 soc
` [PATCH 5/7] arm64: dts: st: add all 8 i2c nodes on stm32mp251
` [PATCH 6/7] arm64: dts: st: add i2c2/i2c8 pins for stm32mp25
` [PATCH 7/7] arm64: dts: st: add i2c2 / i2c8 properties on stm32mp257f-ev1

[syzbot] Monthly serial report (Nov 2023)
 2023-11-29 13:03 UTC 

[syzbot] Monthly kernfs report (Nov 2023)
 2023-11-29 13:03 UTC 

[PATCH V3 0/5] mlx5 ConnectX control misc driver
 2023-11-29 13:02 UTC  (6+ messages)
` [PATCH V3 2/5] misc: mlx5ctl: Add mlx5ctl "

[PATCH] mm:vmscan: fix shrink sc->nr counter values issue
 2023-11-29 13:01 UTC 

[PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
 2023-11-29 13:00 UTC  (6+ messages)

[PATCH v2 00/12] Add VOP2 support on rk3588
 2023-11-29 12:59 UTC  (6+ messages)
` [PATCH v2 11/12] drm/rockchip: vop2: Add debugfs support

[PATCH v4] scsi: libsas: Fix the failure of adding phy with zero-address to port
 2023-11-29 12:54 UTC  (6+ messages)

[PATCH V2 0/5] dts: qcom: Introduce X1E80100 platforms device tree
 2023-11-29 12:54 UTC  (5+ messages)
` [PATCH V2 3/5] arm64: dts: qcom: Add base X1E80100 dtsi and the QCP dts

[PATCH] pmdomain: mediatek: fix race condition in power on/power off sequences
 2023-11-29 12:52 UTC  (2+ messages)

[PATCH net-next v2 0/7] net/smc: implement SMCv2.1 virtual ISM device support
 2023-11-29 12:50 UTC  (4+ messages)
` [PATCH net-next v2 1/7] net/smc: Rename some variable 'fce' to 'fce_v2x' for clarity

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-11-29 12:48 UTC  (11+ messages)
` [PATCH RFC v2 18/27] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
` [PATCH RFC v2 20/27] mm: hugepage: Handle huge page fault on access

[PATCH net v2 1/5] r8152: Hold the rtnl_lock for all of reset
 2023-11-29 12:47 UTC  (3+ messages)
` [PATCH net v2 2/5] r8152: Add RTL8152_INACCESSIBLE checks to more loops

[PATCH] Took care of some grammatical mistakes
 2023-11-29 12:47 UTC  (6+ messages)

[PATCH] [phy/renesas] phy-rcar-gen2: Add error handling
 2023-11-29 12:40 UTC 

[PATCH v3 00/22] pinctrl: Convert struct group_desc to use struct pingroup
 2023-11-29 12:40 UTC  (13+ messages)
` [PATCH v3 06/22] pinctrl: core: Make pins const in struct group_desc
` [PATCH v3 10/22] pinctrl: core: Add a convenient define PINCTRL_GROUP_DESC()
` [PATCH v3 11/22] pinctrl: ingenic: Make use of PINCTRL_GROUP_DESC()
` [PATCH v3 13/22] pinctrl: core: Embed struct pingroup into struct group_desc
` [PATCH v3 20/22] pinctrl: renesas: Convert to use grp member
` [PATCH v3 22/22] pinctrl: core: Remove unused members from struct group_desc

[PATCH 0/4] Regather scattered PCI-Code
 2023-11-29 12:40 UTC  (4+ messages)
` [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly

[PATCH v3] Documentation: xfs: consolidate XFS docs into its own subdirectory
 2023-11-29 12:39 UTC 

[PATCH] net: ethernet: ti: am65-cpsw: improve suspend/resume support for J7200
 2023-11-29 12:38 UTC  (2+ messages)

[PATCH v4 00/13] Support Andes PMU extension
 2023-11-29 12:33 UTC  (5+ messages)
` [PATCH v4 09/13] dt-bindings: riscv: Add T-Head PMU extension description

[PATCH v2 0/2] drm/bridge: panel: Check device dependency before managing device link
 2023-11-29 12:32 UTC  (5+ messages)

[PATCH] dt-bindings: iio: honeywell,mprls0025pa: drop ref from pressure properties
 2023-11-29 12:29 UTC  (3+ messages)

[PATCH 0/2] mei: Add support for IVSC device
 2023-11-29 12:28 UTC  (3+ messages)
` [PATCH 2/2] mei: Add MEI hardware "

[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
 2023-11-29 12:27 UTC  (5+ messages)

[PATCH] scsi: mpi3mr: reduce stack usage in mpi3mr_refresh_sas_ports()
 2023-11-29 12:28 UTC  (2+ messages)

[PATCH] drm/imagination: DRM_POWERVR should depend on ARCH_K3
 2023-11-29 12:25 UTC  (11+ messages)

[PATCH v4 0/3] reset: amlogic-c3: add reset driver
 2023-11-29 12:26 UTC  (3+ messages)
` (subset) "

linux-next: build warning after merge of the pwm tree
 2023-11-29 12:25 UTC  (3+ messages)
` [PATCH] pwm: Update kernel doc for struct pwm_chip

[PATCH] [phy/marvell] phy-pxa-28nm-usb2: Add error handling
 2023-11-29 12:24 UTC 

[PATCH v2] rethook: Use __rcu pointer for rethook::handler
 2023-11-29 12:24 UTC 

[PATCH RFC 0/3] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2023-11-29 12:23 UTC  (6+ messages)
` [PATCH RFC 2/3] perf/x86/intel/pt: Add support for pause_resume()

[PATCH 1/2] drm/imagination: avoid -Wmissing-prototype warnings
 2023-11-29 12:21 UTC  (8+ messages)
` [PATCH 2/2] drm/imagination: avoid -Woverflow warning
      ` [EXTERNAL] "
    ` [EXTERNAL] Re: [PATCH 1/2] drm/imagination: avoid -Wmissing-prototype warnings

[syzbot] [perf?] general protection fault in inherit_task_group
 2023-11-29 12:21 UTC  (3+ messages)

[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
 2023-11-29 12:21 UTC  (13+ messages)
`  "

[PATCH net-next v1 1/1] net: dsa: sja1105: Use units.h instead of the copy of a definition
 2023-11-29 12:19 UTC  (2+ messages)

[PATCH v6 00/10] drm: ci: fixes
 2023-11-29 12:18 UTC  (11+ messages)
` [PATCH v6 01/10] drm: ci: igt_runner: Remove todo
` [PATCH v6 02/10] drm: ci: Force db410c to host mode
` [PATCH v6 03/10] drm: ci: arm64.config: Enable DA9211 regulator
` [PATCH v6 04/10] drm: ci: Enable new jobs
` [PATCH v6 05/10] drm: ci: Use scripts/config to enable/disable configs
` [PATCH v6 06/10] drm: ci: mediatek: Set IGT_FORCE_DRIVER for mt8173
` [PATCH v6 07/10] drm: ci: virtio: Make artifacts available
` [PATCH v6 08/10] drm: ci: uprev IGT
` [PATCH v6 09/10] drm/doc: ci: Add IGT version details for flaky tests
` [PATCH v6 10/10] drm: ci: Update xfails

[PATCH v2 0/2] thermal: trip: Rework thermal_zone_set_trip() and its callers
 2023-11-29 12:16 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v2] sched/fair: Use all little CPUs for CPU-bound workload
 2023-11-29 12:16 UTC  (4+ messages)

[PATCH 1/2] nvme: Update type from size_t to u16 for opts->queue_size
 2023-11-29 12:15 UTC  (3+ messages)

[PATCH V3] dt-bindings: thermal: convert Mediatek Thermal to the json-schema
 2023-11-29 12:14 UTC  (2+ messages)

[PATCH] drm/imagination: Fixed clang warnings for initial upstreamed patches
 2023-11-29 12:12 UTC  (2+ messages)

[PATCH] scsi: ufs: qcom: move ufs_qcom_host_reset() to ufs_qcom_device_reset()
 2023-11-29 12:10 UTC  (6+ messages)

[GIT PULL] Pin control fixes for v6.7
 2023-11-29 12:09 UTC 

[PATCH] [phy/marvell] phy-pxa-28nm-hsic: Add error handling
 2023-11-29 12:06 UTC 

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2023-11-29 12:06 UTC  (3+ messages)

[PATCH v6 3/6] net: phy: at803x: add QCA8084 ethernet phy support
 2023-11-29 12:04 UTC  (2+ messages)

[PATCH v3 0/4] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-11-29 12:04 UTC  (6+ messages)
` [PATCH v3 1/4] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH] btrfs: fix btrfs_parse_param() build failure
 2023-11-29 12:00 UTC  (2+ messages)

btrfs: super.c:416:25: error: 'ret' undeclared (first use in this function); did you mean 'net'?
 2023-11-29 11:55 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in rate_control_rate_init (2)
 2023-11-29 12:02 UTC 

[PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes
 2023-11-29 12:00 UTC  (3+ messages)
` [PATCH RFC v3 4/9] mm/slub: free KFENCE objects in slab_free_hook()

[PATCH 1/2] arm64: dts: imx8mp: Add DT nodes for the two ISPs
 2023-11-29 11:59 UTC  (2+ messages)

[PATCH 0/2] Add support for last reset reason
 2023-11-29 11:53 UTC  (4+ messages)
` [PATCH 2/2] xilinx: firmware: Add sysfs to get "

[PATCH] [tty/serial] 8250_acorn: Add error handling in serial_card_probe
 2023-11-29 11:52 UTC 

[PATCH] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/Five SoC
 2023-11-29 11:50 UTC  (2+ messages)

[PATCH] dt-bindings: reset: qcom: drop unneeded quotes
 2023-11-29 11:50 UTC  (2+ messages)

[PATCH] dt-bindings: reset: imx-src: Simplify compatible schema and drop unneeded quotes
 2023-11-29 11:50 UTC  (2+ messages)

[PATCH] dt-bindings: reset: hisilicon,hi3660-reset: Drop providers and consumers from example
 2023-11-29 11:50 UTC  (2+ messages)

[RESEND PATCH] reset: Use device_get_match_data()
 2023-11-29 11:50 UTC  (2+ messages)

[PATCH 1/7] reset: brcmstb: Use devm_platform_get_and_ioremap_resource()
 2023-11-29 11:49 UTC  (2+ messages)

[PATCH net-next] reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
 2023-11-29 11:45 UTC  (2+ messages)

[PATCH/RFC] core/nfsd: allow kernel threads to use task_work
 2023-11-29 11:43 UTC  (12+ messages)

[syzbot] [net?] general protection fault in page_pool_unlist
 2023-11-29 11:42 UTC  (3+ messages)

[PATCH v4 00/45] drm/connector: Create HDMI Connector infrastructure
 2023-11-29 11:40 UTC  (9+ messages)
` [PATCH v4 05/45] drm/connector: Check drm_connector_init pointers arguments

[PATCH] mm/zswap: Replace kmap_atomic() with kmap_local_page()
 2023-11-29 11:41 UTC  (3+ messages)

[PATCH] KVM: x86: Use get_cpl directly in case of vcpu_load to improve accuracy
 2023-11-29 11:40 UTC  (3+ messages)

[PATCH v3] docs: dt-bindings: add DTS Coding Style document
 2023-11-29 11:37 UTC  (7+ messages)

[PATCH 5.10 000/187] 5.10.202-rc3 review
 2023-11-29 11:35 UTC  (5+ messages)

[RFC] Core Scheduling unnecessary force idle?
 2023-11-29 11:35 UTC  (3+ messages)

[PATCH net] net: stmmac: update Rx clk divider for 10M SGMII
 2023-11-29 11:35 UTC  (8+ messages)

[PATCH v2] [drm/meson] meson_plane: Add error handling v2(re-aligned)
 2023-11-29 11:34 UTC 

[PATCH] selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
 2023-11-29 11:34 UTC  (2+ messages)

[PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-11-29 11:32 UTC  (3+ messages)

[PATCH] ASoC: fsl_rpmsg: update Kconfig dependencies
 2023-11-29 11:31 UTC 

[net-next PATCH 00/14] net: phy: at803x: cleanup + split
 2023-11-29 11:31 UTC  (16+ messages)
` [net-next PATCH 02/14] net: phy: at803x: move disable WOL for 8031 from probe to config
` [net-next PATCH 06/14] net: phy: at803x: move at8031 specific data out of generic at803x_priv
` [net-next PATCH 13/14] net: phy: qcom: deatch qca83xx PHY driver from at803x

[PATCH 1/4] ASoC: dt-bindings: qcom,lpass-rx-macro: Add SM8650 LPASS RX
 2023-11-29 11:30 UTC  (4+ messages)
` [PATCH 2/4] ASoC: dt-bindings: qcom,lpass-tx-macro: Add SM8650 LPASS TX
` [PATCH 3/4] ASoC: dt-bindings: qcom,lpass-va-macro: Add SM8650 LPASS VA
` [PATCH 4/4] ASoC: dt-bindings: qcom,lpass-wsa-macro: Add SM8650 LPASS WSA

[PATCH RESEND v2 0/2] update for versal net platform
 2023-11-29 11:29 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] drivers: clk: zynqmp: calculate closest mux rate
` [PATCH RESEND v2 2/2] drivers: clk: zynqmp: update divider round rate logic

[PATCH v2 wireless-next 9/9] wifi: ath9k: Remove unnecessary (void*) conversions
 2023-11-29 11:28 UTC  (2+ messages)

[PATCH v5 0/5] update for versal net platform
 2023-11-29 11:27 UTC  (6+ messages)
` [PATCH v5 1/5] firmware: xilinx: Update firmware call interface to support additional args
` [PATCH v5 2/5] firmware: xilinx: Expand feature check to support all PLM modules
` [PATCH v5 3/5] firmware: xilinx: Register event manager driver
` [PATCH v5 4/5] drivers: soc: xilinx: Fix error message on SGI registration failure
` [PATCH v5 5/5] firmware: zynqmp: Add support to handle IPI CRC failure

[syzbot] [wireless?] WARNING in rate_control_rate_init (2)
 2023-11-29 11:26 UTC  (2+ messages)
` [syzbot] [wireless?] WARNING in rate_control_rate_init

[PATCH 01/13] x86/CPU/AMD: Add ZenX generations flags
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 02/13] x86/CPU/AMD: Carve out the erratum 1386 fix
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 03/13] x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init function
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 05/13] x86/CPU/AMD: Call the spectral chicken in the Zen2 init function
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 04/13] x86/CPU/AMD: Move erratum 1076 fix into the Zen1 init function
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 06/13] x86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common()
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 07/13] x86/CPU/AMD: Move Zenbleed check to the Zen2 init function
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 08/13] x86/CPU/AMD: Move the DIV0 bug detection to the Zen1 init function
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 09/13] x86/CPU/AMD: Get rid of amd_erratum_1054[]
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 10/13] x86/CPU/AMD: Get rid of amd_erratum_383[]
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 12/13] x86/CPU/AMD: Get rid of amd_erratum_1485[]
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 11/13] x86/CPU/AMD: Get rid of amd_erratum_400[]
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 13/13] x86/CPU/AMD: Drop now unused CPU erratum checking function
 2023-11-29 11:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[net-next PATCH] octeontx2-af: cn10k: Increase outstanding LMTST transactions
 2023-11-29 11:21 UTC 

[PATCH v1] platform/surface: aggregator: fix recv_buf() return value
 2023-11-29 11:21 UTC  (2+ messages)

[PATCH] perf/x86: Don't enforce minimum period for KVM guest-only events
 2023-11-29 11:20 UTC  (4+ messages)

[PATCH 4.14 00/53] 4.14.331-rc2 review
 2023-11-29 11:20 UTC  (5+ messages)

[syzbot] [wireless?] WARNING in rate_control_rate_init (2)
 2023-11-29 11:19 UTC 

[PATCH v5 00/23] Introduce runtime modifiable Energy Model
 2023-11-29 11:08 UTC  (10+ messages)
` [PATCH v5 15/23] PM: EM: Optimize em_cpu_energy() and remove division
` [PATCH v5 16/23] powercap/dtpm_cpu: Use new Energy Model interface to get table
` [PATCH v5 17/23] powercap/dtpm_devfreq: "
` [PATCH v5 18/23] drivers/thermal/cpufreq_cooling: Use new Energy Model interface
` [PATCH v5 19/23] drivers/thermal/devfreq_cooling: "
` [PATCH v5 20/23] PM: EM: Change debugfs configuration to use runtime EM table data
` [PATCH v5 21/23] PM: EM: Remove old table
` [PATCH v5 22/23] PM: EM: Add em_dev_compute_costs() as API for device drivers
` [PATCH v5 23/23] Documentation: EM: Update with runtime modification design

[PATCH v2 00/26] selftests/resctrl: CAT test improvements & generalized test framework
 2023-11-29 11:11 UTC  (4+ messages)
` [PATCH v2 26/26] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT

[PATCH v2 00/13] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-29 11:12 UTC  (6+ messages)
` [PATCH v2 04/13] RISC-V: crypto: add Zvkned accelerated AES implementation

linux-next: manual merge of the vfs-brauner tree with the btrfs tree
 2023-11-29 11:09 UTC  (3+ messages)


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