summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | profiler: Fix compilation errorsSwetha Chikkaboraiah2020-06-09
| | |_|/ | |/| |
| * | | Kbuild : Use no-export-headers to avoid exporting headersNaitik Bharadiya2020-06-01
| * | | uapi: export all headers under uapi directoriesNicolas Dichtel2020-06-01
| * | | uapi: sound: move necessary sound headers under uapiNaitik Bharadiya2020-06-01
| * | | kernel: Fix build errors with LLVMSwetha Chikkaboraiah2020-05-21
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 4.4.226 into android-4.4-pGreg Kroah-Hartman2020-06-03
| |\ \ \ | | | |/ | | |/|
| | * | printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole2020-06-03
| | * | asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2020-06-03
| | * | mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov2020-06-03
| | * | netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-06-03
| | * | netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-06-03
| | * | include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-06-03
| | * | IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal2020-06-03
| | * | uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin2020-06-03
| | * | net/mlx5: Add command entry handling completionMoshe Shemesh2020-06-03
| * | | Merge 4.4.225 into android-4.4-pGreg Kroah-Hartman2020-05-27
| |\| |
| | * | cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley2020-05-27
| | * | l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran2020-05-27
| | * | New kernel function to get IP overhead on a socket.R. Parameswaran2020-05-27
| | * | net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen2020-05-27
| | * | net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen2020-05-27
| | * | l2tp: lock socket before checking flags in connect()Guillaume Nault2020-05-27
| | * | padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu2020-05-27
| | * | sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra2020-05-27
| | * | media: fix media devnode ioctl/syscall and unregister raceShuah Khan2020-05-27
| | * | media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab2020-05-27
| | * | media-devnode: fix namespace messMauro Carvalho Chehab2020-05-27
| | * | padata: ensure padata_do_serial() runs on the correct CPUMathias Krause2020-05-27
| | * | padata: ensure the reorder timer callback runs on the correct CPUMathias Krause2020-05-27
| * | | Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman2020-05-20
| |\| |
| | * | x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-20
| | * | ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-20
| | * | gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-20
| | * | pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe2020-05-20
| | * | netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-20
| | * | ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2020-05-20
| | * | chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2020-05-20
| | * | blktrace: Protect q->blk_trace with RCUJan Kara2020-05-20
| | * | blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2020-05-20
| | * | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-20
| | * | net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2020-05-20
| * | | Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
| |\ \ \
| | * | | Revert "net: ipv6: Fix processing of RAs in presence of VRF"Greg Kroah-Hartman2020-05-11
| | |/ /
| | * | mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-10
| | * | Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar2020-05-10
| | * | vti6: fix input pathNicolas Dichtel2020-05-10
| | * | net: Don't delete routes in different VRFsMark Tomlinson2020-05-10
| | * | net: vrf: Fix dst reference countingDavid Ahern2020-05-10
| | * | sched/preempt: Fix preempt_count manipulationsPeter Zijlstra2020-05-10