summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | net/sched: act_sample: fix NULL dereference in the data pathDavide Caratti2018-09-141-1/+1
| * | | | | | | | | socket: fix struct ifreq size in compat ioctlJohannes Berg2018-09-141-8/+14
| * | | | | | | | | gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen2018-09-132-0/+2
| * | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-09-132-3/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang2018-09-111-0/+2
| | * | | | | | | | | Bluetooth: Use correct tfm to generate OOB dataMatias Karhumaa2018-09-111-1/+7
| | * | | | | | | | | Bluetooth: SMP: Fix trying to use non-existent local OOB dataJohan Hedberg2018-09-111-2/+6
| * | | | | | | | | | Merge branch 'tls-don-t-leave-keys-in-kernel-memory'David S. Miller2018-09-135-28/+34
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tls: clear key material from kernel memory when do_tls_setsockopt_conf failsSabrina Dubroca2018-09-131-1/+1
| | * | | | | | | | | | tls: zero the crypto information from tls_context before freeingSabrina Dubroca2018-09-135-23/+32
| | * | | | | | | | | | tls: don't copy the key out of tls12_crypto_info_aes_gcm_128Sabrina Dubroca2018-09-131-4/+1
| |/ / / / / / / / / /
| * | | | | | | | | | neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick2018-09-131-5/+8
| * | | | | | | | | | net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu2018-09-131-1/+1
| * | | | | | | | | | net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau2018-09-131-2/+6
| * | | | | | | | | | hv_netvsc: fix schedule in RCU contextStephen Hemminger2018-09-131-6/+3
| * | | | | | | | | | net_sched: notify filter deletion when deleting a chainCong Wang2018-09-131-0/+2
| * | | | | | | | | | xen/netfront: don't bug in case of too many fragsJuergen Gross2018-09-131-1/+7
| * | | | | | | | | | ipv6: use rt6_info members when dst is set in rt6_fill_nodeXin Long2018-09-131-12/+30
* | | | | | | | | | | Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-09-172-2/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODEAngelo Dureghello2018-08-281-0/+6
| * | | | | | | | | | | spi: Fix double IDR allocation with DT aliasesGeert Uytterhoeven2018-08-281-11/+11
| * | | | | | | | | | | spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersKirill Kapranov2018-08-151-0/+9
* | | | | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-09-178-26/+72
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ext4, dax: set ext4_dax_aops for dax filesToshi Kani2018-09-161-1/+1
| * | | | | | | | | | | | ext4, dax: add ext4_bmap to ext4_dax_aopsToshi Kani2018-09-161-0/+1
| * | | | | | | | | | | | ext4: don't mark mmp buffer head dirtyLi Dongyang2018-09-151-1/+0
| * | | | | | | | | | | | ext4: show test_dummy_encryption mount option in /proc/mountsEric Biggers2018-09-151-0/+2
| * | | | | | | | | | | | ext4: close race between direct IO and ext4_break_layouts()Ross Zwisler2018-09-111-6/+3
| * | | | | | | | | | | | ext4: fix online resizing for bigalloc file systems with a 1k block sizeTheodore Ts'o2018-09-041-1/+2
| * | | | | | | | | | | | ext4: fix online resize's handling of a too-small final block groupTheodore Ts'o2018-09-041-0/+20
| * | | | | | | | | | | | ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o2018-09-011-0/+2
| * | | | | | | | | | | | ext4: avoid arithemetic overflow that can trigger a BUGTheodore Ts'o2018-09-012-2/+9
| * | | | | | | | | | | | ext4: avoid divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o2018-08-272-12/+12
| * | | | | | | | | | | | ext4: check to make sure the rename(2)'s destination is not freedTheodore Ts'o2018-08-271-0/+6
| * | | | | | | | | | | | ext4: add nonstring annotations to ext4.hTheodore Ts'o2018-08-271-3/+14
* | | | | | | | | | | | | Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-09-1719-32/+280
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add tests for memory.oom.groupJay Kamat2018-09-083-0/+227
| * | | | | | | | | | | | Fix cg_read_strcmp()Jay Kamat2018-09-081-3/+14
| * | | | | | | | | | | | cgroup: kselftests: add test_core to .gitignoreLei Yang2018-09-061-0/+1
| * | | | | | | | | | | | selftests: memory-hotplug: add required configsLei Yang2018-09-051-0/+1
| * | | | | | | | | | | | selftests/efivarfs: add required kernel configsLei Yang2018-09-051-0/+1
| * | | | | | | | | | | | selftests: add headers_install to lib.mkAnders Roxell2018-09-0511-28/+36
| * | | | | | | | | | | | selftests: kselftest: Remove outdated commentThiago Jung Bauermann2018-08-271-1/+0
| * | | | | | | | | | | | selftests: android: move config up a levelAnders Roxell2018-08-271-0/+0
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Linux 4.19-rc4v4.19-rc4Linus Torvalds2018-09-161-1/+1
* | | | | | | | | | | | Code of Conduct: Let's revamp it.Greg Kroah-Hartman2018-09-163-29/+82
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-157-25/+30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap2018-09-151-0/+2
| * | | | | | | | | | | | Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel2018-09-142-10/+1
| * | | | | | | | | | | | x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3Guenter Roeck2018-09-121-2/+1