index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-03
Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+8
2022-09-02
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+6
2022-09-02
Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-09-02
Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+7
2022-09-02
Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+4
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-9
/
+13
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
1
-2
/
+5
2022-09-01
io_uring/notif: remove notif registration
Pavel Begunkov
1
-8
/
+0
2022-09-01
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
1
-11
/
+1
2022-09-01
Revert "io_uring: add zc notification flush requests"
Pavel Begunkov
1
-1
/
+0
2022-08-31
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
1
-0
/
+2
2022-08-31
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
1
-2
/
+5
2022-08-31
Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-08-31
Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+9
2022-08-31
fscache: fix misdocumented parameter
Khalid Masum
1
-2
/
+2
2022-08-30
net: virtio_net: fix notification coalescing comments
Alvaro Karsz
1
-7
/
+7
2022-08-30
USB: core: Prevent nested device-reset calls
Alan Stern
1
-0
/
+2
2022-08-29
tracing: Define the is_signed_type() macro once
Bart Van Assche
3
-3
/
+6
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-7
/
+28
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-26
Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+8
2022-08-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+1
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
7
-5
/
+34
2022-08-26
lsm,io_uring: add LSM hooks for the new uring_cmd file op
Luis Chamberlain
3
-0
/
+9
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+4
2022-08-25
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-11
/
+26
2022-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-4
/
+4
2022-08-24
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
1
-0
/
+9
2022-08-24
net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
Kuniyuki Iwashima
1
-3
/
+8
2022-08-24
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2022-08-24
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
1
-0
/
+2
2022-08-24
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
1
-0
/
+1
2022-08-24
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
1
-0
/
+1
2022-08-23
Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+1
2022-08-23
Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+1
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-14
/
+17
2022-08-23
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
1
-4
/
+0
2022-08-23
io_uring: uapi: Add `extern "C"` in io_uring.h for liburing
Ammar Faizi
1
-0
/
+8
2022-08-23
Revert "driver core: Delete driver_deferred_probe_check_state()"
Saravana Kannan
1
-0
/
+1
2022-08-22
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
1
-1
/
+1
2022-08-22
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Moshe Shemesh
1
-0
/
+1
2022-08-22
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2022-08-20
mm/shmem: fix chattr fsflags support in tmpfs
Hugh Dickins
1
-9
/
+4
2022-08-20
mm/uffd: reset write protection when unregister with wp-mode
Peter Xu
1
-0
/
+2
2022-08-20
mm: add DEVICE_ZONE to FOR_ALL_ZONES
Hao Lee
1
-4
/
+11
2022-08-20
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
1
-1
/
+0
[next]