linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
Christoph Hellwig
Re: [PATCH] fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
Eric Biggers
[PATCH] fscrypt: Add missing superblock check in find_or_insert_direct_key()
Eric Biggers
Re: [PATCH] fscrypt: Add missing superblock check in find_or_insert_direct_key()
Christoph Hellwig
Re: [PATCH] fscrypt: Add missing superblock check in find_or_insert_direct_key()
Eric Biggers
[PATCH 00/15] drm/drm_simple: remove drm_simple_encoder_init
Diogo Silva
[PATCH 01/15] drm/exynos: remove dependency on DRM simple helpers
Diogo Silva
Re: [PATCH 01/15] drm/exynos: remove dependency on DRM simple helpers
Thomas Zimmermann
Re: [PATCH 01/15] drm/exynos: remove dependency on DRM simple helpers
Diogo Silva
Re: [PATCH 01/15] drm/exynos: remove dependency on DRM simple helpers
Thomas Zimmermann
[PATCH 08/15] drm/imx: remove dependency on DRM simple helpers
Diogo Silva
[PATCH 02/15] drm/xlnx/zynqmp_dpsub: remove dependency on DRM simple helpers
Diogo Silva
[PATCH 10/15] drm/renesas/shmobile: remove dependency on DRM simple helpers
Diogo Silva
[PATCH 03/15] drm/tegra: remove dependency on DRM simple helpers
Diogo Silva
[PATCH 04/15] drm/fsl-dcu: remove dependency on DRM simple helpers
Diogo Silva
[PATCH 12/15] drm/arm/komeda: remove dependency on DRM simple helpers
Diogo Silva
[PATCH 05/15] drm/kmb: remove dependency on DRM simple helpers
Diogo Silva
[PATCH 06/15] drm/virtio: remove dependency on DRM simple helpers
Diogo Silva
[PATCH 14/15] drm/drm_simple: remove deprecated drm_simple_encoder_init function
Diogo Silva
[PATCH 07/15] drm/tidss: remove dependency on DRM simple helpers
Diogo Silva
[PATCH 09/15] drm/mediatek: remove dependency on DRM simple helpers
Diogo Silva
[PATCH 11/15] drm/hisilicon/kirin: remove dependency on DRM simple helpers
Diogo Silva
[PATCH 15/15] Documentation/gpu: remove completed drm_simple_encoder_init() todo
Diogo Silva
[PATCH 13/15] drm/meson: remove dependency on DRM simple helpers
Diogo Silva
Re: [PATCH v9 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
Bjorn Andersson
Re: [PATCH v9 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
Qiang Yu
[PATCH] fscrypt: Update encryption policy version docs
Eric Biggers
Re: [PATCH] fscrypt: Update encryption policy version docs
Eric Biggers
[PATCH] fscrypt: Replace some variable-size memsets with fixed-size
Eric Biggers
Re: [PATCH] fscrypt: Replace some variable-size memsets with fixed-size
Eric Biggers
[PATCH v6 0/2] module: Extend blacklist parameter to support built-in modules
Aaron Tomlin
[PATCH v6 1/2] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
Re: [PATCH v6 1/2] module: Extend module_blacklist parameter to built-in modules
Petr Pavlu
[PATCH v6 2/2] module: Rename module_blacklist to module_denylist
Aaron Tomlin
Re: [PATCH] tpm: atmel: depend on X86
Jarkko Sakkinen
Re: [PATCH] tpm: Reject reads outside the response buffer
Jarkko Sakkinen
Re: [PATCH v2] tpm: Make the TPM character devices non-seekable
Jarkko Sakkinen
Re: [PATCH v2] tpm: Make the TPM character devices non-seekable
Jarkko Sakkinen
[PATCH v1 0/6] RCU and torture fixes and cleanups
Joel Fernandes
[PATCH v1 1/6] rcu: Remove unused expedited_need_qs field from rcu_state
Joel Fernandes
[PATCH v1 2/6] rcu: Remove unused rdp parameter from trace_rcu_this_gp()
Joel Fernandes
[PATCH v1 3/6] rcu: Remove unused func parameter from callback-enqueue functions
Joel Fernandes
Re: [PATCH v1 5/6] scftorture: Count single_rpc offline failures in statistics output
Joel Fernandes
Re: [PATCH v1 6/6] scftorture: Make invoker threads actually wait for all threads to start
Joel Fernandes
Re: [PATCH v1 0/6] RCU and torture fixes and cleanups
Paul E. McKenney
[PATCH v3] Documentation: add SPDX license identifiers to RST files
Yahya Toubali
Re: [PATCH v3] Documentation: add SPDX license identifiers to RST files
Greg KH
Re: [PATCH v3] Documentation: add SPDX license identifiers to RST files
Jonathan Corbet
[PATCH v4 0/3] hwspinlock: convert to XArray and add debug capabilities
Wolfram Sang
[PATCH v4 2/3] hwspinlock: add list of mailboxes to debugfs
Wolfram Sang
[PATCH v4 1/3] hwspinlock: Convert to XArray
Wolfram Sang
[PATCH v4 3/3] hwspinlock: add low level debug capabilities
Wolfram Sang
Re: [PATCHv3 0/3] clk: samsung: use kzalloc_flex
Krzysztof Kozlowski
[PATCH] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Add vbus-supply in Type-C connector
Biswapriyo Nath
Re: [PATCH] arm64: dts: qcom: sm6125-xiaomi-ginkgo: Add vbus-supply in Type-C connector
Konrad Dybcio
[PATCH 5/5] Documentation: add SPDX license identifiers to RST files
Yahya Toubali
Re: [PATCH 5/5] Documentation: add SPDX license identifiers to RST files
Greg KH
[PATCH 5/5] Documentation: add SPDX license identifiers to RST files
Yahya Toubali
[BUG] dm: dm_setup_md_queue UAF walking table_devices without lock
Junzhe Yu
[BUG] dm-integrity: dangling reboot notifier after resume vs remove race
Junzhe Yu
Re: [BUG] dm-integrity: dangling reboot notifier after resume vs remove race
Mikulas Patocka
Re: [BUG] dm-integrity: dangling reboot notifier after resume vs remove race
Junzhe Yu
Re: [PATCH net] ieee802154: hwsim: free PIB after unregistering hardware
Yousef Alhouseen
Re: [PATCH] ieee802154: hwsim: serialize pib updates to fix double-free
Yousef Alhouseen
[RFC PATCH v2 0/4] rust: sync: Introduce Rcu*Box
Boqun Feng
[RFC PATCH v2 1/4] rust: rcu: Add RcuBox type
Boqun Feng
[RFC PATCH v2 3/4] rust: rcu: Introduce RcuFreeBox
Boqun Feng
[RFC PATCH v2 2/4] rust: maple_tree: Add load_rcu()
Boqun Feng
[NOT FOR MERGE] [RFC PATCH v2 4/4] rust: poll: use kfree_rcu() for PollCondVar
Boqun Feng
[PATCH v5 0/2] module: Extend blacklist parameter to support built-in modules
Aaron Tomlin
[PATCH v5 1/2] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
Re: [PATCH v5 1/2] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
[PATCH v5 2/2] module: Rename module_blacklist to module_denylist
Aaron Tomlin
[PATCH net] net: mana: Return error code from mana_create_rxq()
Aditya Garg
Re: [PATCH net] net: mana: Return error code from mana_create_rxq()
Jakub Kicinski
[PATCH V4 0/9] PCI passthru on Hyper-V
Mukesh R
[PATCH V4 1/9] mshv: Provide a way to get partition ID if running in a VMM process
Mukesh R
[PATCH V4 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device
Mukesh R
[PATCH V4 2/9] mshv: Add declarations and definitions for VFIO-MSHV bridge device
Mukesh R
[PATCH V4 3/9] mshv: Introduce basic mshv bridge device for VFIO to build upon
Mukesh R
[PATCH V4 6/9] PCI: hv: Export hv_build_devid_type_pci() and change return type
Mukesh R
[PATCH V4 5/9] mshv: Import data structs around device passthru from hyperv headers
Mukesh R
[PATCH V4 8/9] mshv: Populate mmio mappings for PCI passthru
Mukesh R
[PATCH V4 9/9] mshv: Disable movable regions upfront if device passthru
Mukesh R
[PATCH V4 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
Mukesh R
Re: [PATCH v4] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
Re: [PATCH v4] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
Re: [PATCH v4] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
[PATCH net-next 0/2] ipv6: report why a route was deleted in RTM_DELROUTE
Yuyang Huang
[PATCH net-next 1/2] ipv6: report why a route was deleted in RTM_DELROUTE
Yuyang Huang
[PATCH net-next 2/2] selftests: net: verify RTA_DEL_REASON on route deletion
Yuyang Huang
Re: [PATCH net-next 0/2] ipv6: report why a route was deleted in RTM_DELROUTE
Ido Schimmel
Re: [PATCH net-next 0/2] ipv6: report why a route was deleted in RTM_DELROUTE
Yuyang Huang
Re: [PATCH v3 1/3] clk: qcom: dispcc-sm8450: Fix disp_cc_mdss_mdp_clk_src ops
David Heidelberg
Re: [PATCH v3 1/3] clk: qcom: dispcc-sm8450: Fix disp_cc_mdss_mdp_clk_src ops
Esteban Urrutia
Re: [PATCH v3 1/3] clk: qcom: dispcc-sm8450: Fix disp_cc_mdss_mdp_clk_src ops
Konrad Dybcio
Re: [PATCH v3 1/3] clk: qcom: dispcc-sm8450: Fix disp_cc_mdss_mdp_clk_src ops
Dmitry Baryshkov
Re: [PATCH v4 6/8] media: virtio: Add virtio_media_driver
Brian Daniels
Re: [PATCH v4 6/8] media: virtio: Add virtio_media_driver
Michael S. Tsirkin
Re: [PATCH v4 6/8] media: virtio: Add virtio_media_driver
Alistair Delva
Re: [PATCH v4 6/8] media: virtio: Add virtio_media_driver
Michael S. Tsirkin
Re: [PATCH v4 6/8] media: virtio: Add virtio_media_driver
Alistair Delva
Re: [PATCH v4 6/8] media: virtio: Add virtio_media_driver
Michael S. Tsirkin
Re: [PATCH v4 6/8] media: virtio: Add virtio_media_driver
Brian Daniels
[PATCH net-next v4 0/4] net: hsr: PRP RedBox (PRP-SAN) support
Xin Xie
[PATCH net-next v4 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
Xin Xie
[PATCH net-next v4 3/4] net: hsr: allow PRP RedBox (interlink) creation
Xin Xie
[PATCH net-next v4 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
Xin Xie
[PATCH net-next v4 4/4] selftests: net: hsr: add PRP RedBox test
Xin Xie
Re: [PATCH v4 2/8] media: virtio: Add virtio-media driver structs and function declarations
Brian Daniels
Re: [PATCH v4 2/8] media: virtio: Add virtio-media driver structs and function declarations
Michael S. Tsirkin
Re: [PATCH v4 2/8] media: virtio: Add virtio-media driver structs and function declarations
Brian Daniels
[PATCH-cgroup/for-7.3] selftests/cgroup: Fix minor defects in test_cpuset
Waiman Long
Re: [PATCH-cgroup/for-7.3] selftests/cgroup: Fix minor defects in test_cpuset
Tejun Heo
Re: [PATCH-cgroup/for-7.3] selftests/cgroup: Fix minor defects in test_cpuset
Waiman Long
Re: [PATCH-cgroup/for-7.3] selftests/cgroup: Fix minor defects in test_cpuset
Michal Koutný
Re: [PATCH-cgroup/for-7.3] selftests/cgroup: Fix minor defects in test_cpuset
Waiman Long
[PATCH 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
Lorenzo Stoakes (ARM)
[PATCH 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
Lorenzo Stoakes (ARM)
Re: [PATCH 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
xu.xin16
Re: [PATCH 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
Lorenzo Stoakes (ARM)
Re: [PATCH 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
xu.xin16
Re: [PATCH 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
Lorenzo Stoakes (ARM)
[PATCH 03/15] mm: abstract vma_address() and introduce vma_anon_address()
Lorenzo Stoakes (ARM)
[PATCH 02/15] mm: introduce linear_virt_page_index()
Lorenzo Stoakes (ARM)
[PATCH 11/15] tools/testing/selftests/mm: test virtual page offset merge behaviour
Lorenzo Stoakes (ARM)
[PATCH 04/15] mm: update print_bad_page_map() to show virtual page index
Lorenzo Stoakes (ARM)
[PATCH 12/15] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
Lorenzo Stoakes (ARM)
[PATCH 05/15] mm: introduce and use vma_filebacked_address()
Lorenzo Stoakes (ARM)
[PATCH 14/15] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
Lorenzo Stoakes (ARM)
[PATCH 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
Lorenzo Stoakes (ARM)
[PATCH 06/15] mm: propagate VMA virtual page offset on map, remap, split + merge
Lorenzo Stoakes (ARM)
[PATCH 15/15] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests
Lorenzo Stoakes (ARM)
[PATCH 07/15] mm/rmap: track whether the page VMA mapped walk is anonymous
Lorenzo Stoakes (ARM)
Re: [PATCH 07/15] mm/rmap: track whether the page VMA mapped walk is anonymous
Lorenzo Stoakes (ARM)
[PATCH 08/15] mm: introduce and use linear_folio_page_index()
Lorenzo Stoakes (ARM)
[PATCH 09/15] mm/rmap: use virt pgoff for MAP_PRIVATE file-backed anon folios
Lorenzo Stoakes (ARM)
[PATCH 10/15] tools/testing/vma: expand VMA merge tests to assert virt pgoff
Lorenzo Stoakes (ARM)
[syzbot ci] Re: mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
syzbot ci
Re: [syzbot ci] Re: mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
Lorenzo Stoakes (ARM)
Re: [PATCH 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
Lorenzo Stoakes (ARM)
[PATCH RFC v3 6/6] selftests/mm: cover /proc/pid/mem access to VM_PFNMAP memory
Rik van Riel
Re: [PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
T.J. Mercier
Re: [PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
Jakub Kicinski
Re: [PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
T.J. Mercier
[PATCH v4 0/7] clk: Add support for clock nexus
Miquel Raynal (Schneider Electric)
[PATCH v4 1/7] dt-bindings: clock: Introduce nexus nodes
Miquel Raynal (Schneider Electric)
Re: [PATCH v4 1/7] dt-bindings: clock: Introduce nexus nodes
Rob Herring (Arm)
[PATCH v4 7/7] clk: tests: Add Kunit testing for nexus nodes
Miquel Raynal (Schneider Electric)
Re: [PATCH v4 7/7] clk: tests: Add Kunit testing for nexus nodes
Brian Masney
[PATCH v4 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
Miquel Raynal (Schneider Electric)
Re: [PATCH v4 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
Brian Masney
[PATCH v4 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
Miquel Raynal (Schneider Electric)
Re: [PATCH v4 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
Brian Masney
[PATCH v4 4/7] clk: Improve a couple of comments
Miquel Raynal (Schneider Electric)
[PATCH v4 6/7] clk: Add support for clock nexus dt bindings
Miquel Raynal (Schneider Electric)
[PATCH v4 5/7] clk: Use the generic OF phandle parsing in only one place
Miquel Raynal (Schneider Electric)
Re: [PATCH v4 0/2] vfio: selftests: Add allocation assert helpers and avoid VLAs
Alex Williamson
Re: [PATCH v14 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
Alex Williamson
[PATCH] virtio_console: take a kref in find_port_by_vq() to fix port UAF
Hari Mishal
[PATCH v2] selftests: stop leaking OUTPUT into gen_mods_dir kernel builds
Jiangshan Yi
[RFC PATCH v1.1 0/7] mm/damon: fix uninitialized DAMOS field and kunit exec expectation bugs
SJ Park
[RFC PATCH v1.1 2/7] mm/damon/core-kunit: check region count before testing in split_at()
SJ Park
[RFC PATCH v1.1 1/7] mm/damon/core: initialize damos->last_applied
SJ Park
[RFC PATCH v1.1 3/7] mm/damon/vaddr-kunit: check region count in three_regions test
SJ Park
[RFC PATCH v1.1 4/7] mm/damon/core-kunit: handle region split failure in filter_out()
SJ Park
[RFC PATCH v1.1 5/7] mm/damon/core-kunit: skip wrong dest walk in commit_dests_for()
SJ Park
[RFC PATCH v1.1 6/7] mm/damon/core-kunit: skip wrong quota goal walk in commit_quota_goals()
SJ Park
[RFC PATCH v1.1 7/7] mm/damon/core-kunit: skip wrong region walk in commit_target_regions()
SJ Park
[PATCH] vhost-scsi: Prevent OOM from invalid protection SGL count
Jia Jia
Re: [PATCH] vhost-scsi: Prevent OOM from invalid protection SGL count
Mike Christie
Re: [PATCH] vhost-scsi: Prevent OOM from invalid protection SGL count
Michael S. Tsirkin
Re: [PATCH] vhost-scsi: Prevent OOM from invalid protection SGL count
Jia Jia
Re: [PATCH net-next v4] net: mana: Add handler for sriov configure
patchwork-bot+netdevbpf
[PATCH v2 0/2] Add Milos CPU OPP table for DDR & L3 bandwidth scaling
Luca Weiss
[PATCH v2 2/2] arm64: dts: qcom: milos: add CPU OPP table with DDR & L3 bandwidths
Luca Weiss
Re: [PATCH v2 2/2] arm64: dts: qcom: milos: add CPU OPP table with DDR & L3 bandwidths
Dmitry Baryshkov
[PATCH v2 1/2] dt-bindings: interconnect: OSM L3: Document Milos OSM L3 compatible
Luca Weiss
[PATCH v2 0/3] Sort kodiak pinctrl nodes & add camera mclk definitions
Luca Weiss
[PATCH v2 1/3] arm64: dts: qcom: kodiak: Sort pinctrl subnodes by pins
Luca Weiss
[PATCH v2 2/3] arm64: dts: qcom: kodiak: Add camera mclk pinctrl definitions
Luca Weiss
[PATCH v2 3/3] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Use common pinctrl
Luca Weiss
Re: [PATCH v8 06/10] rust: miscdevice: set fops.owner from driver module pointer
Greg Kroah-Hartman
[PATCH bpf-next v2 0/2] bpf: Reject arena frees below the arena base
Yiyang Chen
[PATCH bpf-next v2 2/2] selftests/bpf: Cover scalar arena frees below the base
Yiyang Chen
Re: [PATCH bpf-next v2 2/2] selftests/bpf: Cover scalar arena frees below the base
bot+bpf-ci
[PATCH bpf-next v2 1/2] bpf: Reject arena frees below the arena base
Yiyang Chen
Re: [PATCH bpf-next v2 0/2] bpf: Reject arena frees below the arena base
patchwork-bot+netdevbpf
[PATCH 0/2] Add Milos CPU-to-DDR BWMON support
Luca Weiss
[PATCH 2/2] arm64: dts: qcom: milos: Add CPU-to-DDR BWMON support
Luca Weiss
Re: [PATCH 2/2] arm64: dts: qcom: milos: Add CPU-to-DDR BWMON support
Konrad Dybcio
Re: [PATCH 2/2] arm64: dts: qcom: milos: Add CPU-to-DDR BWMON support
Dmitry Baryshkov
[PATCH 1/2] dt-bindings: interconnect: qcom-bwmon: Add Milos cpu-bwmon compatible
Luca Weiss
Re: [PATCH 1/2] dt-bindings: interconnect: qcom-bwmon: Add Milos cpu-bwmon compatible
Krzysztof Kozlowski
[PATCH bpf-next v2 0/4] bpf: Add memory usage for arena and selftest
Jiayuan Chen
[PATCH bpf-next v2 4/4] selftests/bpf: Add tests for memory usage for arena
Jiayuan Chen
Re: [PATCH bpf-next v2 4/4] selftests/bpf: Add tests for memory usage for arena
Emil Tsalapatis
[PATCH bpf-next v2 2/4] bpf: Add memory usage for arena
Jiayuan Chen
Re: [PATCH bpf-next v2 2/4] bpf: Add memory usage for arena
Emil Tsalapatis
[PATCH bpf-next v2 1/4] bpf: Pass arena instead of scratch_page to the pte callbacks
Jiayuan Chen
Earlier messages
Later messages