summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-10net: socket: use BIT() for MSG_*Menglong Dong
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth
2021-03-10bpf, xdp: Restructure redirect actionsBjörn Töpel
2021-03-10bpf, xdp: Make bpf_redirect_map() a map operationBjörn Töpel
2021-03-08atm: fix a typo in the struct descriptionTong Zhang
2021-03-08gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko
2021-03-08gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko
2021-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-05Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-05Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-03-05bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETHXuesen Huang
2021-03-04bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer
2021-03-04scripts/bpf: Abstract eBPF API target parameterJoe Stringer
2021-03-04bpf: Document BPF_MAP_*_BATCH syscall commandsJoe Stringer
2021-03-04bpf: Document BPF_PROG_QUERY syscall commandJoe Stringer
2021-03-04bpf: Document BPF_PROG_TEST_RUN syscall commandJoe Stringer
2021-03-04bpf: Document BPF_PROG_ATTACH syscall commandJoe Stringer
2021-03-04bpf: Document BPF_PROG_PIN syscall commandJoe Stringer
2021-03-04bpf: Document BPF_F_LOCK in syscall commandsJoe Stringer
2021-03-04bpf: Add minimal bpf() command documentationJoe Stringer
2021-03-04bpf: Import syscall arg documentationJoe Stringer
2021-03-04bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich
2021-03-04kernel: provide create_io_thread() helperJens Axboe
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-04Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-03-04skmsg: Add function doc for skb->_sk_redirCong Wang
2021-03-04xsk: Remove dangling function declaration from header fileMaciej Fijalkowski
2021-03-04tracing: Fix comment about the trace_event_call flagsSteven Rostedt (VMware)
2021-03-04io_uring: destroy io-wq on execPavel Begunkov
2021-03-03net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer
2021-03-03ACPI: bus: Constify is_acpi_node() and friends (part 2)Andy Shevchenko
2021-03-02swap: fix swapfile read/write offsetJens Axboe
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse
2021-03-02Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linusTakashi Iwai
2021-03-02ALSA: hda: move Intel SoundWire ACPI scan to dedicated modulePierre-Louis Bossart
2021-03-02ASoC: soc-acpi: allow for partial match in parent namePierre-Louis Bossart
2021-03-02ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart
2021-03-01net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn
2021-03-01Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-03-01block: Drop leftover references to RQF_SORTEDJean Delvare
2021-03-01can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel
2021-02-28Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-28uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin