aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-01mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra1-1/+0
2019-02-01mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra1-1/+0
2019-02-01mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra1-10/+0
2019-02-01pipe: stop using ->can_mergeJann Horn1-7/+0
2019-02-01splice: don't merge into linked buffersJann Horn1-0/+1
2019-01-31audit: remove unused actx param from audit_rule_matchRichard Guy Briggs2-6/+3
2019-01-31bpf: run bpf programs with preemption disabledAlexei Starovoitov1-3/+18
2019-01-31ide: ensure atapi sense request aren't preemptedJens Axboe1-0/+2
2019-01-31cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...Oleg Nesterov2-1/+3
2019-01-31async: Add support for queueing on specific NUMA nodeAlexander Duyck1-3/+79
2019-01-31workqueue: Provide queue_work_node to queue work near a given NUMA nodeAlexander Duyck1-0/+2
2019-01-31irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu1-1/+1
2019-01-31PM-runtime: Replace jiffies-based accounting with ktime-based accountingThara Gopinath1-3/+3
2019-01-31bpf, cgroups: clean up kerneldoc warningsValdis Kletnieks1-1/+1
2019-01-31bpf: fix missing prototype warningsValdis Kletnieks1-1/+3
2019-01-31bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabledStanislav Fomichev1-0/+2
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu1-0/+1
2019-01-30ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann1-0/+8
2019-01-30audit: ignore fcaps on umountRichard Guy Briggs2-5/+13
2019-01-30spi: support inter-word delay requirement for devicesJonas Bonn1-0/+6
2019-01-30vfs: Introduce logging functionsDavid Howells1-0/+42
2019-01-30introduce fs_context methodsAl Viro2-0/+15
2019-01-30fs_context flavour for submountsAl Viro1-0/+3
2019-01-30convert do_remount_sb() to fs_contextDavid Howells2-0/+5
2019-01-30teach vfs_get_tree() to handle subtype, switch do_new_mount() to itAl Viro1-1/+1
2019-01-30new helpers: vfs_create_mount(), fc_mount()Al Viro1-0/+3
2019-01-30vfs: Introduce fs_context, switch vfs_kern_mount() to it.David Howells1-0/+64
2019-01-30Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+1
2019-01-30cpufreq: Auto-register the driver as a thermal cooling device if askedAmit Kucheria1-0/+9
2019-01-30PM-runtime: Fix deadlock with ktime_get()Vincent Guittot1-1/+1
2019-01-30fs/dcache: Track & report number of negative dentriesWaiman Long1-3/+4
2019-01-30fs: Don't need to put list_lru into its own cachelineWaiman Long1-4/+5
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf1-2/+0
2019-01-30x86/hw_breakpoints, kprobes: Remove kprobes ifdefferyBorislav Petkov1-0/+5
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+6
2019-01-29x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long1-0/+5
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe13-28/+58
2019-01-29sched: Remove stale PF_MUTEX_TESTER bitThomas Gleixner1-1/+0
2019-01-29Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown1-0/+31
2019-01-29firmware: xilinx: Add reset API'sNava kishore Manne1-0/+136
2019-01-29HID: debug: fix the ring buffer implementationVladis Dronov1-5/+4
2019-01-29cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar1-10/+2
2019-01-29device property: Fix the length used in PROPERTY_ENTRY_STRING()Heikki Krogerus1-1/+1
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-0/+42
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-19/+4
2019-01-29bpf: add BPF_PROG_TEST_RUN support for flow dissectorStanislav Fomichev1-0/+3
2019-01-29net/flow_dissector: move bpf case into __skb_flow_bpf_dissectStanislav Fomichev1-0/+5
2019-01-28qede: Error recovery processTomer Tayar1-4/+6
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+20
2019-01-28pinctrl: remove unused 'pinconf-config' debugfs interfaceVladimir Zapolskiy1-4/+0