index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
-2
/
+2
2024-06-05
Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-4
/
+2
2024-06-05
Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-137
/
+0
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
-8
/
+2
2024-06-05
drm/amdgpu: define new gfx12 uapi flags
Marek Olšák
-0
/
+2
2024-06-05
sched/core: Drop spinlocks on contention iff kernel is preemptible
Sean Christopherson
-8
/
+6
2024-06-05
sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
Sean Christopherson
-41
/
+41
2024-06-05
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
-9
/
+9
2024-06-05
KVM: x86: Add a capability to configure bus frequency for APIC timer
Isaku Yamahata
-0
/
+1
2024-06-05
tcp: add sysctl_tcp_rto_min_us
Kevin Yang
-0
/
+1
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
-0
/
+1
2024-06-05
dt-bindings: power: add Amlogic A4 power domains
Xianwei Zhao
-0
/
+21
2024-06-05
devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()
Christophe JAILLET
-2
/
+2
2024-06-05
dma-buf: align fd_flags and heap_flags with dma_heap_allocation_data
Barry Song
-1
/
+1
2024-06-05
net: caif: remove unused structs
Dr. David Alan Gilbert
-2
/
+0
2024-06-05
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
-3
/
+2
2024-06-05
fsnotify: clear PARENT_WATCHED flags lazily
Amir Goldstein
-3
/
+5
2024-06-05
mm/memblock: fix a typo in description of for_each_mem_region()
Wei Yang
-1
/
+1
2024-06-05
platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
Daisuke Nojiri
-1
/
+1
2024-06-05
platform/chrome: Add struct ec_response_get_next_event_v3
Daisuke Nojiri
-0
/
+34
2024-06-04
scsi: ufs: pci: Add support MCQ for QEMU-based UFS
Minwoo Im
-0
/
+1
2024-06-04
iio: imu: adis_trigger: Allow level interrupts for FIFO readings
Ramona Gradinariu
-0
/
+1
2024-06-04
iio: imu: adis_buffer: Add buffer setup API with buffer attributes
Ramona Gradinariu
-4
/
+16
2024-06-04
iio: add support for multiple scan types per channel
David Lechner
-2
/
+53
2024-06-04
iio: introduce struct iio_scan_type
David Lechner
-19
/
+22
2024-06-04
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
-7
/
+0
2024-06-04
driver core: device.h: Group of_node handling declarations and definitions
Andy Shevchenko
-8
/
+9
2024-06-04
misc: eeprom_93xx46: Hide legacy platform data in the driver
Andy Shevchenko
-32
/
+0
2024-06-04
function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
Steven Rostedt (VMware)
-0
/
+3
2024-06-04
function_graph: Move graph notrace bit to shadow stack global var
Steven Rostedt (VMware)
-7
/
+0
2024-06-04
function_graph: Move graph depth stored data to shadow stack global var
Steven Rostedt (VMware)
-29
/
+0
2024-06-04
function_graph: Move set_graph_function tests to shadow stack global var
Steven Rostedt (VMware)
-4
/
+1
2024-06-04
function_graph: Add "task variables" per task for fgraph_ops
Steven Rostedt (VMware)
-0
/
+1
2024-06-04
function_graph: Add pid tracing back to function graph tracer
Steven Rostedt (Google)
-0
/
+2
2024-06-04
function_graph: Have the instances use their own ftrace_ops for filtering
Steven Rostedt (VMware)
-0
/
+1
2024-06-04
ftrace: Allow subops filtering to be modified
Steven Rostedt (Google)
-0
/
+3
2024-06-04
ftrace: Add subops logic to allow one ops to manage many
Steven Rostedt (Google)
-0
/
+1
2024-06-04
ftrace: Allow ftrace startup flags to exist without dynamic ftrace
Steven Rostedt (VMware)
-9
/
+9
2024-06-04
ftrace: Allow function_graph tracer to be enabled in instances
Steven Rostedt (VMware)
-0
/
+1
2024-06-04
ftrace/function_graph: Pass fgraph_ops to function graph callbacks
Steven Rostedt (VMware)
-3
/
+7
2024-06-04
function_graph: Allow multiple users to attach to function graph
Steven Rostedt (VMware)
-1
/
+2
2024-06-04
function_graph: Convert ret_stack to a series of longs
Steven Rostedt (VMware)
-1
/
+1
2024-06-04
sysfs: Unbreak the build around sysfs_bin_attr_simple_read()
Lukas Wunner
-0
/
+9
2024-06-04
driver core: remove devm_device_add_groups()
Greg Kroah-Hartman
-2
/
+0
2024-06-04
usb: typec: Update sysfs when setting ops
Abhishek Pandit-Subedi
-0
/
+3
2024-06-04
kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
Andrey Konovalov
-9
/
+38
2024-06-04
iommu: Return right value in iommu_sva_bind_device()
Lu Baolu
-1
/
+1
2024-06-04
tcp: add a helper for setting EOR on tail skb
Jakub Kicinski
-0
/
+9
2024-06-04
tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()
Jakub Kicinski
-0
/
+7
2024-06-04
net/sched: cls_flower: add support for matching tunnel control flags
Davide Caratti
-0
/
+3
[prev]
[next]