index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-03
css_set_fork(): switch to CLASS(fd_raw, ...)
Al Viro
1
-8
/
+4
2024-11-03
memcg_write_event_control(): switch to CLASS(fd)
Al Viro
1
-29
/
+15
2024-11-03
assorted variants of irqfd setup: convert to CLASS(fd)
Al Viro
4
-47
/
+14
2024-11-03
do_pollfd(): convert to CLASS(fd)
Al Viro
1
-16
/
+11
2024-11-03
convert do_select()
Al Viro
1
-11
/
+10
2024-11-03
convert vfs_dedupe_file_range().
Al Viro
1
-4
/
+2
2024-11-03
convert cifs_ioctl_copychunk()
Al Viro
1
-7
/
+4
2024-11-03
convert media_request_get_by_fd()
Al Viro
1
-12
/
+6
2024-11-03
convert spu_run(2)
Al Viro
1
-9
/
+5
2024-11-03
switch spufs_calls_{get,put}() to CLASS() use
Al Viro
1
-35
/
+17
2024-11-03
convert cachestat(2)
Al Viro
1
-12
/
+5
2024-11-03
convert do_preadv()/do_pwritev()
Al Viro
1
-8
/
+4
2024-11-03
fdget(), more trivial conversions
Al Viro
26
-418
/
+202
2024-11-03
fdget(), trivial conversions
Al Viro
31
-339
/
+164
2024-11-03
privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget()
Al Viro
1
-10
/
+1
2024-11-03
o2hb_region_dev_store(): avoid goto around fdget()/fdput()
Al Viro
1
-6
/
+5
2024-11-03
introduce "fd_pos" class, convert fdget_pos() users to it.
Al Viro
4
-42
/
+26
2024-11-03
fdget_raw() users: switch to CLASS(fd_raw)
Al Viro
8
-83
/
+47
2024-11-03
convert vmsplice() to CLASS(fd)
Al Viro
1
-23
/
+10
2024-11-03
simplify xfs_find_handle() a bit
Al Viro
1
-9
/
+7
2024-11-03
do_mq_notify(): switch to CLASS(fd)
Al Viro
1
-6
/
+3
2024-11-03
do_mq_notify(): saner skb freeing on failures
Al Viro
1
-11
/
+5
2024-11-03
switch netlink_getsockbyfilp() to taking descriptor
Al Viro
3
-10
/
+9
2024-11-03
get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd)
Al Viro
1
-33
/
+16
2024-11-03
timerfd: switch to CLASS(fd)
Al Viro
1
-26
/
+14
2024-11-03
regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range()
Al Viro
2
-4
/
+5
2024-11-03
net/socket.c: switch to CLASS(fd)
Al Viro
2
-172
/
+137
2024-10-06
Linux 6.12-rc2
v6.12-rc2
Linus Torvalds
1
-1
/
+1
2024-10-07
kbuild: deb-pkg: Remove blank first line from maint scripts
Aaron Thompson
1
-1
/
+0
2024-10-07
kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
Xu Yang
1
-1
/
+1
2024-10-07
scripts: import more list macros
Sami Tolvanen
1
-0
/
+50
2024-10-06
platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...
Hans de Goede
1
-2
/
+4
2024-10-06
platform/x86: wmi: Update WMI driver API documentation
Armin Wolf
1
-6
/
+5
2024-10-06
platform/x86: dell-ddv: Fix typo in documentation
Anaswara T Rajan
1
-2
/
+2
2024-10-06
platform/x86: dell-sysman: add support for alienware products
Crag Wang
1
-0
/
+1
2024-10-06
platform/x86/intel: power-domains: Add Diamond Rapids support
Srinivas Pandruvada
1
-0
/
+1
2024-10-06
platform/x86: ISST: Add Diamond Rapids to support list
Srinivas Pandruvada
1
-0
/
+1
2024-10-06
platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake
Hans de Goede
1
-2
/
+0
2024-10-06
platform/x86: dell-laptop: Do not fail when encountering unsupported batteries
Armin Wolf
1
-3
/
+12
2024-10-06
MAINTAINERS: Update Intel In Field Scan(IFS) entry
Jithu Joseph
1
-1
/
+1
2024-10-06
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2
-4
/
+4
2024-10-06
KVM: x86: leave kvm.ko out of the build if no vendor module is requested
Paolo Bonzini
2
-4
/
+7
2024-10-05
platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
Zach Wade
1
-1
/
+3
2024-10-04
bcachefs: Rework logged op error handling
Kent Overstreet
3
-28
/
+53
2024-10-04
bcachefs: Add warn param to subvol_get_snapshot, peek_inode
Kent Overstreet
4
-28
/
+43
2024-10-04
bcachefs: Kill snapshot arg to fsck_write_inode()
Kent Overstreet
4
-55
/
+51
2024-10-04
bcachefs: Check for unlinked, non-empty dirs in check_inode()
Kent Overstreet
2
-1
/
+19
2024-10-04
bcachefs: Check for unlinked inodes with dirents
Kent Overstreet
2
-15
/
+41
2024-10-04
bcachefs: Check for directories with no backpointers
Kent Overstreet
2
-8
/
+17
2024-10-04
bcachefs: Kill alloc_v4.fragmentation_lru
Kent Overstreet
7
-22
/
+38
[next]