summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-03NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu
2021-06-03netfilter: x_tables: Use correct memory barriers.Mark Tomlinson
2021-05-31Merge remote-tracking branch 'msm8998/lineage-18.1' into lineage-18.1Michael Bestas
2021-05-31Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-05-26Merge 4.4.270 into android-4.4-pGreg Kroah-Hartman
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2021-05-22Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman
2021-05-22HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
2021-05-22scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declarationArnd Bergmann
2021-05-22tty: fix return value for unsupported ioctlsJohan Hovold
2021-05-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-04-28Merge 4.4.268 into android-4.4-pGreg Kroah-Hartman
2021-04-28overflow.h: Add allocation size calculation helpersKees Cook
2021-04-28compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes
2021-04-24Merge remote-tracking branch 'msm8998/lineage-18.1' into lineage-18.1Michael Bestas
2021-04-19Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-04-16Merge 4.4.267 into android-4.4-pGreg Kroah-Hartman
2021-04-16sch_red: fix off-by-one checks in red_check_params()Eric Dumazet
2021-03-30Merge 4.4.264 into android-4.4-pGreg Kroah-Hartman
2021-03-30net: sched: validate stab valuesEric Dumazet
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-03-30macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet
2021-03-30u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra
2021-03-25ANDROID: Make vsock virtio packet buff size configurableRam Muthiah
2021-03-24Merge 4.4.263 into android-4.4-pGreg Kroah-Hartman
2021-03-24USB: replace hardcode maximum usb string length by definitionMacpaul Lin
2021-03-24platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou
2021-03-21Merge remote-tracking branch 'msm8998/lineage-18.1' into lineage-18.1Michael Bestas
2021-03-17Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-03-17Merge 4.4.262 into android-4.4-pGreg Kroah-Hartman
2021-03-17can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel
2021-03-17uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin
2021-03-12drivers: mfd: Import Xiaomi Speaker ID driverSebastiano Barezzi
2021-03-12drivers: touchscreen: Import platina driversSebastiano Barezzi
2021-03-07Merge 4.4.260 into android-4.4-pGreg Kroah-Hartman
2021-03-07zsmalloc: account the number of compacted pages correctlyRokudo Yan
2021-03-07sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches
2021-03-03Merge 4.4.259 into android-4.4-pGreg Kroah-Hartman
2021-03-03block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2021-02-28Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-02-23Merge 4.4.258 into android-4.4-pGreg Kroah-Hartman
2021-02-23Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich
2021-02-23net: watchdog: hold device global xmit lock during tx disableEdwin Peer
2021-02-23memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o
2021-02-23include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai
2021-02-23lib/string: Add strscpy_pad() functionTobin C. Harding
2021-02-23SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski
2021-02-23fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-02-10Merge 4.4.257 into android-4.4-pGreg Kroah-Hartman
2021-02-10mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song