summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* net: skbuff: disambiguate argument and member for skb_list_walk_safe helperJason A. Donenfeld2021-01-231-3/+3
* net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld2021-01-231-0/+5
* dm integrity: fix flush with external metadata deviceMikulas Patocka2021-01-231-0/+1
* compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon2021-01-231-0/+6
* ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo2021-01-191-0/+7
* vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers2021-01-171-1/+4
* net: sched: prevent invalid Scell_log shift countRandy Dunlap2021-01-121-1/+3
* proc: fix lookup in /proc/net subdirectories after setns(2)Alexey Dobriyan2021-01-121-1/+7
* kdev_t: always inline major/minor helper functionsJosh Poimboeuf2021-01-091-11/+11
* of: fix linker-section match-table corruptionJohan Hovold2021-01-061-0/+1
* uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel2021-01-068-14/+12
* fscrypt: add fscrypt_is_nokey_name()Eric Biggers2021-01-062-0/+34
* xen/xenbus: Count pending messages for each watchSeongJae Park2020-12-301-0/+2
* xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park2020-12-301-1/+5
* xen/xenbus: Allow watches discard events before queueingSeongJae Park2020-12-301-0/+7
* PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki2020-12-301-5/+0
* fix namespaced fscaps when !CONFIG_SECURITYSerge Hallyn2020-12-301-1/+1
* seq_buf: Avoid type mismatch for seq_buf_initArnd Bergmann2020-12-302-3/+3
* SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust2020-12-301-0/+1
* crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers2020-12-301-0/+16
* netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan2020-12-301-1/+4
* USB: UAS: introduce a quirk to set no_write_sameOliver Neukum2020-12-301-0/+2
* compiler.h: fix barrier_data() on clangArvind Sankar2020-12-303-22/+16
* kbuild: avoid static_assert for genksymsArnd Bergmann2020-12-301-0/+5
* spi: Introduce device-managed SPI controller allocationLukas Wunner2020-12-111-0/+19
* tty: Fix ->session lockingJann Horn2020-12-111-0/+4
* bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-12-081-0/+8
* net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2020-12-081-0/+6
* scsi: libiscsi: Fix NOP race conditionLee Duncan2020-12-021-0/+3
* drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul2020-12-021-2/+69
* wireless: Use linux/stddef.h instead of stddef.hHauke Mehrtens2020-12-021-1/+5
* netfilter: clear skb->next in NF_HOOK_LIST()Cong Wang2020-12-021-1/+1
* ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei2020-11-241-3/+4
* random32: make prandom_u32() output unpredictableGeorge Spelvin2020-11-181-2/+34
* netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld2020-11-182-2/+2
* can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel2020-11-181-12/+8
* time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao2020-11-181-0/+4
* net: dsa: read mac address from DT for slave deviceXiaofei Shen2020-11-101-0/+1
* mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe2020-11-102-4/+9
* hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-11-051-1/+1
* NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia2020-11-051-0/+3
* usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan2020-11-051-0/+1
* media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil2020-11-051-9/+8
* xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2020-11-051-4/+25
* fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers2020-11-053-10/+20
* fscrypt: fix race allowing rename() and link() of ciphertext dentriesEric Biggers2020-11-053-4/+5
* fscrypt: clean up and improve dentry revalidationEric Biggers2020-11-052-5/+3
* fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers2020-11-051-2/+2
* mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva2020-11-051-1/+1
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu2020-11-051-2/+2