| Commit message (Expand) | Author | Files | Lines |
2017-10-16 | irqchip/irq-omap-intc: Remove omap3_init_irq() | Ladislav Michl | 1 | -2/+0 |
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 | Linux 4.14-rc2v4.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 |
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 |