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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-30
fs/dcache: Track & report number of negative dentries
Waiman Long
1
-3
/
+4
2019-01-30
fs: Don't need to put list_lru into its own cacheline
Waiman Long
1
-4
/
+5
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
1
-2
/
+0
2019-01-30
x86/hw_breakpoints, kprobes: Remove kprobes ifdeffery
Borislav Petkov
1
-0
/
+5
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+6
2019-01-29
x86/speculation: Add PR_SPEC_DISABLE_NOEXEC
Waiman Long
1
-0
/
+5
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
13
-28
/
+58
2019-01-29
sched: Remove stale PF_MUTEX_TESTER bit
Thomas Gleixner
1
-1
/
+0
2019-01-29
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
1
-0
/
+31
2019-01-29
firmware: xilinx: Add reset API's
Nava kishore Manne
1
-0
/
+136
2019-01-29
HID: debug: fix the ring buffer implementation
Vladis Dronov
1
-5
/
+4
2019-01-29
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
1
-10
/
+2
2019-01-29
device property: Fix the length used in PROPERTY_ENTRY_STRING()
Heikki Krogerus
1
-1
/
+1
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-0
/
+42
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-19
/
+4
2019-01-29
bpf: add BPF_PROG_TEST_RUN support for flow dissector
Stanislav Fomichev
1
-0
/
+3
2019-01-29
net/flow_dissector: move bpf case into __skb_flow_bpf_dissect
Stanislav Fomichev
1
-0
/
+5
2019-01-28
qede: Error recovery process
Tomer Tayar
1
-4
/
+6
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
1
-0
/
+20
2019-01-28
pinctrl: remove unused 'pinconf-config' debugfs interface
Vladimir Zapolskiy
1
-4
/
+0
2019-01-28
pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.h
Vladimir Zapolskiy
1
-2
/
+0
2019-01-28
netfilter: ipv4: remove useless export_symbol
Florian Westphal
1
-6
/
+0
2019-01-28
reset: socfpga: declare socfpga_reset_init in a header file
Philipp Zabel
1
-0
/
+7
2019-01-28
reset: sunxi: declare sun6i_reset_init in a header file
Philipp Zabel
1
-0
/
+7
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
29
-87
/
+368
2019-01-28
Merge 5.0-rc4 into tty-next
Greg Kroah-Hartman
29
-87
/
+368
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
39
-107
/
+400
2019-01-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+5
2019-01-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-63
/
+177
2019-01-27
Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-1
/
+0
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
1
-0
/
+7
2019-01-26
bpf: JIT blinds support JMP32
Jiong Wang
1
-0
/
+20
2019-01-26
Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+2
2019-01-26
platform_data/mlxreg: Add capability field to core platform data
Vadim Pasternak
1
-0
/
+2
2019-01-26
platform_data/mlxreg: Document fixes for core platform data
Vadim Pasternak
1
-2
/
+2
2019-01-25
rcutorture: Add grace period after CPU offline
Paul E. McKenney
1
-1
/
+2
2019-01-25
srcu: Remove srcu_queue_delayed_work_on()
Sebastian Andrzej Siewior
1
-1
/
+2
2019-01-25
srcu: Check for invalid idx argument in srcu_read_unlock()
Paul E. McKenney
1
-0
/
+1
2019-01-25
rcu: Add sparse check to rcu_assign_pointer()
Joel Fernandes (Google)
1
-6
/
+7
2019-01-25
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
1
-1
/
+1
2019-01-25
rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu()
Paul E. McKenney
1
-3
/
+3
2019-01-25
qed: Revert error handling changes.
David S. Miller
2
-37
/
+4
2019-01-25
rcu: Remove wrapper definitions for obsolete RCU update functions
Paul E. McKenney
1
-53
/
+0
2019-01-25
Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-2
/
+3
2019-01-25
LSM: add SafeSetID module that gates setid calls
Micah Morton
1
-0
/
+5
2019-01-25
audit: add support for fcaps v3
Richard Guy Briggs
1
-2
/
+3
2019-01-25
audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT
Richard Guy Briggs
2
-20
/
+24
2019-01-25
video/hdmi: Add an enum for HDMI packet types
Ville Syrjälä
1
-0
/
+15
[prev]
[next]