aboutsummaryrefslogtreecommitdiffstats
path: root/fs/configfs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-22net: hns3: Add enable and process common ecc errorsShiju Jose3-0/+318
2018-10-22net: hns3: Add support to enable and disable hw errorsShiju Jose3-0/+32
2018-10-22net: hns3: Add PCIe AER error recoveryShiju Jose4-7/+35
2018-10-22net: hns3: Add PCIe AER callback error_detectedShiju Jose6-1/+101
2018-10-22mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor1-4/+3
2018-10-22tipc: eliminate message disordering during binding table updateJon Maloy3-8/+12
2018-10-22octeontx2-af: Remove set but not used variables 'devnum, is_pf'YueHaibing1-22/+3
2018-10-22octeontx2-af: Remove set but not used variable 'block'YueHaibing1-3/+0
2018-10-22phy: ocelot-serdes: fix out-of-bounds readGustavo A. R. Silva1-2/+2
2018-10-22dt-bindings: phy: Update SERDES_MAX to be SERDES_MAX + 1Gustavo A. R. Silva1-1/+1
2018-10-22tipc: use destination length for copy stringGuoqing Jiang1-1/+1
2018-10-22isdn: hfc_{pci,sx}: Avoid empty body if statementsNathan Chancellor4-12/+11
2018-10-22sparc: Several small VDSO vclock_gettime.c improvements.David S. Miller1-4/+4
2018-10-22sparc: Validate VDSO for undefined symbols.David S. Miller3-1/+16
2018-10-22sparc: Really use linker with LDFLAGS.David S. Miller1-9/+7
2018-10-22sparc: Improve VDSO CFLAGS.David S. Miller1-7/+8
2018-10-22sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.David S. Miller2-6/+2
2018-10-22sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.David S. Miller1-8/+1
2018-10-22sparc: Inline VDSO gettime code aggressively.David S. Miller1-22/+17
2018-10-22sparc: Improve VDSO instruction patching.David S. Miller7-52/+68
2018-10-22s390/pkey: move pckmo subfunction available checks away from module initHarald Freudenberger1-6/+20
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik2-4/+9
2018-10-22Linux 4.19Greg Kroah-Hartman1-2/+2
2018-10-22MAINTAINERS: Add an entry for the code of conductGreg Kroah-Hartman1-0/+6
2018-10-22Code of Conduct: Change the contact email addressGreg Kroah-Hartman1-6/+7
2018-10-22Code of Conduct Interpretation: Put in the proper URL for the committeeGreg Kroah-Hartman1-2/+3
2018-10-22Code of Conduct: Provide links between the two documentsGreg Kroah-Hartman2-1/+11
2018-10-22Code of Conduct Interpretation: Properly reference the TAB correctlyGreg Kroah-Hartman1-8/+8
2018-10-22Code of Conduct Interpretation: Add document explaining how the Code of Conduct is to be interpretedGreg Kroah-Hartman2-0/+154
2018-10-22Code of conduct: Fix wording around maintainers enforcing the code of conductChris Mason1-4/+0
2018-10-21net: phy: mdio-mux-bcm-iproc: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: ethernet: wiznet: w5300: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: ethernet: ti: davinci_emac: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: ethernet: ti: cpsw: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: ethernet: smsc: smc91x: simplify getting .driver_dataWolfram Sang1-2/+1
2018-10-21net: ethernet: davicom: dm9000: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: ethernet: cadence: macb_main: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: dsa: qca8k: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-21net: dsa: bcm_sf2: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-22x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_startup_entry()Christophe Leroy3-16/+2
2018-10-22kprobes/x86: Use preempt_enable() in optimized_callback()Masami Hiramatsu1-1/+1
2018-10-21tools: bpftool: fix completion for "bpftool map update"Quentin Monnet1-1/+1
2018-10-21tools: bpftool: print nb of cmds to stdout (not stderr) for batch modeQuentin Monnet1-1/+2
2018-10-21tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet2-3/+9
2018-10-21block: setup bounce bio_sets properlyJens Axboe1-9/+28
2018-10-21spi: lpspi: add imx8qxp compatible stringA.s. Dong1-0/+1
2018-10-21spi: Allow building SPI_BCM63XX_HSSPI on ARM-based SoCsFlorian Fainelli1-1/+1
2018-10-21x86/mm: Kill stray kernel fault handling commentDave Hansen1-1/+0
2018-10-20selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet1-1/+1
2018-10-20bpf, libbpf: simplify and cleanup perf ring buffer walkDaniel Borkmann4-52/+47