summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.273 into android-4.4-pGreg Kroah-Hartman2021-06-16
|\
| * kvm: fix previous commit for 32-bit buildsPaolo Bonzini2021-06-16
| * kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini2021-06-16
* | Merge 4.4.271 into android-4.4-pGreg Kroah-Hartman2021-06-03
|\|
| * hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz2021-06-03
| * spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III2021-06-03
| * mac80211: check defrag PN against current frameJohannes Berg2021-06-03
| * netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2021-06-03
* | Merge 4.4.270 into android-4.4-pGreg Kroah-Hartman2021-05-26
|\|
| * vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-26
* | Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman2021-05-22
|\|
| * HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy2021-05-22
| * tty: fix return value for unsupported ioctlsJohan Hovold2021-05-22
* | Merge 4.4.268 into android-4.4-pGreg Kroah-Hartman2021-04-28
|\|
| * overflow.h: Add allocation size calculation helpersKees Cook2021-04-28
| * compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes2021-04-28
* | Merge 4.4.264 into android-4.4-pGreg Kroah-Hartman2021-03-30
|\|
| * macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet2021-03-30
| * u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra2021-03-30
* | ANDROID: Make vsock virtio packet buff size configurableRam Muthiah2021-03-25
* | Merge 4.4.263 into android-4.4-pGreg Kroah-Hartman2021-03-24
|\|
| * platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2021-03-24
* | Merge 4.4.262 into android-4.4-pGreg Kroah-Hartman2021-03-17
|\|
| * can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel2021-03-17
* | Merge 4.4.260 into android-4.4-pGreg Kroah-Hartman2021-03-07
|\|
| * zsmalloc: account the number of compacted pages correctlyRokudo Yan2021-03-07
| * sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches2021-03-07
* | Merge 4.4.259 into android-4.4-pGreg Kroah-Hartman2021-03-03
|\|
| * block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2021-03-03
* | Merge 4.4.258 into android-4.4-pGreg Kroah-Hartman2021-02-23
|\|
| * net: watchdog: hold device global xmit lock during tx disableEdwin Peer2021-02-23
| * memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2021-02-23
| * lib/string: Add strscpy_pad() functionTobin C. Harding2021-02-23
| * SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski2021-02-23
| * fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)2021-02-23
* | Merge 4.4.257 into android-4.4-pGreg Kroah-Hartman2021-02-10
|\|
| * mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-10
| * elfcore: fix building with clangArnd Bergmann2021-02-10
* | Merge 4.4.255 into android-4.4-pGreg Kroah-Hartman2021-02-03
|\|
| * iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2021-02-03
| * futex: Add mutex around futex exitThomas Gleixner2021-02-03
| * futex: Mark the begin of futex exit explicitlyThomas Gleixner2021-02-03
| * futex: Split futex_mm_release() for exit/execThomas Gleixner2021-02-03
| * exit/exec: Seperate mm_release()Thomas Gleixner2021-02-03
| * futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2021-02-03
| * futex: Move futex exit handling into futex codeThomas Gleixner2021-02-03
| * y2038: futex: Move compat implementation into futex.cArnd Bergmann2021-02-03
* | Merge 4.4.254 into android-4.4-pGreg Kroah-Hartman2021-01-30
|\|
| * compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon2021-01-30
* | Merge 4.4.253 into android-4.4-pGreg Kroah-Hartman2021-01-23
|\|