index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cbc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
x86/apic: Deinline x2apic functions
Thomas Gleixner
4
-51
/
+49
2017-09-25
genirq/matrix: Add tracepoints
Thomas Gleixner
2
-0
/
+216
2017-09-25
genirq: Implement bitmap matrix allocator
Thomas Gleixner
4
-0
/
+454
2017-09-25
genirq/irqdomain: Add force reactivation flag to irq domains
Thomas Gleixner
2
-0
/
+7
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
6
-12
/
+13
2017-09-25
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
5
-21
/
+52
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
12
-25
/
+36
2017-09-25
genirq: Separate activation and startup
Thomas Gleixner
4
-8
/
+43
2017-09-25
genirq: Set managed shut down flag at init
Thomas Gleixner
1
-1
/
+1
2017-09-25
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
Thomas Gleixner
2
-4
/
+11
2017-09-25
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
3
-1
/
+9
2017-09-25
genirq/msi: Capture device name for debugfs
Thomas Gleixner
4
-1
/
+21
2017-09-25
genirq/debugfs: Show debug information for all irq descriptors
Thomas Gleixner
2
-1
/
+1
2017-09-25
genirq: Check __free_irq() return value for NULL
Alexandru Moise
1
-0
/
+4
2017-09-25
x86/apic: Use lapic_is_integrated() consistently
Dou Liyang
1
-5
/
+4
2017-09-25
x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated()
Dou Liyang
1
-4
/
+0
2017-09-25
x86/apic: Remove init_bsp_APIC()
Dou Liyang
3
-53
/
+0
2017-09-25
x86/apic: Initialize interrupt mode after timer init
Dou Liyang
3
-6
/
+8
2017-09-25
x86/init: Add intr_mode_init to x86_init_ops
Dou Liyang
5
-2
/
+6
2017-09-25
x86/ioapic: Refactor the delay logic in timer_irq_works()
Dou Liyang
1
-2
/
+43
2017-09-25
x86/apic: Unify interrupt mode setup for UP system
Dou Liyang
2
-42
/
+6
2017-09-25
x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
Dou Liyang
3
-58
/
+24
2017-09-25
x86/apic: Unify interrupt mode setup for SMP-capable system
Dou Liyang
2
-15
/
+37
2017-09-25
x86/apic: Move logical APIC ID away from apic_bsp_setup()
Dou Liyang
3
-11
/
+13
2017-09-25
x86/apic: Split local APIC timer setup from the APIC setup
Dou Liyang
2
-2
/
+7
2017-09-25
x86/apic: Prepare for unifying the interrupt delivery modes setup
Dou Liyang
2
-0
/
+18
2017-09-25
x86/apic: Construct a selector for the interrupt delivery mode
Dou Liyang
1
-0
/
+52
2017-09-25
Linux 4.14-rc2
v4.14-rc2
Linus Torvalds
1
-1
/
+1
2017-09-24
tpm: ibmvtpm: simplify crq initialization and document crq format
Michal Suchanek
1
-36
/
+60
2017-09-24
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
5
-14
/
+21
2017-09-24
Documentation: tpm: add powered-while-suspended binding documentation
Enric Balletbo i Serra
1
-0
/
+6
2017-09-24
tpm: tpm_crb: constify acpi_device_id.
Arvind Yadav
1
-1
/
+1
2017-09-24
tpm: vtpm: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-09-24
security: fix description of values returned by cap_inode_need_killpriv
Stefan Berger
1
-3
/
+3
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
13
-45
/
+42
2017-09-23
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
2
-17
/
+32
2017-09-23
inet: fix improper empty comparison
Josef Bacik
1
-1
/
+1
2017-09-23
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
1
-1
/
+1
2017-09-23
net: set tb->fast_sk_family
Josef Bacik
1
-0
/
+2
2017-09-23
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
1
-2
/
+6
2017-09-23
MAINTAINERS: update git tree locations for ieee802154 subsystem
Stefan Schmidt
1
-2
/
+2
2017-09-23
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
1
-0
/
+7
2017-09-23
SMB3: handle new statx fields
Steve French
1
-0
/
+15
2017-09-23
arch: remove unused *_segments() macros/functions
Tobias Klauser
10
-51
/
+0
2017-09-22
parisc: Unbreak bootloader due to gcc-7 optimizations
Helge Deller
2
-2
/
+3
2017-09-22
parisc: Reintroduce option to gzip-compress the kernel
Helge Deller
2
-0
/
+17
2017-09-22
apparmor: fix apparmorfs DAC access permissions
John Johansen
1
-4
/
+4
2017-09-22
apparmor: fix build failure on sparc caused by undeclared signals
John Johansen
1
-1
/
+4
2017-09-22
apparmor: fix incorrect type assignment when freeing proxies
John Johansen
1
-1
/
+1
2017-09-22
apparmor: ensure unconfined profiles have dfas initialized
John Johansen
1
-0
/
+2
[next]