summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* neighbour: fix data-races around n->outputEric Dumazet2023-10-011-1/+1
* Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2023-10-011-1/+1
|\
| * Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2023-09-201-1/+1
* | Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-214-5/+10
|\ \
| * | netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal2023-09-201-1/+1
| |/
| * team: fix null-ptr-deref when team device type is changedZiyang Xuan2023-09-191-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2023-09-162-2/+4
| |\
| | * bpf: Fix BTF_ID symbol generation collisionJiri Olsa2023-09-151-1/+1
| | * bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev2023-09-111-1/+3
| * | Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2023-09-151-2/+3
| |\ \
| | * | netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GCPablo Neira Ayuso2023-09-081-2/+3
* | | | Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-211-44/+2
|\ \ \ \
| * | | | Revert "fs: add infrastructure for multigrain timestamps"Christian Brauner2023-09-201-44/+2
* | | | | Merge tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-213-20/+7
|\ \ \ \ \
| * | | | | x86/xen: move paravirt lazy codeJuergen Gross2023-09-191-6/+6
| * | | | | arm/xen: remove lazy mode related definitionsJuergen Gross2023-09-191-12/+0
| * | | | | xen: simplify evtchn_do_upcall() call mazeJuergen Gross2023-09-191-2/+1
| |/ / / /
* | | | | Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2023-09-183-2/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SUNRPC: Silence compiler complaints about tautological comparisonsTrond Myklebust2023-09-151-1/+1
| * | | | Revert "SUNRPC: clean up integer overflow check"Anna Schumaker2023-09-151-1/+3
| * | | | NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia2023-09-131-0/+1
| * | | | NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust2023-09-131-1/+3
* | | | | Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-171-0/+5
|\ \ \ \ \
| * | | | | x86/ibt: Suppress spurious ENDBRPeter Zijlstra2023-09-121-0/+5
| |/ / / /
* | | | | Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-171-1/+4
|\ \ \ \ \
| * | | | | buffer: Make bh_offset() work for compound pagesMatthew Wilcox (Oracle)2023-09-071-1/+4
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-09-161-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesMartin K. Petersen2023-09-131-3/+3
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | scsi: qla2xxx: Correct endianness for rqstlen and rsplenNilesh Javali2023-09-051-3/+3
* | | | | | | Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-161-0/+4
|\ \ \ \ \ \ \
| * | | | | | | ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2023-09-111-0/+4
| |/ / / / / /
* | | | | | | Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-161-10/+1
|\ \ \ \ \ \ \
| * | | | | | | i2c: Drop legacy callback .probe_new()Uwe Kleine-König2023-09-131-10/+1
| |/ / / / / /
* | | | | | | Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-151-2/+2
|\ \ \ \ \ \ \
| * | | | | | | thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki2023-09-111-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-152-5/+34
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | drm/tests: helpers: Avoid a driver uafThomas Hellström2023-09-141-1/+3
| * | | | | | Merge tag 'drm-misc-next-fixes-2023-09-11' of git://anongit.freedesktop.org/d...Daniel Vetter2023-09-111-4/+31
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/drm_exec: Work around a WW mutex lockdep oddityThomas Hellström2023-09-071-4/+31
* | | | | | | Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-141-1/+6
|\ \ \ \ \ \ \
| * | | | | | | tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Kuniyuki Iwashima2023-09-131-0/+5
| * | | | | | | ipv6: fix ip6_sock_set_addr_preferences() typoEric Dumazet2023-09-121-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-131-0/+2
|\ \ \ \ \ \ \
| * | | | | | | linux/export: fix reference to exported functions for parisc64Masahiro Yamada2023-09-121-0/+2
* | | | | | | | Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-131-4/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | tracing/synthetic: Fix order of struct trace_dynamic_infoSteven Rostedt (Google)2023-09-111-3/+3
| * | | | | | | tracing: Remove unused trace_event_file dir fieldSteven Rostedt (Google)2023-09-081-1/+0
* | | | | | | | Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-09-091-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | spnego: add missing OID to oid registrySteve French2023-09-091-0/+1
* | | | | | | | | Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-091-0/+2
|\ \ \ \ \ \ \ \ \