summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman2020-11-10
|\
| * hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-11-10
| * mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva2020-11-10
* | Merge 4.4.241 into android-4.4-pGreg Kroah-Hartman2020-10-29
|\|
| * compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin2020-10-29
| * compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin2020-10-29
| * mm/kasan: add API to check memory regionsAndrey Ryabinin2020-10-29
* | Merge 4.4.239 into android-4.4-pGreg Kroah-Hartman2020-10-14
|\|
| * mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger2020-10-14
| * Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye2020-10-14
| * fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-10-14
* | Merge 4.4.238 into android-4.4-pGreg Kroah-Hartman2020-10-01
|\|
| * ata: make qc_prep return ata_completion_errorsJiri Slaby2020-10-01
| * ata: define AC_ERR_OKJiri Slaby2020-10-01
| * skbuff: fix a data race in skb_queue_len()Qian Cai2020-10-01
| * seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrierMarco Elver2020-10-01
| * net: add __must_check to skb_put_padto()Eric Dumazet2020-10-01
| * mtd: Fix comparison in map_word_andequal()Ben Hutchings2020-10-01
* | Merge 4.4.237 into android-4.4-pGreg Kroah-Hartman2020-09-23
|\|
| * i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2020-09-23
| * USB: core: add helpers to retrieve endpointsJohan Hovold2020-09-23
* | Merge 4.4.236 into android-4.4-pGreg Kroah-Hartman2020-09-12
|\|
| * uaccess: Add non-pagefault user-space write functionDaniel Borkmann2020-09-12
| * uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu2020-09-12
| * include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe2020-09-12
| * HID: core: Sanitize event code and type when mapping inputMarc Zyngier2020-09-12
* | Merge 4.4.235 into android-4.4-pGreg Kroah-Hartman2020-09-03
|\|
| * writeback: Avoid skipping inode writebackJan Kara2020-09-03
* | Merge 4.4.234 into android-4.4-pGreg Kroah-Hartman2020-08-26
|\|
| * coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2020-08-26
* | Merge 4.4.233 into android-4.4-pGreg Kroah-Hartman2020-08-21
|\|
| * iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L2020-08-21
| * tracepoint: Mark __tracepoint_string's __usedNick Desaulniers2020-08-21
| * random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2020-08-21
| * random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2020-08-21
| * random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau2020-08-21
| * random32: update the net random state on interrupt and activityWilly Tarreau2020-08-21
* | Merge 4.4.232 into android-4.4-pGreg Kroah-Hartman2020-07-31
|\|
| * tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-31
* | UPSTREAM: xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn2020-07-23
* | Merge 4.4.231 into android-4.4-pGreg Kroah-Hartman2020-07-22
|\|
| * usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2020-07-22
* | Merge 4.4.230 into android-4.4-pGreg Kroah-Hartman2020-07-09
|\|
| * sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang2020-07-09
* | Merge 4.4.229 into android-4.4-pGreg Kroah-Hartman2020-07-01
|\|
| * PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu2020-06-29
| * kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-29
| * block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish2020-06-29
| * libata: Use per port sync for detachKai-Heng Feng2020-06-29
| * elfnote: mark all .note sections SHF_ALLOCNick Desaulniers2020-06-29