summaryrefslogtreecommitdiff
path: root/backport
AgeCommit message (Expand)Author
2018-05-02backport-include: add ETH_P_PREAUTH definition in if_ether.hArend Van Spriel
2018-04-26gitignore: add .cache.mkJohannes Berg
2018-04-26backports: rename *-asn1.[ch] to *.asn1.[ch]Winnie Chang
2018-03-21backports: Add staging rtlwifi, rtl8188eu and rtl8723bs driverHauke Mehrtens
2018-03-21header: inet_frag.h: Use old version of in sub_frag_mem_limit() for kernel 3.16Hauke Mehrtens
2018-03-21header: netdevice.h: Fix netdev_upper_dev_link on 4.14Hauke Mehrtens
2018-03-21header: timekeeping.h: Add ktime_get_ts64()Hauke Mehrtens
2018-03-21header: timekeeping.h: Add ktime_get_real_seconds()Hauke Mehrtens
2018-03-21header: nospec.h: provide dummy header fileHauke Mehrtens
2018-03-21header: debugfs.h: add DEFINE_DEBUGFS_ATTRIBUTEHauke Mehrtens
2018-03-21header: kernel.h: include bug.hHauke Mehrtens
2018-03-21header: types.h: add __poll_tHauke Mehrtens
2018-03-21backport: poll.h: add include linux/eventpoll.hHauke Mehrtens
2018-03-21compat: timer.h: Remove last parameters from DEFINE_TIMERHauke Mehrtens
2018-02-28backport: move percpu.h file to the correct locationLuca Coelho
2018-02-23backport: increase max stack frame size compiler check to 1280Luca Coelho
2018-02-23backport: remove stddef.h inclusionsLuca Coelho
2018-02-23backports: fix typo "TIMKEEPING" and fix gfp.hLuca Coelho
2018-02-23backport: add new build_bug.h fileLuca Coelho
2018-02-23backport: update genl_dump_check_consistent() backportLuca Coelho
2018-02-23backport: include lib/bucket_locks.cLuca Coelho
2018-02-23backport: add pcie_find_root_port()Luca Coelho
2018-02-23compat: only define thermal backports if CONFIG_THERMAL is enabledLuca Coelho
2018-01-31backports: include linux/err.h in key.cWinnie Chang
2017-12-11backports: clean up kconf/conf when doing make mrproperChi-Hsien Lin
2017-11-21backports: fix nlmsg_type on responses with extack backportFelix Fietkau
2017-11-17backports: make extack backport compile on <3.13Johannes Berg
2017-11-17backports: fix missing linux/verification.h error on < 4.7Felix Fietkau
2017-11-17backports: fix events with extack backportFelix Fietkau
2017-11-17backport-include: backport skb_get_hash_perturbFelix Fietkau
2017-11-17kconf: sync with upstream version 37861ffa8c28Felix Fietkau
2017-11-13backports: netlink extack: Allow ext_ack to carry non-error messagesJohannes Berg
2017-10-26backports: fix the extack backport for dumpsJohannes Berg
2017-10-24backports: fix the extack backportJohannes Berg
2017-10-17backports: fully add netlink extack for generic netlinkJohannes Berg
2017-10-13backports: remove CRYPTO_CCM backportJohannes Berg
2017-10-13backports: reduce mbedtls bignum stack usageJohannes Berg
2017-10-13backports: add fixed version of __verify_pcpu_ptrJohannes Berg
2017-10-13backports: add netdev_upper_dev_link() extack argumentJohannes Berg
2017-10-13backports: add signature verification codeJohannes Berg
2017-10-13backports: add bin2hex()Johannes Berg
2017-10-13backports: add hex_byte_packJohannes Berg
2017-10-13backports: add mktime64()Johannes Berg
2017-10-12backports: add -Wno-pointer-sign on <= 4.3Johannes Berg
2017-10-11backports: add crypto_memneq()Johannes Berg
2017-10-11backports: add OPTIMIZER_HIDE_VARJohannes Berg
2017-10-11backports: backport from_timer() and timer_setup()Johannes Berg
2017-10-11backports: fix some dev_coredumpm() problemJohannes Berg
2017-10-05header: fix compile error on PowerPC (PPC_85xx)Hauke Mehrtens
2017-09-21header: add ether_addr_to_u64() and u64_to_ether_addr()v4.14-rc2-1Hauke Mehrtens