summaryrefslogtreecommitdiffstats
path: root/drivers/tty/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-18libbpf: provide NULL and KERNEL_VERSION macros in bpf_helpers.hAndrii Nakryiko1-1/+15
2021-03-18bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitlyYonghong Song2-0/+13
2021-03-17selftests/bpf: Use nanosleep() syscall instead of sleep() in get_cgroup_idRavi Bangoria1-1/+5
2021-03-16selftests/bpf: Fix warning comparing pointer to 0Jiapeng Chong1-2/+2
2021-03-16selftests/bpf: Build everything in debug modeAndrii Nakryiko1-2/+5
2021-03-16selftests/bpf: Fix maybe-uninitialized warning in xdpxceiver testAndrii Nakryiko1-2/+2
2021-03-16bpftool: Fix maybe-uninitialized warningsAndrii Nakryiko3-3/+5
2021-03-16libbpf: Add explicit padding to bpf_xdp_set_link_optsAndrii Nakryiko1-0/+1
2021-03-16bpf: Make symbol 'bpf_task_storage_busy' staticWei Yongjun1-1/+1
2021-03-16kernel/bpf/: Fix misspellings using codespell toolLiu xuzhi1-1/+1
2021-03-16s390/bpf: Implement new atomic opsIlya Leoshkevich1-9/+55
2021-03-16bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array...Pedro Tammela1-5/+0
2021-03-16samples: bpf: Fix a spelling typo in do_hbm_test.shMasanari Iida1-1/+1
2021-03-16libbpf: Avoid inline hint definition from 'linux/stddef.h'Pedro Tammela1-2/+3
2021-03-15bpf: Add getter and setter for SO_REUSEPORT through bpf_{g,s}etsockoptManu Bretelle3-0/+56
2021-03-10libbpf: xsk: Move barriers from libbpf_util.h to xsk.hBjörn Töpel3-85/+68
2021-03-10libbpf: xsk: Remove linux/compiler.h headerBjörn Töpel1-10/+17
2021-03-10bpf: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-03-10selftests/bpf: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-03-10sparc: sparc64_defconfig: remove duplicate CONFIGsCorentin Labbe1-3/+1
2021-03-10sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner1-7/+6
2021-03-10s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann1-3/+3
2021-03-10s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann1-6/+12
2021-03-10s390/qeth: improve completion of pending TX buffersJulian Wiedmann2-42/+30
2021-03-10s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann1-18/+17
2021-03-10net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth1-0/+3
2021-03-10net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth1-1/+6
2021-03-10bpf, xdp: Restructure redirect actionsBjörn Töpel6-129/+116
2021-03-10bpf, xdp: Make bpf_redirect_map() a map operationBjörn Töpel8-82/+82
2021-03-10net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister1-2/+8
2021-03-10selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.cAndrii Nakryiko1-2/+2
2021-03-09net: lapbether: Remove netif_start_queue / netif_stop_queueXie He1-3/+0
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntaxIlya Leoshkevich1-0/+7
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_sizeIlya Leoshkevich4-0/+18
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer4-5/+17
2021-03-09atm: idt77252: fix null-ptr-dereferenceTong Zhang1-2/+2
2021-03-09atm: uPD98402: fix incorrect allocationTong Zhang1-1/+1
2021-03-09atm: fix a typo in the struct descriptionTong Zhang1-1/+1
2021-03-09net: qrtr: fix error return code of qrtr_sendmsg()Jia-Ju Bai1-1/+3
2021-03-09mptcp: fix length of ADD_ADDR with port sub-optionDavide Caratti1-6/+8
2021-03-08net: bonding: fix error return code of bond_neigh_init()Jia-Ju Bai1-2/+6
2021-03-08net: enetc: allow hardware timestamping on TX queues with tc-etf enabledVladimir Oltean1-0/+6
2021-03-08net: enetc: set MAC RX FIFO to recommended valueAlex Marginean2-0/+8
2021-03-08net: davicom: Use platform_get_irq_optional()Paul Cercueil1-1/+1
2021-03-08net: davicom: Fix regulator not turned off on driver removalPaul Cercueil1-1/+8
2021-03-08net: davicom: Fix regulator not turned off on failed probePaul Cercueil1-3/+9
2021-03-08net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...Vladimir Oltean2-27/+57
2021-03-08net: wan: fix error return code of uhdlc_init()Jia-Ju Bai1-2/+6
2021-03-08net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai1-1/+3
2021-03-08net: usb: log errors to dmesg/syslogGrant Grundler1-1/+1