aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/wimax (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak5-14/+21
2017-09-23Documentation: tpm: add powered-while-suspended binding documentationEnric Balletbo i Serra1-0/+6
2017-09-23tpm: tpm_crb: constify acpi_device_id.Arvind Yadav1-1/+1
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav1-1/+1
2017-09-22inet: fix improper empty comparisonJosef Bacik1-1/+1
2017-09-22net: use inet6_rcv_saddr to compare socketsJosef Bacik1-1/+1
2017-09-22net: set tb->fast_sk_familyJosef Bacik1-0/+2
2017-09-22net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn1-2/+6
2017-09-22MAINTAINERS: update git tree locations for ieee802154 subsystemStefan Schmidt1-2/+2
2017-09-22SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French1-0/+7
2017-09-22SMB3: handle new statx fieldsSteve French1-0/+15
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser10-51/+0
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2-2/+3
2017-09-22parisc: Reintroduce option to gzip-compress the kernelHelge Deller2-0/+17
2017-09-22apparmor: fix apparmorfs DAC access permissionsJohn Johansen1-4/+4
2017-09-22apparmor: fix build failure on sparc caused by undeclared signalsJohn Johansen1-1/+4
2017-09-22apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen1-1/+1
2017-09-22apparmor: ensure unconfined profiles have dfas initializedJohn Johansen1-0/+2
2017-09-22apparmor: fix race condition in null profile creationJohn Johansen1-3/+11
2017-09-22apparmor: move new_null_profile to after profile lookup fns()John Johansen1-79/+79
2017-09-22apparmor: add base infastructure for socket mediationJohn Johansen12-16/+840
2017-09-22apparmor: add more debug asserts to apparmorfsJohn Johansen1-0/+17
2017-09-22apparmor: make policy_unpack able to audit different info messagesJohn Johansen2-16/+40
2017-09-22apparmor: add support for absolute root view based labelsJohn Johansen2-1/+10
2017-09-22apparmor: cleanup conditional check for label in label_printJohn Johansen1-14/+8
2017-09-22apparmor: add mount mediationJohn Johansen9-4/+841
2017-09-22apparmor: add the ability to mediate signalsJohn Johansen7-0/+231
2017-09-22apparmor: Redundant condition: prev_ns. in [label.c:1498]John Johansen1-1/+1
2017-09-22apparmor: Fix an error code in aafs_create()Dan Carpenter1-1/+3
2017-09-22apparmor: Fix logical error in verify_header()Christos Gkekas1-1/+1
2017-09-22apparmor: Fix shadowed local variable in unpack_trans_table()Geert Uytterhoeven1-2/+2
2017-09-22bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is destroyedSomnath Kotur1-3/+20
2017-09-22bnxt_re: Fix memory leak in FRMR pathSelvin Xavier1-1/+1
2017-09-22bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur3-8/+9
2017-09-22bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur2-5/+15
2017-09-22bnxt_re: Free up devices in module_exit pathSomnath Kotur1-0/+16
2017-09-22bnxt_re: Fix compare and swap atomic operandsDevesh Sharma1-0/+1
2017-09-22bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur2-1/+6
2017-09-22bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma1-0/+3
2017-09-22parisc: Add HWPOISON page fault handler codeHelge Deller1-4/+29
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller4-4/+4
2017-09-22parisc: Check if initrd was loaded into broken RAMHelge Deller1-0/+9
2017-09-22parisc: Add PDCE_CHECK instruction to HPMC handlerHelge Deller1-1/+9
2017-09-22parisc: Add wrapper for pdc_instr() firmware functionHelge Deller2-0/+21
2017-09-22parisc: Move start_parisc() into init sectionHelge Deller1-2/+2
2017-09-22parisc: Stop unwinding at start of stackHelge Deller1-0/+12
2017-09-22parisc: Fix too large frame size warningsHelge Deller1-1/+2
2017-09-22i40iw: Add support for port reuse on active side connectionsShiraz Saleem2-76/+78
2017-09-22i40iw: Add missing VLAN priorityMustafa Ismail2-1/+4
2017-09-22i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem1-0/+12