summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-22tty: remove TTY_MAGICнаб
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-09-09termios: convert the last (sparc) INIT_C_CC to arrayAl Viro
2022-09-09make generic INIT_C_CC a bit more genericAl Viro
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCAl Viro
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro
2022-09-09termios: uninline conversion helpersAl Viro
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-09-03Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-02Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-02Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-02Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov
2022-09-01io_uring/notif: remove notif registrationPavel Begunkov
2022-09-01Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov
2022-09-01Revert "io_uring: add zc notification flush requests"Pavel Begunkov
2022-09-01kernel/panic: Drop unblank_screen callDaniel Vetter
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet
2022-08-31mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-08-31Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-31fscache: fix misdocumented parameterKhalid Masum
2022-08-30net: virtio_net: fix notification coalescing commentsAlvaro Karsz
2022-08-30USB: core: Prevent nested device-reset callsAlan Stern
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30tty: Make ldisc ->set_termios() old ktermios constIlpo Järvinen
2022-08-30tty: Make tty_termios_copy_hw() old ktermios constIlpo Järvinen
2022-08-30tty: Remove baudrate dead code & make ktermios params constIlpo Järvinen
2022-08-29tracing: Define the is_signed_type() macro onceBart Van Assche
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-28asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-08-28Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt
2022-08-28mm: re-allow pinning of zero pfns (again)Alex Williamson
2022-08-26Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-08-26wait_on_bit: add an acquire memory barrierMikulas Patocka
2022-08-26lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-24net: Fix a data-race around gro_normal_batch.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima
2022-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-08-24netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso