linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-28 17:21:53 to 2023-11-28 20:04:34 UTC [more...]

[PATCH v3 00/22] pinctrl: Convert struct group_desc to use struct pingroup
 2023-11-28 19:57 UTC  (9+ messages)
` [PATCH v3 03/22] pinctrl: equilibrium: Unshadow error code of of_property_count_u32_elems()
` [PATCH v3 06/22] pinctrl: core: Make pins const in struct group_desc
` [PATCH v3 08/22] pinctrl: keembay: Convert to use struct pingroup
` [PATCH v3 12/22] pinctrl: mediatek: Make use of PINCTRL_GROUP_DESC()
` [PATCH v3 14/22] pinctrl: bcm: Convert to use grp member
` [PATCH v3 16/22] pinctrl: imx: "
` [PATCH v3 17/22] pinctrl: ingenic: "
` [PATCH v3 20/22] pinctrl: renesas: "

[PATCH 1/3] arm64: dts: imx8mm: Reduce GPU to nominal speed
 2023-11-28 20:02 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8mm: Add optional overdrive DTSI
` [PATCH 3/3] arm64: dts: imx8mm-beacon: Enable overdrive mode

[PATCH v3] docs: dt-bindings: add DTS Coding Style document
 2023-11-28 20:00 UTC  (2+ messages)

[PATCH v2 0/2] Add eMMC support for AM62a SK
 2023-11-28 19:58 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62a-main: Add sdhci0 instance

crash with 6.7 rc2 and rc3
 2023-11-28 19:56 UTC  (4+ messages)

[PATCH V3 2/5] misc: mlx5ctl: Add mlx5ctl misc driver
 2023-11-28 19:55 UTC  (14+ messages)

[PATCH RFC 0/3] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2023-11-28 19:52 UTC  (2+ messages)

[RFC PATCH v2 0/2] Add test to verify probe of devices from discoverable busses
 2023-11-28 19:52 UTC  (8+ messages)
` [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion

[RFC PATCH 03/10] drm/mipi-dsi: add API for manual control over the DSI link power state
 2023-11-28 19:50 UTC  (6+ messages)

[PATCH v1] platform/surface: aggregator: fix recv_buf() return value
 2023-11-28 19:49 UTC 

Prebuilt LLVM 17.0.6 uploaded
 2023-11-28 19:49 UTC 

[PATCH v1 0/5] mm/rmap: separate hugetlb rmap handling
 2023-11-28 19:48 UTC  (7+ messages)
` [PATCH v1 2/5] mm/rmap: introduce and use hugetlb_remove_rmap()

[syzbot] UBSAN: array-index-out-of-bounds in xtSearch
 2023-11-28 19:47 UTC  (2+ messages)
` [syzbot] Re: [syzbot] [jfs?] "

[PATCH v1] perf tests: Make DSO tests a suite rather than individual
 2023-11-28 19:46 UTC 

[PATCH v3 0/4] Few cleanups and AMD Family 19h Models 90h-9fh EDAC Support
 2023-11-28 19:39 UTC  (5+ messages)
` [PATCH v3 1/4] EDAC/mce_amd: Remove SMCA Extended Error code descriptions
  ` [PATCH] Documentation: Begin a RAS section

[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-11-28 19:37 UTC  (6+ messages)

Linux 6.1.64
 2023-11-28 19:37 UTC  (6+ messages)

[PATCH] x86/cpu: Update power flags
 2023-11-28 19:36 UTC  (4+ messages)

[GIT PULL] Btrfs fixes for 6.7-rc4
 2023-11-28 19:36 UTC  (2+ messages)

[PATCH] drm/imagination: DRM_POWERVR should depend on ARCH_K3
 2023-11-28 19:26 UTC  (4+ messages)

[PATCH v5 0/5] RISC-V SBI debug console extension support
 2023-11-28 19:21 UTC  (5+ messages)
` [PATCH v5 3/5] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v5 4/5] tty: Add SBI debug console support to HVC SBI driver

[PATCHSET 0/8] perf annotate: Make annotation_options global (v1)
 2023-11-28 19:20 UTC  (11+ messages)
` [PATCH 1/8] perf annotate: Introduce global annotation_options
` [PATCH 2/8] perf report: Convert to the "
` [PATCH 3/8] perf top: "
` [PATCH 4/8] perf annotate: Use "
` [PATCH 5/8] perf ui/browser/annotate: "
` [PATCH 6/8] perf annotate: Ensure init/exit for global options
` [PATCH 7/8] perf annotate: Remove remaining usages of local annotation options
` [PATCH 8/8] perf annotate: Get rid "

[PATCH v12 00/37] x86: enable FRED for x86-64
 2023-11-28 19:18 UTC  (6+ messages)
` [PATCH v12 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries

[PATCH 0/3] i2c: qup: Allow scaling power domains and interconnect
 2023-11-28 19:17 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: i2c: qcom,i2c-qup: Document power-domains
` [PATCH 2/3] dt-bindings: i2c: qup: Document interconnects
` [PATCH 3/3] i2c: qup: Vote for interconnect bandwidth to DRAM

[PATCH ipsec-next v2 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-28 19:15 UTC  (9+ messages)
` [PATCH ipsec-next v2 1/6] bpf: xfrm: "
` [PATCH ipsec-next v2 2/6] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
` [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
` [PATCH ipsec-next v2 4/6] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH ipsec-next v2 5/6] bpf: selftests: Move xfrm tunnel test to test_progs
` [PATCH ipsec-next v2 6/6] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
 2023-11-28 19:12 UTC  (10+ messages)
` [PATCH v2 2/8] x86/mm: Don't do a TLB flush if changing a PTE that isn't marked present
` [PATCH v2 4/8] x86/sev: Enable PVALIDATE for PFNs without a valid virtual address

[PATCH v4 0/2] block: warn once for each partition in bio_check_ro()
 2023-11-28 19:11 UTC  (2+ messages)

[PATCH net-next v1 0/2] support OCTEON CN98 devices
 2023-11-28 19:08 UTC  (6+ messages)
` [PATCH net-next v1 1/2] octeon_ep: implement device unload control net API
    ` [EXT] "

[PATCH 0/2] iommufd/selftest: Fix and cleanup for bus ops
 2023-11-28 19:07 UTC  (7+ messages)
` [PATCH 1/2] iommufd/selftest: Use a fwnode to distinguish devices

[syzbot] [ntfs3?] WARNING in do_symlinkat (2)
 2023-11-28 19:04 UTC 

[RFC v1] nvme: add cse, ds, ms, nsze and nuse to sysfs
 2023-11-28 19:02 UTC  (9+ messages)

[PATCH drm-misc-next 0/5] PowerVR VM fixes
 2023-11-28 19:02 UTC  (4+ messages)
` [PATCH drm-misc-next 5/5] drm/imagination: vm: make use of GPUVM's drm_exec helper
  ` [EXTERNAL] "

[f2fs-dev] [PATCH v1] f2fs: New victim selection for GC
 2023-11-28 19:01 UTC  (5+ messages)
`  "
      ` RE:(2) [f2fs-dev] "
        ` (2) "

[PATCH v2] USB: gadget: core: adjust uevent timing on gadget unbind
 2023-11-28 19:01 UTC  (4+ messages)

[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
 2023-11-28 19:00 UTC  (6+ messages)

[PATCH 1/2] mm/damon/sysfs: Implement recording feature
 2023-11-28 18:57 UTC  (2+ messages)

[PATCH v2] kbuild: deb-pkg: remove the fakeroot builds support
 2023-11-28 18:56 UTC  (3+ messages)

[PATCH 0/6] TPMI update for new defines and permissions
 2023-11-28 18:56 UTC  (7+ messages)
` [PATCH 1/6] platform/x86/intel/tpmi: Add additional TPMI header fields
` [PATCH 2/6] platform/x86/intel/tpmi: Don't create devices for disabled features
` [PATCH 3/6] platform/x86/intel/tpmi: Modify external interface to get read/write state
` [PATCH 4/6] platform/x86/intel/tpmi: Move TPMI ID definitions
` [PATCH 5/6] platform/x86: ISST: Process read/write blocked feature status
` [PATCH 6/6] platform/x86/intel-uncore-freq: "

[PATCH v2] kunit: run test suites only after module initialization completes
 2023-11-28 18:40 UTC  (3+ messages)

[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
 2023-11-28 18:39 UTC  (15+ messages)

[PATCH 0/2] membarrier: riscv: Provide core serializing command
 2023-11-28 18:39 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] KVM: selftests: Fix MWAIT error message when guest assertion fails
 2023-11-28 18:36 UTC  (3+ messages)

[PATCH] EDAC/sysfs: Fix calling kobject_put() without kobj initialization
 2023-11-28 18:36 UTC  (4+ messages)

[PATCH] EDAC/sysfs: Fix calling kobj_put() with ->state_initialized unset
 2023-11-28 18:33 UTC  (2+ messages)

[bug report] x86/split_lock: Make life miserable for split lockers
 2023-11-28 18:33 UTC  (2+ messages)

[PATCH-cgroup 0/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated()
 2023-11-28 18:32 UTC  (4+ messages)
` [PATCH-cgroup 2/2] cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check

[RFC PATCH 47/86] rcu: select PREEMPT_RCU if PREEMPT
 2023-11-28 18:30 UTC  (3+ messages)

[PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
 2023-11-28 18:22 UTC  (6+ messages)
` [PATCH RFT v4 1/5] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFT v4 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFT v4 3/5] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v4 4/5] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v4 5/5] kselftest/clone3: Test shadow stack support

[PATCH] staging: media: VIDEO_STARFIVE_CAMSS should depend on ARCH_STARFIVE
 2023-11-28 18:31 UTC 

[PATCH v2 1/2] EDAC/device_sysfs: Fix calling kobject_put() with ->state_initialized unset
 2023-11-28 18:30 UTC  (2+ messages)
` [PATCH v2 2/2] EDAC/pci_sysfs: "

Linux 6.6.3
 2023-11-28 18:27 UTC  (2+ messages)

Linux 6.5.13
 2023-11-28 18:27 UTC  (2+ messages)

[PATCH -next] media: chips-media: VIDEO_WAVE_VPU should depend on ARCH_K3
 2023-11-28 18:26 UTC 

[PATCH][next] bcachefs: Replace zero-length arrays with flexible-array members
 2023-11-28 18:22 UTC 

[PATCH] cgroup/cpuset: Expose cpuset.cpus.isolated
 2023-11-28 18:19 UTC  (3+ messages)

[PATCH v1 0/3] hwmon: tmp513: A few cleanups
 2023-11-28 18:06 UTC  (4+ messages)
` [PATCH v1 1/3] hwmon: tmp513: Don't use "proxy" headers
` [PATCH v1 2/3] hwmon: tmp513: Simplify with dev_err_probe()
` [PATCH v1 3/3] hwmon: tmp513: Use SI constants from units.h

[PATCH] mm: fix oops when filemap_map_pmd() without prealloc_pte
 2023-11-28 18:18 UTC  (2+ messages)

[PATCH v3 0/3] staging: rtl8192e: patch series renames (3) different variables
 2023-11-28 18:17 UTC  (4+ messages)
` [PATCH v3 1/3] staging: rtl8192e: renamed variable nMcsRate
` [PATCH v3 2/3] staging: rtl8192e: renamed variable bCurBW40MHz
` [PATCH v3 3/3] staging: rtl8192e: renamed variable nDataRate

[RFC PATCH 00/14] Support multiple KVM modules on the same host
 2023-11-28 18:10 UTC  (6+ messages)
` [RFC PATCH 09/14] KVM: x86: Move shared KVM state into VAC

[PATCH] backlight: mp3309c: fix uninitialized local variable
 2023-11-28 18:10 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in btrfs_use_block_rsv
 2023-11-28 18:09 UTC  (4+ messages)

[RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs
 2023-11-28 18:08 UTC  (4+ messages)
` [RFC PATCH 06/11] mm/mempolicy: modify do_mbind to operate on task argument instead of current

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-11-28 18:07 UTC  (10+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

[PATCH V7][0/4] Add DesignWare Mobile mmc driver
 2023-11-28 18:05 UTC  (3+ messages)
` [PATCH v7][2/4] mmc: Add Synopsys DesignWare mmc cmdq host driver

[PATCH] erofs: fix memory leak on short-lived bounced pages
 2023-11-28 18:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] KVM: x86: Allow XSAVES on CPUs where host doesn't use it due to an errata
 2023-11-28 18:03 UTC  (5+ messages)

[PATCH ARM64]: Introduce CONFIG_MAXSMP to allow up to 512 cpus
 2023-11-28 18:02 UTC  (3+ messages)

[PATCH] nvme: fix deadlock between reset and scan
 2023-11-28 18:00 UTC  (5+ messages)

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-11-28 18:00 UTC  (11+ messages)
` [PATCH RFC v2 04/27] mm: migrate/mempolicy: Add hook to modify migration target gfp
` [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] drm/imagination: Numerous documentation fixes
 2023-11-28 17:57 UTC  (2+ messages)
` (subset) "

[PATCH v4 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
 2023-11-28 17:55 UTC  (2+ messages)

[PATCH v4 00/53] Improvements to memory use
 2023-11-28 17:55 UTC  (6+ messages)
` [PATCH v4 04/53] perf mmap: Lazily initialize zstd streams

[PATCH v2 00/13] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-28 17:54 UTC  (11+ messages)
` [PATCH v2 04/13] RISC-V: crypto: add Zvkned accelerated AES implementation
` [PATCH v2 05/13] crypto: simd - Update `walksize` in simd skcipher
` [PATCH v2 09/13] RISC-V: crypto: add Zvknha/b accelerated SHA224/256 implementations

[PATCH 0/7] shrinker debugging improvements
 2023-11-28 17:54 UTC  (7+ messages)
` [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
` [PATCH 4/7] mm: Centralize & improve oom reporting in show_mem.c

[PATCH 0/2] freezer,sched: do not restore saved_state of a thawed task
 2023-11-28 17:54 UTC  (5+ messages)

[PATCH 1/2] ASoC: qcom: Add helper for allocating Soundwire stream runtime
 2023-11-28 17:49 UTC  (6+ messages)
` [PATCH 2/2] ASoC: qcom: Move Soundwire runtime stream alloc to soundcards

[PATCH] soundwire: qcom: allow multi-link on newer devices
 2023-11-28 15:35 UTC  (2+ messages)

[PATCH v1 1/1] lib/find_bit: Fix the code comments about find_next_bit_wrap
 2023-11-28 17:51 UTC 

[PATCH net-next v1 1/1] net/sched: cbs: Use units.h instead of the copy of a definition
 2023-11-28 17:48 UTC 

[RESEND PATCH v5 2/2] i2c: muxes: pca954x: Enable features on MAX7357
 2023-11-28 17:52 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: dsa: sja1105: Use units.h instead of the copy of a definition
 2023-11-28 17:50 UTC 

[PATCH] cifs: Fix issues with copy_file_range and FALLOC_FL_INSERT/ZERO_RANGE
 2023-11-28 17:50 UTC 

[PATCH 00/12] bus: Convert to platform remove callback returning void
 2023-11-28 17:49 UTC  (4+ messages)
  ` [PULL] "
    ` [PULL v2] "

[PATCH] dt-bindings: pwm: remove Xinlei's mail
 2023-11-28 17:49 UTC  (2+ messages)

[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
 2023-11-28 17:49 UTC  (2+ messages)
` (subset) "

[PATCH] pwm: bcm2835: Fix NPD in suspend/resume
 2023-11-28 17:49 UTC  (2+ messages)

[PATCH v4 00/24] i2c: designware: code consolidation & cleanups
 2023-11-28 17:48 UTC  (3+ messages)
` [PATCH v4 16/24] i2c: designware: Move exports to I2C_DW namespaces

[PATCH] ASoC: codecs: lpass-tx-macro: set active_decimator correct default value
 2023-11-28 17:47 UTC  (2+ messages)

[PATCH] sound: soc: amd: yc: Fix non-functional mic on ASUS E1504FA
 2023-11-28 17:47 UTC  (3+ messages)

[PATCH] cifs: Set the file size after doing copychunk_range
 2023-11-28 17:46 UTC  (4+ messages)

[PATCH iwl-net v4] ice: Block PF reinit if attached to bond
 2023-11-28 17:45 UTC  (5+ messages)

Bug in add_dma_entry()'s debugging code
 2023-11-28 17:44 UTC  (6+ messages)

[PATCH v1 1/1] units: Add missing header
 2023-11-28 17:44 UTC 

[PATCH] kbuild: Allow gcov to be enabled on the command line
 2023-11-28 17:42 UTC  (5+ messages)

[PATCH 00/21] block atomic writes
 2023-11-28 17:42 UTC  (7+ messages)
` [PATCH 17/21] fs: xfs: iomap atomic write support

[syzbot] riscv/fixes boot error: failed to read from qemu: EOF
 2023-11-28 17:41 UTC 

[PATCH] kthread: kthread_should_stop() checks if we're a kthread
 2023-11-28 17:40 UTC  (3+ messages)

Fwd: Intel hybrid CPU scheduler always prefers E cores
 2023-11-28 17:33 UTC  (2+ messages)

[syzbot] [ntfs3?] WARNING in do_symlinkat (2)
 2023-11-28 17:38 UTC  (2+ messages)
` [syzbot] Test

Linux 4.19.300
 2023-11-28 17:10 UTC 

[RFC v2 0/7] SLUB percpu array caches and maple tree nodes
 2023-11-28 17:37 UTC  (4+ messages)
` [RFC v2 2/7] mm, slub: add opt-in slub_percpu_array

[PATCH] cgroup_freezer: cgroup_freezing: Check if not frozen
 2023-11-28 17:32 UTC  (5+ messages)

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

[PATCH net-next v6 0/2] net: dsa: microchip: enable setting rmii reference
 2023-11-28 17:29 UTC  (4+ messages)
` [PATCH net-next v6 1/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal

[PATCH net] net: stmmac: dwmac-socfpga: Don't access SGMII adapter when not available
 2023-11-28 17:26 UTC  (3+ messages)

[PATCH 0/5] ARM: dts: add support for Gossen Metrawatt Profitest
 2023-11-28 17:22 UTC  (3+ messages)
` [PATCH 4/5] ARM: dts: add Variscite VAR-SOM-MX7 System on Module

Linux 5.15.140
 2023-11-28 17:21 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).