linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-31 09:03:07 to 2023-08-31 12:07:57 UTC [more...]

[PATCH 0/6] bpf: task_group_seq_get_next: use __next_thread()
 2023-08-31 12:06 UTC  (11+ messages)
` [PATCH 3/6] bpf: task_group_seq_get_next: fix the skip_if_dup_files check

[PATCH 0/9] Enable USB3 for IPQ5332
 2023-08-31 12:05 UTC  (7+ messages)
` [PATCH 1/9] dt-bindings: phy: qcom,uniphy: Rename ipq4019 usb PHY to UNIPHY
` [PATCH 3/9] phy: qcom: uniphy: Update UNIPHY driver to be a common driver

[PATCH v5 00/10] Add DELETE_BUF ioctl
 2023-08-31 12:06 UTC  (8+ messages)
` [PATCH v5 02/10] media: videobuf2: Access vb2_queue bufs array through helper functions

[syzbot] [net?] [wireless?] INFO: rcu detected stall in request_firmware_work_func (2)
 2023-08-31 12:06 UTC 

[PATCH v2 1/2] dt-bindings: i2c: Add custom properties for MAX7357/MAX7358
 2023-08-31 12:03 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: muxes: pca954x: Enable features on MAX7357/MAX7358

[PATCH 1/2] dt-binding: Add custom property for MAX7357
 2023-08-31 12:01 UTC  (4+ messages)

[PATCH v2] Fix invalid escape sequence warnings
 2023-08-31 12:00 UTC  (2+ messages)

[PATCH net] net: stmmac: remove unneeded stmmac_poll_controller
 2023-08-31 12:00 UTC 

[PATCH 1/2] dma/pool: trivial: add semicolon after label attributes
 2023-08-31 11:59 UTC  (4+ messages)

[PATCH 1/4] crypto: hisilicon/zip - Remove driver
 2023-08-31 11:57 UTC  (5+ messages)

[PATCH v3 0/5] Fixes for dynamic boost control for 6.6
 2023-08-31 11:56 UTC  (4+ messages)

[PATCH 00/11] Initial support for the Fairphone 5 smartphone
 2023-08-31 11:54 UTC  (9+ messages)
` [PATCH 03/11] arm64: dts: qcom: sc7280: Move qfprom clock to chrome-common
` [PATCH 04/11] arm64: dts: qcom: pm7250b: make SID configurable

[PATCH v2 0/4] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-08-31 11:54 UTC  (7+ messages)
` [PATCH v2 1/4] net: dsa: Extend the ksz_device structure to hold info about HSR ports
` [PATCH v2 2/4] net: dsa: Extend ksz9477 TAG setup to support HSR frames duplication
` [PATCH v2 3/4] net: dsa: hsr: Enable in KSZ9477 switch HW HSR offloading
` [PATCH v2 4/4] net: dsa: hsr: Provide generic HSR ksz_hsr_{join|leave} functions

[PATCH v4 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-31 11:51 UTC  (5+ messages)
` [PATCH v4 4/4] MAINTAINERS: Update MIPS/LOONGSON1 entry

[PATCH 1/4] arm64: dts: imx8mm-beacon: Migrate sound card to simple-audio-card
 2023-08-31 11:51 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: imx8mm-beacon: Add DMIC support
` [PATCH 3/4] arm64: dts: imx8mn-beacon: "
` [PATCH 4/4] arm64: dts: imx8mp-beacon: "

[PATCH 0/5] arm64: ti: k3-j7: Add the ESM & main domain watchdog nodes
 2023-08-31 11:48 UTC  (3+ messages)
` [PATCH 4/5] arm64: dts: ti: k3-j721s2-main: Add main domain watchdog entries

[PATCH v4 0/4] Input: support overlay objects on touchscreens
 2023-08-31 11:48 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: touchscreen: add overlay-touchscreen and overlay-buttons properties

Fwd: in linux 6.3.7-200.fc38.x86_64 goes vlc in time to switch tv channels to zombie-process
 2023-08-31 11:47 UTC  (5+ messages)

[syzbot] [kernel?] KASAN: slab-use-after-free Read in pwq_release_workfn
 2023-08-31 11:45 UTC 

[PATCH v2 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-08-31 11:38 UTC  (26+ messages)
` [PATCH v2 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v2 02/25] ima: Align ima_post_path_mknod() "
` [PATCH v2 03/25] ima: Align ima_post_create_tmpfile() "
` [PATCH v2 04/25] ima: Align ima_file_mprotect() "
` [PATCH v2 05/25] ima: Align ima_inode_setxattr() "
` [PATCH v2 06/25] ima: Align ima_inode_removexattr() "
` [PATCH v2 07/25] ima: Align ima_post_read_file() "
` [PATCH v2 08/25] evm: Align evm_inode_post_setattr() "
` [PATCH v2 09/25] evm: Align evm_inode_setxattr() "
` [PATCH v2 10/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v2 11/25] security: Align inode_setattr hook definition with EVM
` [PATCH v2 12/25] security: Introduce inode_post_setattr hook
` [PATCH v2 13/25] security: Introduce inode_post_removexattr hook
` [PATCH v2 14/25] security: Introduce file_post_open hook
` [PATCH v2 15/25] security: Introduce file_pre_free_security hook
` [PATCH v2 16/25] security: Introduce path_post_mknod hook
` [PATCH v2 17/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v2 18/25] security: Introduce inode_post_set_acl hook
` [PATCH v2 19/25] security: Introduce inode_post_remove_acl hook
` [PATCH v2 20/25] security: Introduce key_post_create_or_update hook
` [PATCH v2 21/25] ima: Move to LSM infrastructure
` [PATCH v2 22/25] ima: Move IMA-Appraisal "
` [PATCH v2 23/25] evm: Move "
` [PATCH v2 24/25] integrity: Move integrity functions to the "
` [PATCH v2 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

[GIT PULL] ARM: SoC/genpd driver updates for v6.6
 2023-08-31 11:37 UTC  (11+ messages)

[PATCH v2 0/3] Updates to Mellanox PMC driver
 2023-08-31 11:35 UTC  (5+ messages)
` [PATCH v2 1/3] platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
` [PATCH v2 2/3] platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
` [PATCH v2 3/3] platform/mellanox: mlxbf-pmc: Add support for BlueField-3

[PATCH v4 0/8] selftests/resctrl: Rework benchmark command handling
 2023-08-31 11:08 UTC  (9+ messages)
` [PATCH v4 1/8] selftests/resctrl: Ensure the benchmark commands fits to its array
` [PATCH v4 2/8] selftests/resctrl: Correct benchmark command help
` [PATCH v4 3/8] selftests/resctrl: Remove bw_report and bm_type from main()
` [PATCH v4 4/8] selftests/resctrl: Simplify span lifetime
` [PATCH v4 5/8] selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd init
` [PATCH v4 6/8] selftests/resctrl: Make benchmark command const and build it with pointers
` [PATCH v4 7/8] selftests/resctrl: Remove ben_count variable
` [PATCH v4 8/8] selftests/resctrl: Cleanup benchmark argument parsing

[PATCH] clk: qcom: gcc-msm8996: Remove RPM bus clocks
 2023-08-31 11:32 UTC  (3+ messages)

[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
 2023-08-31 11:24 UTC  (11+ messages)
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic

[PATCH net v1] net: phy: micrel: Correct bit assignment for MICREL_KSZ8_P1_ERRATA flag
 2023-08-31 11:23 UTC  (3+ messages)

[syzbot] [kernel?] general protection fault in netdev_register_kobject
 2023-08-31 11:22 UTC 

[PATCH V10 00/23] Add support UHS-II for GL9755
 2023-08-31 11:20 UTC  (5+ messages)
` [PATCH V10 18/23] mmc: sdhci-uhs2: add request() and others

[PATCH v2] docs: Update desc of best effort mode
 2023-08-31 11:18 UTC 

[PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features
 2023-08-31 11:18 UTC  (8+ messages)
` [PATCH drm-misc-next 2/3] drm/gpuva_mgr: generalize dma_resv/extobj handling and GEM validation

[PATCH v2 0/2] Add debugfs pm_status for qat driver
 2023-08-31 11:18 UTC  (10+ messages)
` [PATCH v2 1/2] crypto: qat - refactor included headers

Possible cut'n'paste error in linux-6.5/drivers/thunderbolt/tmu.c
 2023-08-31 11:16 UTC  (2+ messages)

[PATCH 0/9] regulator/core: Trivial cleanups and improvements
 2023-08-31 11:13 UTC  (3+ messages)
` [PATCH 5/9] regulator/core: regulator_ena_gpio_ctrl: pull in ena_gpio state handling

[PATCH 6.4 0/9] 6.4.14-rc1 review
 2023-08-31 11:11 UTC 

[PATCH 6.1 00/10] 6.1.51-rc1 review
 2023-08-31 11:10 UTC 

[PATCH 6.5 0/8] 6.5.1-rc1 review
 2023-08-31 11:10 UTC 

[PATCH bpf-next] bpf, sockmap: Rename sock_map_get_from_fd to sock_map_prog_attach
 2023-08-31 11:10 UTC  (2+ messages)

[PATCH 5.15 0/9] 5.15.130-rc1 review
 2023-08-31 11:10 UTC 

[PATCH 5.10 00/11] 5.10.194-rc1 review
 2023-08-31 11:09 UTC 

[PATCH 5.4 0/3] 5.4.256-rc1 review
 2023-08-31 11:09 UTC 

[PATCH 4.19 0/1] 4.19.294-rc1 review
 2023-08-31 11:09 UTC 

[PATCH 4.14 0/2] 4.14.325-rc1 review
 2023-08-31 11:09 UTC 

linux-6.5/sound/soc/codecs/rt722-sdca.c:612: some confused logic ?
 2023-08-31 11:08 UTC 

[GIT PULL for v6.6] super fixes
 2023-08-31 11:04 UTC 

[PATCH v4 0/6] iio: Add buffer write() support
 2023-08-31 11:01 UTC  (4+ messages)

[PATCH v1 1/2] s390/zcrtpt: Don't leak memory if dev_set_name() fails
 2023-08-31 11:00 UTC  (2+ messages)
` [PATCH v1 2/2] s390/zcrypt: Utilize dev_set_name() ability to use a formatted string

[tip:timers/urgent] BUILD SUCCESS 96c1fa04f089a7e977a44e4e8fdc92e81be20bef
 2023-08-31 10:58 UTC 

[PATCH AUTOSEL 5.10 01/22] drm/radeon: Fix integer overflow in radeon_cs_parser_init
 2023-08-31 10:56 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 13/22] drm/amdgpu: install stub fence into potential unused fence pointers

[PATCH] mm: make __GFP_SKIP_ZERO visible to skip zero operation
 2023-08-31 10:52 UTC 

linux-6.5/tools/tracing/rtla/src/utils.c:548:invalidScanfFormatWidth
 2023-08-31 10:53 UTC 

[PATCH 1/2] cpufreq: dt-platdev: Add MODULE_LICENSE
 2023-08-31 10:50 UTC  (6+ messages)
` [PATCH 2/2] cpufreq: dt-platdev: Support building cpufreq platdev driver as module
    ` [EXT] "

[PATCH 5.10] rcu: Prevent expedited GP from enabling tick on offline CPU
 2023-08-31 10:47 UTC  (2+ messages)

[PATCH v6 0/4] Drop ID table and conditionals around of_node pointers
 2023-08-31 10:47 UTC  (6+ messages)
` [PATCH v6 3/4] drm/bridge: Drop CONFIG_OF "
` [PATCH v6 4/4] drm/bridge: panel: Drop CONFIG_OF conditional around *_of_get_bridge()

[PATCH net-next] ethtool: plca: fix plca enable data type while parsing the value
 2023-08-31 10:45 UTC 

[PATCH v3 0/7] sched: Implement shared runqueue in CFS
 2023-08-31 10:45 UTC  (5+ messages)
` [RFC PATCH 0/3] DO NOT MERGE: Breaking down the experimantal diff
  ` [RFC PATCH 1/3] sched/fair: Move SHARED_RUNQ related structs and definitions into sched.h
  ` [RFC PATCH 2/3] sched/fair: Improve integration of SHARED_RUNQ feature within newidle_balance
  ` [RFC PATCH 3/3] sched/fair: Add a per-shard overload flag

[PATCH v3 0/7] sched: Implement shared runqueue in CFS
 2023-08-31 10:45 UTC  (5+ messages)
` [PATCH v3 7/7] sched: Shard per-LLC shared runqueues

[PATCH v4 00/11] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-08-31 10:44 UTC  (8+ messages)
` [PATCH v4 01/11] ASoC: SOF: core: add 'no_wq' probe and remove callbacks
` [PATCH v4 07/11] ASoC: Intel: avs: Move snd_hdac_i915_init to before probe_work
` [PATCH v4 08/11] ASoC: Intel: Skylake: "

[PATCH v4 0/4] Modify die() for MIPS
 2023-08-31 10:38 UTC  (4+ messages)

[tip:master] BUILD SUCCESS 20f3360540dca2d18541e2a043e71e7ed735a22d
 2023-08-31 10:37 UTC 

[PATCH v3] net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
 2023-08-31 10:37 UTC  (3+ messages)

[PATCH 5.10 00/84] 5.10.193-rc1 review
 2023-08-31 10:31 UTC  (7+ messages)

[GIT PULL] smb3 client fixes
 2023-08-31 10:30 UTC  (3+ messages)

[PATCH 5.10 000/135] 5.10.192-rc1 review
 2023-08-31 10:29 UTC  (3+ messages)

[v3 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
 2023-08-31 10:28 UTC  (8+ messages)
` [v3 4/4] "
    ` [External] "
      ` [External] "

[RESEND PATCH v3] leds: max5970: Add support for max5970
 2023-08-31 10:22 UTC 

[PATCH v5] usb: typec: qcom: Update the logic of regulator enable and disable
 2023-08-31 10:19 UTC 

[PATCH v2] cpufreq: ACPI: add ITMT support when CPPC enabled
 2023-08-31 10:19 UTC  (3+ messages)

[PATCH v12 0/7] arm64: Add IPI for backtraces / kgdb; try to use NMI for some IPIs
 2023-08-31 10:15 UTC  (7+ messages)
` [PATCH v12 5/7] arm64: smp: IPI_CPU_STOP and IPI_CPU_CRASH_STOP should try for NMI
` [PATCH v12 6/7] arm64: kgdb: Implement kgdb_roundup_cpus() to enable pseudo-NMI roundup
` [PATCH v12 7/7] arm64: smp: Mark IPI globals as __ro_after_init

[PATCH v7 0/6] perf record: Track sideband events for all CPUs when tracing selected CPUs
 2023-08-31 10:13 UTC  (5+ messages)

[PATCH] lkdtm/bugs: add test for panic() with stuck secondary CPUs
 2023-08-31 10:10 UTC 

[PATCH] hwmon: add POWER-Z driver
 2023-08-31 10:08 UTC  (2+ messages)

[PATCH] soc: qcom: socinfo: Add SM8550-adjacent PMICs
 2023-08-31 10:08 UTC  (2+ messages)

[PATCH] coresight: tmc-etr: Don't fail probe when non-secure access is disabled
 2023-08-31 10:05 UTC  (6+ messages)

[PATCH v2] pci: loongson: Workaround MIPS firmware MRRS settings
 2023-08-31 10:04 UTC  (8+ messages)

[PATCH 0/4] clk: qcom: Add support for GCC and RPMHCC on SM4450
 2023-08-31 10:00 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: clock: qcom: Add GCC clocks for SM4450

[PATCH v2] hwmon: add POWER-Z driver
 2023-08-31  9:58 UTC 

regression with 33140e668b10 thermal/drivers/mediatek: Control buffer enablement tweaks
 2023-08-31  9:53 UTC  (2+ messages)

[PATCH v2 0/6] locking/rtmutex: Avoid PI state recursion through sched_submit_work()
 2023-08-31  9:53 UTC  (2+ messages)
` [PATCH v2 7/6] locking/rtmutex: Acquire the hb lock via trylock after wait-proxylock

[PATCH v3 0/4] cleanups for lockless slab shrink
 2023-08-31  9:50 UTC  (2+ messages)

[PATCH] Introduce callchains for guests
 2023-08-31  9:45 UTC  (2+ messages)

[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
 2023-08-31  9:43 UTC  (7+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible

[PATCH v1] perf jevents: Use "default_core" for events with no Unit
 2023-08-31  9:43 UTC  (5+ messages)

Fwd: kvm: Windows Server 2003 VM fails to work on 6.1.44 (works fine on 6.1.43)
 2023-08-31  9:42 UTC  (3+ messages)

[PATCH V4] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
 2023-08-31  9:37 UTC 

[PATCH 1/2] ACPICA: Use strscpy to replace strncpy
 2023-08-31  9:35 UTC  (2+ messages)

Stateless Encoding uAPI Discussion and Proposal
 2023-08-31  9:32 UTC  (10+ messages)

[PATCH] selftests/mm: gup_longterm: fix a resource leak
 2023-08-31  9:31 UTC 

[PATCH] clk: qcom: ipq5332: Drop set rate parent from gpll0 dependent clocks
 2023-08-31  9:30 UTC  (3+ messages)

[PATCH 0/4] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-08-31  9:29 UTC  (4+ messages)
` [PATCH 1/4] net: dsa: Extend the dsa_switch structure to hold info about HSR ports

[PATCH v2] clk: qcom: ipq5332: Drop set rate parent from gpll0 dependent clocks
 2023-08-31  9:28 UTC 

[PATCH 00/12] Batch hugetlb vmemmap modification operations
 2023-08-31  9:26 UTC  (7+ messages)
` [PATCH 10/12] hugetlb: batch PMD split for bulk vmemmap dedup

[RESEND PATCH v4] dt-bindings: hwmon: Add MAX6639
 2023-08-31  9:24 UTC 

[PATCH v11 0/4] Enable IPQ5332 USB2
 2023-08-31  9:20 UTC  (4+ messages)
` [PATCH v11 2/4] arm64: dts: qcom: ipq5332: Add USB related nodes

[PATCH v12 0/4] Enable IPQ5332 USB2
 2023-08-31  9:17 UTC  (5+ messages)
` [PATCH v12 1/4] phy: qcom: m31: Fix indentation issues
` [PATCH v12 2/4] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v12 3/4] arm64: dts: qcom: ipq5332: Enable USB
` [PATCH v12 4/4] arm64: defconfig: Enable M31 USB phy driver

New kernel warning after updating from LTS 5.15.110 to 5.15.112 (and 5.15.113)
 2023-08-31  9:18 UTC  (12+ messages)

[PATCH V5 0/6] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-08-31  9:18 UTC  (7+ messages)
` [PATCH V5 4/6] scsi: ufs: qcom: Align unipro clk attributes as per Hardware specification
` [PATCH V5 5/6] scsi: ufs: qcom: Refactor ufs_qcom_cfg_timers function

[PATCH v2] RFC: iio: lsm6dsx: Support temperature channel on some devices
 2023-08-31  9:18 UTC  (2+ messages)

[PATCH] media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() call
 2023-08-31  9:16 UTC  (2+ messages)

[PATCH] HWPOISON: add a pr_err message when forcibly send a sigbus
 2023-08-31  9:06 UTC  (7+ messages)

[PATCH 3/3] mm: memcg: use non-unified stats flushing for userspace reads
 2023-08-31  9:05 UTC  (11+ messages)

[PATCH 1/5] arm64: dts: qcom: msm8916-thwc-ufi001c: add function to pin config
 2023-08-31  9:04 UTC  (3+ messages)
` [PATCH 2/5] arm64: dts: qcom: apq8096-db820c: drop simple-bus from clocks

[PATCH V3] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
 2023-08-31  9:03 UTC  (4+ messages)

[PATCH v2] i2c: cadence: Fix the kernel-doc warnings
 2023-08-31  9:02 UTC 

[PATCH V4 3/7] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting
 2023-08-31  9:02 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).