linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 04/10] KVM: x86: nSVM: Restore L1's PAT on emulated #VMEXIT from L2 to L1
Jim Mattson
Re: [PATCH 04/10] KVM: x86: nSVM: Restore L1's PAT on emulated #VMEXIT from L2 to L1
Sean Christopherson
[PATCH 05/10] KVM: x86: nSVM: Cache g_pat in vmcb_save_area_cached
Jim Mattson
[PATCH 10/10] KVM: selftests: nSVM: Add svm_nested_pat test
Jim Mattson
[PATCH 07/10] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
Jim Mattson
[PATCH 06/10] KVM: x86: nSVM: Add validity check for VMCB12 g_pat
Jim Mattson
[PATCH 08/10] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on emulated #VMEXIT from L2 to L1
Jim Mattson
[PATCH 09/10] KVM: x86: nSVM: Fix assignment to IA32_PAT from L2
Jim Mattson
Re: [PATCH 00/10] KVM: x86: nSVM: Improve PAT virtualization
Jim Mattson
Re: [PATCH 00/10] KVM: x86: nSVM: Improve PAT virtualization
Sean Christopherson
[PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Dave Hansen
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Dan Carpenter
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Lorenzo Stoakes
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Dave Hansen
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
dan.j.williams
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Sasha Levin
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
dan.j.williams
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Alexei Starovoitov
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
James Bottomley
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Steven Rostedt
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Lorenzo Stoakes
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Lee Jones
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Dave Hansen
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Geert Uytterhoeven
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Lee Jones
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Jonathan Corbet
Re: [PATCH] [v5] Documentation: Provide guidelines for tool-generated content
Dave Hansen
Re: [PATCH] drivers/nvdimm: Use local kmaps
Ira Weiny
[PATCH v2 0/4] spi: Make SPI core to take care of fwnode assignment
Andy Shevchenko
[PATCH v2 4/4] spi: Drop duplicate device_set_node() call
Andy Shevchenko
[PATCH v2 3/4] spi: Drop duplicate fwnode assignment
Andy Shevchenko
[PATCH v2 2/4] spi: Drop duplicate of_node assignment
Andy Shevchenko
Re: [PATCH v2 2/4] spi: Drop duplicate of_node assignment
Prajna Rajendra Kumar
[PATCH v2 1/4] spi: Propagate default fwnode to the SPI controller device
Andy Shevchenko
Re: [PATCH v2 0/4] spi: Make SPI core to take care of fwnode assignment
Linus Walleij
Re: [PATCH v2 0/4] spi: Make SPI core to take care of fwnode assignment
Mark Brown
Re: [PATCH v2] KVM: selftests: Fix sign extension bug in get_desc64_base()
Sean Christopherson
[PATCH v3 10/12] rust: macros: rearrange `#[doc(hidden)]` in `module!` macro
Gary Guo
[PATCH v3 04/12] rust: macros: use `syn` to parse `module!` macro
Gary Guo
Re: [PATCH v3 04/12] rust: macros: use `syn` to parse `module!` macro
Benno Lossin
[PATCH v3 11/12] rust: kunit: use `pin_init::zeroed` instead of custom null value
Gary Guo
Re: [PATCH v3 11/12] rust: kunit: use `pin_init::zeroed` instead of custom null value
David Gow
[PATCH v3 08/12] rust: macros: convert `#[kunit_tests]` macro to use `syn`
Gary Guo
Re: [PATCH v3 08/12] rust: macros: convert `#[kunit_tests]` macro to use `syn`
Benno Lossin
Re: [PATCH v3 08/12] rust: macros: convert `#[kunit_tests]` macro to use `syn`
David Gow
[PATCH v3 09/12] rust: macros: allow arbitrary types to be used in `module!` macro
Gary Guo
[PATCH v3 05/12] rust: macros: use `quote!` for `module!` macro
Gary Guo
[PATCH v3 02/12] rust: macros: use `quote!` from vendored crate
Gary Guo
Re: [PATCH v3 02/12] rust: macros: use `quote!` from vendored crate
David Gow
Re: [PATCH v2 1/2] dt-bindings: remoteproc: add Microchip IPC remoteproc
Valentina.FernandezAlanis
[PATCH bpf-next v5 0/9] bpf: Extend BPF syscall with common attributes support
Leon Hwang
[PATCH bpf-next v5 9/9] selftests/bpf: Add tests to verify map create failure log
Leon Hwang
[PATCH bpf-next v5 2/9] libbpf: Add support for extended bpf syscall
Leon Hwang
Re: [PATCH bpf-next v5 2/9] libbpf: Add support for extended bpf syscall
Andrii Nakryiko
Re: [PATCH bpf-next v5 2/9] libbpf: Add support for extended bpf syscall
Leon Hwang
Re: [PATCH bpf-next v5 2/9] libbpf: Add support for extended bpf syscall
Andrii Nakryiko
[PATCH bpf-next v5 3/9] bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
[PATCH bpf-next v5 7/9] bpf: Add syscall common attributes support for map_create
Leon Hwang
[PATCH bpf-next v5 8/9] libbpf: Add common attr support for map_create
Leon Hwang
Re: [PATCH bpf-next v5 8/9] libbpf: Add common attr support for map_create
Andrii Nakryiko
Re: [PATCH bpf-next v5 8/9] libbpf: Add common attr support for map_create
Leon Hwang
Re: [PATCH bpf-next v5 8/9] libbpf: Add common attr support for map_create
Andrii Nakryiko
[PATCH bpf-next v5 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
Leon Hwang
[PATCH bpf-next v5 4/9] bpf: Add syscall common attributes support for prog_load
Leon Hwang
Re: [PATCH bpf-next v5 4/9] bpf: Add syscall common attributes support for prog_load
Andrii Nakryiko
Re: [PATCH bpf-next v5 4/9] bpf: Add syscall common attributes support for prog_load
Leon Hwang
Re: [PATCH bpf-next v5 4/9] bpf: Add syscall common attributes support for prog_load
Andrii Nakryiko
[PATCH bpf-next v5 6/9] bpf: Add syscall common attributes support for btf_load
Leon Hwang
[PATCH bpf-next v5 1/9] bpf: Extend BPF syscall with common attributes support
Leon Hwang
[PATCH v5 net 2/2] selftests: net: simple selftest for ipvtap
Dmitry Skorodumov
[PATCH] needsreview! arm64: dts: qcom: sdm845: Add missing MDSS reset
David Heidelberg via B4 Relay
Re: [PATCH] needsreview! arm64: dts: qcom: sdm845: Add missing MDSS reset
David Heidelberg
Re: [PATCH] needsreview! arm64: dts: qcom: sdm845: Add missing MDSS reset
Konrad Dybcio
Re: [PATCH] needsreview! arm64: dts: qcom: sdm845: Add missing MDSS reset
Neil Armstrong
Re: [PATCH] needsreview! arm64: dts: qcom: sdm845: Add missing MDSS reset
David Heidelberg
Re: [PATCH v1 0/2] selftests/x86: Skip int80 if not supported
Sławomir Rosek
Re: [PATCH] selftests/x86: Add selftests include path for kselftest.h after centralization
Brendan Jackman
Re: [PATCH] selftests/x86: Add selftests include path for kselftest.h after centralization
Borislav Petkov
[PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Vishal Chourasia
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Vishal Chourasia
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Shrikanth Hegde
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Paul E. McKenney
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Vishal Chourasia
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Paul E. McKenney
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Paul E. McKenney
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Shrikanth Hegde
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Paul E. McKenney
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Paul E. McKenney
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Paul E. McKenney
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Shrikanth Hegde
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Shrikanth Hegde
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Vishal Chourasia
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Peter Zijlstra
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Vishal Chourasia
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Peter Zijlstra
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Vishal Chourasia
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Peter Zijlstra
[PATCH] cpuhp: Expedite synchronize_rcu during SMT switch
Vishal Chourasia
Re: [PATCH] cpuhp: Expedite synchronize_rcu during SMT switch
Peter Zijlstra
Re: [PATCH] cpuhp: Expedite synchronize_rcu during SMT switch
Shrikanth Hegde
Re: [PATCH] cpuhp: Expedite synchronize_rcu during SMT switch
Peter Zijlstra
Re: [PATCH] cpuhp: Expedite synchronize_rcu during SMT switch
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during SMT switch
Peter Zijlstra
[RESEND] [PATCH] cpuhp: Expedite synchronize_rcu during SMT switch
Vishal Chourasia
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Samir M
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Shrikanth Hegde
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
joelagnelf
[PATCH net-next v10 0/7] netconsole: support automatic target recovery
Andre Carvalho
[PATCH net-next v10 6/7] netconsole: resume previously deactivated target
Andre Carvalho
[PATCH net-next v10 1/7] netconsole: add target_state enum
Andre Carvalho
[PATCH net-next v10 5/7] netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlock
Andre Carvalho
[PATCH net-next v10 3/7] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
Andre Carvalho
[PATCH net-next v10 2/7] netconsole: convert 'enabled' flag to enum for clearer state management
Andre Carvalho
[PATCH net-next v10 4/7] netconsole: clear dev_name for devices bound by mac
Andre Carvalho
[PATCH net-next v10 7/7] selftests: netconsole: validate target resume
Andre Carvalho
Re: [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
Jakub Kicinski
Re: [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
Breno Leitao
Re: [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
Andre Carvalho
Re: [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
Jakub Kicinski
Re: [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
Andre Carvalho
Re: [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
Jakub Kicinski
[PATCH net-next 0/2] selftests: net: improve error handling in passive TFO test
Yohei Kojima
[PATCH net-next 1/2] selftests: net: fix passive TFO test to fail if child processes failed
Yohei Kojima
[PATCH net-next 2/2] selftests: net: improve error handling in passive TFO test
Yohei Kojima
Re: [PATCH net-next 2/2] selftests: net: improve error handling in passive TFO test
Markus Elfring
Re: [PATCH net-next 2/2] selftests: net: improve error handling in passive TFO test
Yohei Kojima
Re: [PATCH net-next 2/2] selftests: net: improve error handling in passive TFO test
Markus Elfring
Re: [PATCH net-next 2/2] selftests: net: improve error handling in passive TFO test
Yohei Kojima
[linux-next:master] [rcu] c27cea4416: stress-ng.fd-abuse.ops_per_sec 7.1% regression
kernel test robot
[PATCH] kunit: tool: suppress confusing error output in test
Jinseok Kim
Re: [PATCH] kunit: tool: suppress confusing error output in test
David Gow
Re: (subset) [PATCH v2 0/5] OpenRISC de0 nano single and multicore boards
Stafford Horne
Re: [PATCH V4 16/17] cxl/pmem_region: Create pmem region using information parsed from LSA
Neeraj Kumar
Re: [PATCH V4 10/17] cxl/mem: Refactor cxl pmem region auto-assembling
Neeraj Kumar
[PATCH] selftests/x86: clean up sysret_rip coding style
neogulmanpassingby
Re: [PATCH] selftests/x86: clean up sysret_rip coding style
Borislav Petkov
[PATCH v2] selftests/x86: clean up sysret_rip coding style
UYeol Jo
[PATCH 0/2] ASoC: codecs: aw88261: add dvdd-supply property
Bharadwaj Raju via B4 Relay
[PATCH 2/2] ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
Bharadwaj Raju via B4 Relay
Re: [PATCH 2/2] ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
Krzysztof Kozlowski
Re: [PATCH 2/2] ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
Bharadwaj Raju
Re: [PATCH 2/2] ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
Krzysztof Kozlowski
Re: [PATCH 2/2] ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
Bharadwaj Raju
Re: [PATCH 2/2] ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
Mark Brown
[PATCH 1/2] ASoC: codecs: aw88261: use dvdd-supply regulator
Bharadwaj Raju via B4 Relay
Re: [PATCH 1/2] ASoC: codecs: aw88261: use dvdd-supply regulator
Krzysztof Kozlowski
[PATCH V2] Add some missing kerneldoc comment fields for struct dev_dax
John Groves
Re: [PATCH V2] Add some missing kerneldoc comment fields for struct dev_dax
Andrew Morton
[PATCH] Add some missing kerneldoc comment fields for struct dev_dax
John Groves
Re: [PATCH] Add some missing kerneldoc comment fields for struct dev_dax
John Groves
[GIT PULL] kselftest fixes update for Linux 6.19-rc5
Shuah Khan
Re: [GIT PULL] kselftest fixes update for Linux 6.19-rc5
pr-tracker-bot
[PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
Kari Argillander
[PATCH RFC v3 01/15] rust: enable const_refs_to_static feature
Kari Argillander
[PATCH RFC v3 02/15] rust: add new ThisModule trait and THIS_MODULE impl
Kari Argillander
Re: [PATCH RFC v3 02/15] rust: add new ThisModule trait and THIS_MODULE impl
Petr Pavlu
[PATCH RFC v3 07/15] rust: binder: use new THIS_MODULE
Kari Argillander
[PATCH RFC v3 03/15] rust: miscdevice: fix use after free because missing .owner
Kari Argillander
[PATCH RFC v3 05/15] rust: drm: fix missing owner in file_operations
Kari Argillander
[PATCH RFC v3 04/15] rust: block: fix missing owner field in block_device_operations
Kari Argillander
[PATCH RFC v3 10/15] samples: rust: auxiliary: use THIS_MODULE over LocalModule for name
Kari Argillander
[PATCH RFC v3 11/15] rust: driver: make RegistrationOps::register() to use new ThisModule
Kari Argillander
[PATCH RFC v3 06/15] rust: configfs: use new THIS_MODULE
Kari Argillander
[PATCH RFC v3 15/15] rust: remove old version of ThisModule
Kari Argillander
[PATCH RFC v3 09/15] gpu: nova-core: use THIS_MODULE over LocalModule for name
Kari Argillander
[PATCH RFC v3 13/15] rust: remove module argument from InPlaceModule::init()
Kari Argillander
[PATCH RFC v3 08/15] rust: firmware: use THIS_MODULE over LocalModule for name
Kari Argillander
[PATCH RFC v3 12/15] rust: phy: make Registration::register() use new ThisModule
Kari Argillander
Re: [PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
Christophe Leroy (CS GROUP)
Re: [PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
Miguel Ojeda
Re: [PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
Miguel Ojeda
[BUG] rcu: rcu_preempt detected stalls (starved for 10498 jiffies) in drm_vblank_disable_and_save
王志
Re: [PATCH v2 RESEND] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
Jiri Kosina
Re: [syzbot] [wpan?] WARNING in lowpan_xmit (2)
syzbot
[PATCH v3] media: ccs: Accommodate C-PHY into the calculation
David Heidelberg via B4 Relay
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Mathieu Poirier
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Beleswar Prasad Padhi
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Beleswar Prasad Padhi
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Mathieu Poirier
Earlier messages
Later messages