index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
1
-5
/
+4
2025-03-13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Paolo Abeni
4
-6
/
+85
2025-03-13
posix-timers: Provide a mechanism to allocate a given timer ID
Thomas Gleixner
3
-0
/
+14
2025-03-13
posix-timers: Avoid false cacheline sharing
Thomas Gleixner
1
-9
/
+12
2025-03-13
posix-timers: Make signal_struct:: Next_posix_timer_id an atomic_t
Eric Dumazet
1
-1
/
+1
2025-03-13
posix-timers: Make lock_timer() use guard()
Peter Zijlstra
1
-8
/
+14
2025-03-13
posix-timers: Rework timer removal
Thomas Gleixner
1
-0
/
+7
2025-03-13
Merge tag 'intel-pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into devel
Linus Walleij
5
-123
/
+163
2025-03-12
net: add granular lock for the netdev netlink socket
Stanislav Fomichev
1
-0
/
+1
2025-03-12
net: create netdev_nl_sock to wrap bindings list
Stanislav Fomichev
1
-0
/
+11
2025-03-12
PM: clk: Remove unused pm_clk_remove()
Dr. David Alan Gilbert
1
-4
/
+0
2025-03-12
compiler_types: Introduce __nonstring_array
Kees Cook
1
-0
/
+12
2025-03-12
PM: sleep: Remove unused pm_generic_ wrappers
Dr. David Alan Gilbert
1
-4
/
+0
2025-03-12
net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
Stanislav Fomichev
1
-2
/
+0
2025-03-12
PNP: Expand length of fixup id string
Kees Cook
1
-1
/
+1
2025-03-12
fsnotify: add pre-content hooks on mmap()
Amir Goldstein
1
-0
/
+21
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
1
-4
/
+12
2025-03-12
x86/resctrl: Move get_config_index() to a header
James Morse
1
-0
/
+15
2025-03-12
x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
James Morse
1
-0
/
+39
2025-03-12
x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
James Morse
1
-0
/
+3
2025-03-12
x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
James Morse
1
-0
/
+31
2025-03-12
x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
James Morse
1
-0
/
+2
2025-03-12
x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
James Morse
1
-0
/
+18
2025-03-12
x86/resctrl: Add an arch helper to reset one resource
James Morse
1
-0
/
+9
2025-03-12
x86/resctrl: Move resctrl types to a separate header
James Morse
2
-20
/
+55
2025-03-12
x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code
James Morse
1
-0
/
+14
2025-03-12
x86/resctrl: Expose resctrl fs's init function to the rest of the kernel
James Morse
1
-0
/
+3
2025-03-12
x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
James Morse
1
-0
/
+22
2025-03-12
x86/resctrl: Generate default_ctrl instead of sharing it
James Morse
1
-2
/
+17
2025-03-12
x86/resctrl: Add max_bw to struct resctrl_membw
James Morse
1
-0
/
+2
2025-03-12
x86/resctrl: Remove data_width and the tabular format
James Morse
1
-2
/
+0
2025-03-12
x86/resctrl: Use schema type to determine the schema format string
James Morse
1
-2
/
+2
2025-03-12
x86/resctrl: Use schema type to determine how to parse schema values
James Morse
1
-5
/
+12
2025-03-12
x86/resctrl: Remove fflags from struct rdt_resource
James Morse
1
-2
/
+0
2025-03-12
x86/resctrl: Add a helper to avoid reaching into the arch code resource list
James Morse
1
-0
/
+17
2025-03-12
drm/debugfs: add top-level 'bridges' file showing all added bridges
Luca Ceresoli
1
-0
/
+1
2025-03-12
drm/bridge: move bridges_show logic from drm_debugfs.c
Luca Ceresoli
1
-0
/
+2
2025-03-12
wifi: cfg80211: expose cfg80211_chandef_get_width()
Johannes Berg
1
-0
/
+11
2025-03-12
drm/prime: Support dedicated DMA device for dma-buf imports
Thomas Zimmermann
1
-0
/
+41
2025-03-12
dt-bindings: clk: sunxi-ng: document two Allwinner A523 CCUs
Andre Przywara
4
-0
/
+339
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
23
-57
/
+187
2025-03-11
KVM: arm64: Remap PMUv3 events onto hardware
Oliver Upton
1
-0
/
+4
2025-03-11
KVM: arm64: Drop kvm_arm_pmu_available static key
Oliver Upton
1
-8
/
+2
2025-03-11
KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
Oliver Upton
1
-1
/
+1
2025-03-11
blk-cgroup: Simplify policy files registration
Michal Koutný
1
-0
/
+1
2025-03-11
cgroup: Update file naming comment
Michal Koutný
1
-3
/
+2
2025-03-11
Merge back ACPI platform_profile driver material for 6.15
Rafael J. Wysocki
1
-1
/
+1
2025-03-11
mmc: slot-gpio: Remove unused mmc_gpio_set_cd_isr
Dr. David Alan Gilbert
1
-1
/
+0
2025-03-11
dma: Introduce generic dma_addr_*crypted helpers
Suzuki K Poulose
2
-4
/
+31
2025-03-11
dma: Fix encryption bit clearing for dma_to_phys
Suzuki K Poulose
1
-1
/
+2
[prev]
[next]