index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
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
2020-11-08
Merge branch 'hch' (patches from Christoph)
Linus Torvalds
1
-0
/
+1
2020-11-08
iio: core: Add optional symbolic label to a device channel
Cristian Pop
1
-0
/
+6
2020-11-07
drm/encoder: remove obsolete documentation of bridge
Michael Tretter
1
-1
/
+0
2020-11-07
Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-11-07
net: sched: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-0
/
+5
2020-11-07
locking/atomics: Regenerate the atomics-check SHA1's
Ingo Molnar
1
-1
/
+1
2020-11-07
Merge branch 'linus' into perf/kprobes
Ingo Molnar
725
-8372
/
+18245
2020-11-07
Merge branch 'linus' into perf/kprobes
Ingo Molnar
9
-23
/
+75
2020-11-07
irqdomain: Introduce irq_domain_create_legacy() API
Andy Shevchenko
1
-0
/
+6
2020-11-07
irqdomain: Add forward declaration of fwnode_handle
Andy Shevchenko
1
-0
/
+1
2020-11-07
irqdomain: Remove unused of_device_id forward declaration
Andy Shevchenko
1
-1
/
+0
2020-11-06
ext4: disable fast commit with data journalling
Harshad Shirwadkar
1
-2
/
+4
2020-11-06
jbd2: don't pass tid to jbd2_fc_end_commit_fallback()
Harshad Shirwadkar
1
-1
/
+1
2020-11-06
jbd2: don't use state lock during commit path
Harshad Shirwadkar
1
-4
/
+6
2020-11-06
ext4: clean up the JBD2 API that initializes fast commits
Harshad Shirwadkar
1
-1
/
+1
2020-11-06
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
1
-2
/
+7
2020-11-06
ext4: mark fc ineligible if inode gets evictied due to mem pressure
Harshad Shirwadkar
1
-3
/
+3
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-18
/
+12
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
43
-1945
/
+223
2020-11-06
x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs
Paul E. McKenney
2
-0
/
+3
2020-11-06
highmem: High implementation details and document API
Thomas Gleixner
2
-170
/
+270
2020-11-06
io-mapping: Cleanup atomic iomap
Thomas Gleixner
1
-2
/
+6
2020-11-06
mm/highmem: Remove the old kmap_atomic cruft
Thomas Gleixner
1
-59
/
+4
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
3
-14
/
+0
2020-11-06
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
2
-2
/
+2
2020-11-06
highmem: Provide generic variant of kmap_atomic*
Thomas Gleixner
1
-16
/
+66
2020-11-06
asm-generic: Provide kmap_size.h
Thomas Gleixner
2
-0
/
+13
2020-11-06
highmem: Remove unused functions
Thomas Gleixner
1
-10
/
+0
2020-11-06
Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
4
-5
/
+6
2020-11-06
Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+0
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-26
/
+32
2020-11-06
nexthop: Pass extack to register_nexthop_notifier()
Ido Schimmel
1
-1
/
+2
2020-11-06
nexthop: Emit a notification when a nexthop is added
Ido Schimmel
1
-1
/
+2
2020-11-06
nexthop: Allow setting "offload" and "trap" indications on nexthops
Ido Schimmel
1
-0
/
+1
2020-11-06
rtnetlink: Add RTNH_F_TRAP flag
Ido Schimmel
1
-2
/
+4
2020-11-06
nexthop: Add nexthop notification data structures
Ido Schimmel
1
-0
/
+35
2020-11-06
soc/tegra: fuse: Add stub for tegra_sku_info
Dmitry Osipenko
1
-0
/
+4
2020-11-06
seq_file: add seq_read_iter
Christoph Hellwig
1
-0
/
+1
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
2
-0
/
+10
2020-11-06
bpf: Implement task local storage
KP Singh
3
-0
/
+63
2020-11-06
tty: serial: remove pnx8xxx uart driver
Thomas Bogendoerfer
2
-69
/
+0
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
1
-4
/
+25
2020-11-06
ftrace: Reverse what the RECURSION flag means in the ftrace_ops
Steven Rostedt (VMware)
1
-6
/
+6
2020-11-06
ftrace: Optimize testing what context current is in
Steven Rostedt (VMware)
1
-13
/
+20
2020-11-06
ftrace: Add ftrace_test_recursion_trylock() helper function
Steven Rostedt (VMware)
1
-0
/
+25
2020-11-06
ftrace: Move the recursion testing into global headers
Steven Rostedt (VMware)
2
-0
/
+188
2020-11-06
drm/i915: Sort EHL/JSL PCI IDs
Ville Syrjälä
1
-7
/
+7
2020-11-06
mac80211: add radiotap flag to assure frames are not reordered
Mathy Vanhoef
2
-0
/
+5
2020-11-06
tty: tty_io: Move 'tty_sysctl_init's prototype to shared space
Lee Jones
1
-0
/
+1
2020-11-06
drm: Allow const struct drm_driver
Daniel Vetter
2
-2
/
+7
[prev]
[next]