summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-09-031-0/+8
|\
| * serial: document start_rx member at struct uart_opsMauro Carvalho Chehab2022-08-181-0/+8
* | Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds2022-09-021-22/+6
|\ \
| * | io_uring/net: simplify zerocopy send user APIPavel Begunkov2022-09-011-2/+5
| * | io_uring/notif: remove notif registrationPavel Begunkov2022-09-011-8/+0
| * | Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov2022-09-011-11/+1
| * | Revert "io_uring: add zc notification flush requests"Pavel Begunkov2022-09-011-1/+0
* | | Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-021-0/+1
|\ \ \
| * | | Revert "driver core: Delete driver_deferred_probe_check_state()"Saravana Kannan2022-08-231-0/+1
* | | | Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-09-022-0/+7
|\ \ \ \
| * | | | USB: core: Prevent nested device-reset callsAlan Stern2022-08-301-0/+2
| * | | | usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun2022-08-181-0/+5
| | |_|/ | |/| |
* | | | Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-09-021-2/+4
|\ \ \ \
| * | | | platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko2022-08-151-2/+4
| |/ / /
* | | | Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-014-9/+13
|\ \ \ \
| * | | | tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet2022-08-311-0/+2
| * | | | net: virtio_net: fix notification coalescing commentsAlvaro Karsz2022-08-301-7/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-08-262-2/+4
| |\ \ \ \
| | * | | | ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger2022-08-181-1/+3
| | * | | | bpf: Partially revert flexible-array member replacementDaniel Borkmann2022-08-171-1/+1
* | | | | | mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2022-08-311-2/+5
* | | | | | Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-311-2/+2
|\ \ \ \ \ \
| * | | | | | fscache: fix misdocumented parameterKhalid Masum2022-08-311-2/+2
* | | | | | | Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-313-0/+9
|\ \ \ \ \ \ \
| * | | | | | | lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain2022-08-263-0/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | tracing: Define the is_signed_type() macro onceBart Van Assche2022-08-293-3/+6
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-283-7/+28
|\ \ \ \ \ \
| * | | | | | asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-08-281-2/+5
| * | | | | | Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt2022-08-281-2/+13
| * | | | | | mm: re-allow pinning of zero pfns (again)Alex Williamson2022-08-281-3/+10
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-261-0/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | io_uring: uapi: Add `extern "C"` in io_uring.h for liburingAmmar Faizi2022-08-231-0/+8
| | |/ / / | |/| | |
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-08-261-5/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesMartin K. Petersen2022-08-191-5/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | scsi: ufs: core: Enable link lost interruptKiwoong Kim2022-08-111-5/+1
* | | | | | wait_on_bit: add an acquire memory barrierMikulas Patocka2022-08-267-5/+34
| |_|/ / / |/| | | |
* | | | | Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-259-11/+26
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-08-243-4/+4
| |\ \ \ \ \
| | * | | | | netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso2022-08-241-0/+2
| | * | | | | netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso2022-08-241-0/+1
| | * | | | | netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso2022-08-241-0/+1
| | * | | | | netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal2022-08-231-4/+0
| * | | | | | net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima2022-08-241-1/+1
| * | | | | | net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima2022-08-241-0/+9
| * | | | | | net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima2022-08-241-3/+8
| * | | | | | net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima2022-08-241-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-08-241-1/+1
| |\ \ \ \ \ \
| | * | | | | | xfrm: fix XFRMA_LASTUSED commentAntony Antony2022-08-031-1/+1
| * | | | | | | Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-08-231-0/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh2022-08-221-0/+1