index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
i2c
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-09-22
apparmor: fix race condition in null profile creation
John Johansen
1
-3
/
+11
2017-09-22
apparmor: move new_null_profile to after profile lookup fns()
John Johansen
1
-79
/
+79
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
12
-16
/
+840
2017-09-22
apparmor: add more debug asserts to apparmorfs
John Johansen
1
-0
/
+17
2017-09-22
apparmor: make policy_unpack able to audit different info messages
John Johansen
2
-16
/
+40
2017-09-22
apparmor: add support for absolute root view based labels
John Johansen
2
-1
/
+10
2017-09-22
apparmor: cleanup conditional check for label in label_print
John Johansen
1
-14
/
+8
2017-09-22
apparmor: add mount mediation
John Johansen
9
-4
/
+841
2017-09-22
apparmor: add the ability to mediate signals
John Johansen
7
-0
/
+231
2017-09-22
apparmor: Redundant condition: prev_ns. in [label.c:1498]
John Johansen
1
-1
/
+1
2017-09-22
apparmor: Fix an error code in aafs_create()
Dan Carpenter
1
-1
/
+3
2017-09-22
apparmor: Fix logical error in verify_header()
Christos Gkekas
1
-1
/
+1
2017-09-22
apparmor: Fix shadowed local variable in unpack_trans_table()
Geert Uytterhoeven
1
-2
/
+2
2017-09-22
bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...
Somnath Kotur
1
-3
/
+20
2017-09-22
bnxt_re: Fix memory leak in FRMR path
Selvin Xavier
1
-1
/
+1
2017-09-22
bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port
Somnath Kotur
3
-8
/
+9
2017-09-22
bnxt_re: Fix race between the netdev register and unregister events
Somnath Kotur
2
-5
/
+15
2017-09-22
bnxt_re: Free up devices in module_exit path
Somnath Kotur
1
-0
/
+16
2017-09-22
bnxt_re: Fix compare and swap atomic operands
Devesh Sharma
1
-0
/
+1
2017-09-22
bnxt_re: Stop issuing further cmds to FW once a cmd times out
Somnath Kotur
2
-1
/
+6
2017-09-22
bnxt_re: Fix update of qplib_qp.mtu when modified
Devesh Sharma
1
-0
/
+3
2017-09-22
parisc: Add HWPOISON page fault handler code
Helge Deller
1
-4
/
+29
2017-09-22
parisc: Move init_per_cpu() into init section
Helge Deller
4
-4
/
+4
2017-09-22
parisc: Check if initrd was loaded into broken RAM
Helge Deller
1
-0
/
+9
2017-09-22
parisc: Add PDCE_CHECK instruction to HPMC handler
Helge Deller
1
-1
/
+9
2017-09-22
parisc: Add wrapper for pdc_instr() firmware function
Helge Deller
2
-0
/
+21
2017-09-22
parisc: Move start_parisc() into init section
Helge Deller
1
-2
/
+2
2017-09-22
parisc: Stop unwinding at start of stack
Helge Deller
1
-0
/
+12
[next]