aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-08eventpoll: ensure we pass back -EBADF for a bad file descriptorepoll-min_ts-2022-12-08epoll-min_tsJens Axboe1-0/+1
2022-12-01eventpoll: add method for configuring minimum wait on epoll contextJens Axboe3-2/+14
2022-12-01eventpoll: add support for min-waitJens Axboe1-13/+71
2022-12-01eventpoll: move file checking earlier for epoll_ctl()Jens Axboe1-10/+16
2022-12-01eventpoll: move expires to epoll_wqJens Axboe1-2/+3
2022-12-01eventpoll: split out wait handlingJens Axboe1-13/+55
2022-12-01eventpoll: don't pass in 'timed_out' to ep_busy_loop()Jens Axboe1-4/+4
2022-12-01eventpoll: cleanup branches around sleeping for eventsJens Axboe1-5/+6
2022-11-30afs: Fix server->active leak in afs_put_serverMarc Dionne1-1/+1
2022-11-30drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda1-0/+5
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds73-265/+480
2022-11-29net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda1-0/+1
2022-11-29MAINTAINERS: Update maintainer list for chelsio driversAyush Sawal1-4/+0
2022-11-29ionic: update MAINTAINERS entryShannon Nelson2-1/+3
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao5-7/+49
2022-11-29packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn1-4/+2
2022-11-29net/mlx5: Lag, Fix for loop when checking lagChris Mi1-2/+4
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed2-0/+23
2022-11-29net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functionsShang XiaoJing2-3/+3
2022-11-29net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida1-1/+3
2022-11-28afs: Fix fileserver probe RTT handlingDavid Howells1-2/+2
2022-11-28net: mdiobus: fix unbalanced node reference countYang Yingliang2-1/+2
2022-11-28net: hsr: Fix potential use-after-freeYueHaibing1-2/+3
2022-11-28tipc: re-fetch skb cb after tipc_msg_validateXin Long1-0/+3
2022-11-28Merge branch 'mptcp-more-fixes-for-6-1'Jakub Kicinski2-10/+9
2022-11-28mptcp: fix sleep in atomic at close timePaolo Abeni1-3/+3
2022-11-28mptcp: don't orphan ssk in mptcp_close()Menglong Dong1-7/+6
2022-11-28dsa: lan9303: Correct stat nameJerry Ray1-1/+1
2022-11-28Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski5-19/+58
2022-11-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-30/+48
2022-11-28ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel2-3/+16
2022-11-28Merge tag 'devicetree-fixes-for-6.1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+3
2022-11-28Merge tag 'trace-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-11/+35
2022-11-28Merge tag 'fuse-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-21/+16
2022-11-28Merge branch 'wwan-iosm-fixes'David S. Miller2-13/+15
2022-11-28net: wwan: iosm: fix incorrect skb lengthM Chetan Kumar1-7/+11
2022-11-28net: wwan: iosm: fix crash in peek throughput testM Chetan Kumar1-3/+2
2022-11-28net: wwan: iosm: fix dma_alloc_coherent incompatible pointer typeM Chetan Kumar1-1/+1
2022-11-28net: wwan: iosm: fix kernel test robot reported errorM Chetan Kumar1-2/+1
2022-11-28net: phylink: fix PHY validation with rate adaptionRussell King (Oracle)1-6/+16
2022-11-28net: ethernet: nixge: fix NULL dereferenceYuri Karpov1-14/+15
2022-11-28net/9p: Fix a potential socket leak in p9_socket_openWang Hai1-1/+3
2022-11-28net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can1-1/+8
2022-11-28net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()Zhang Changzhong1-1/+1
2022-11-28Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller12-101/+105
2022-11-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller5-8/+37
2022-11-27Linux 6.1-rc7Linus Torvalds1-1/+1
2022-11-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-9/+28
2022-11-27Merge tag 'usb-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-81/+46
2022-11-27Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-34/+39
2022-11-27Merge tag 'timers_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+5
2022-11-27Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2022-11-27Merge tag 'x86_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-44/+112
2022-11-27Merge tag 'perf_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+25
2022-11-27net: phy: fix null-ptr-deref while probe() failedYang Yingliang1-0/+1
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-83/+251
2022-11-27Merge tag '6.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-3/+5
2022-11-26Merge tag 'kbuild-fixes-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-7/+7
2022-11-27nios2: add FORCE for vmlinuz.gzRandy Dunlap1-1/+1
2022-11-26Merge tag 'nfsd-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-3/+4
2022-11-25Merge tag 'for-v6.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds3-10/+15
2022-11-25Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linuxLinus Torvalds5-69/+67
2022-11-25Merge tag 'io_uring-6.1-2022-11-25' of git://git.kernel.dk/linuxLinus Torvalds3-11/+47
2022-11-25Merge tag 'zonefs-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-8/+21
2022-11-25Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-6/+22
2022-11-25Merge tag 'for-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-35/+132
2022-11-25Merge tag 'pm-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds5-48/+74
2022-11-25Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-3/+15
2022-11-25Merge tag 'hyperv-fixes-signed-20221125' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-79/+141
2022-11-25Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...Linus Torvalds24-79/+173
2022-11-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+12
2022-11-25io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not availableio_uring-6.1-2022-11-25Jens Axboe1-2/+7
2022-11-25Merge tag 'sound-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-14/+27
2022-11-25Merge tag 'drm-fixes-2022-11-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-326/+487
2022-11-25io_uring/poll: fix poll_refs race with cancelationLin Ma1-1/+2
2022-11-25io_uring/filetable: fix file reference underflowLin Ma1-2/+0
2022-11-25io_uring: make poll refs more robustPavel Begunkov1-1/+35
2022-11-25io_uring: cmpxchg for poll arm refs releasePavel Begunkov1-5/+3
2022-11-25wifi: mac8021: fix possible oob access in ieee80211_get_rate_durationLorenzo Bianconi1-0/+3
2022-11-25wifi: cfg80211: don't allow multi-BSSID in S1GJohannes Berg1-1/+6
2022-11-25wifi: cfg80211: fix buffer overflow in elem comparisonJohannes Berg1-1/+2
2022-11-25net: loopback: use NET_NAME_PREDICTABLE for name_assign_typeRasmus Villemoes1-1/+1
2022-11-25net: fec: don't reset irq coalesce settings to defaults on "ip link up"Rasmus Villemoes1-16/+6
2022-11-25octeontx2-pf: Fix pfc_alloc_status array overflowSuman Ghosh1-1/+1
2022-11-25net: stmmac: Set MAC's flow control register to reflect current settingsGoh, Wei Sheng2-2/+12
2022-11-25aquantia: Do not purge addresses when setting the number of ringsIzabela Bakollari3-4/+7
2022-11-25qed: avoid defines prefixed with CONFIGLukas Bulwahn1-12/+12
2022-11-25qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou1-2/+2
2022-11-25zonefs: Fix active zone accountingDamien Le Moal2-2/+15
2022-11-25Merge tag 'linux-can-fixes-for-6.1-20221124' of git://git.kernel.org/pub/scm/...David S. Miller8-18/+34
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein4-9/+28
2022-11-25Merge tag 'amd-drm-fixes-6.1-2022-11-23' of https://gitlab.freedesktop.org/ag...Dave Airlie32-294/+440
2022-11-25Merge tag 'drm-intel-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-9/+11
2022-11-25Merge tag 'drm-misc-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-23/+36
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds119-483/+917
2022-11-24Merge tag 'soc-fixes-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds45-110/+114
2022-11-24Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-14/+29
2022-11-24Merge tag 'loongarch-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-73/+71
2022-11-24Merge tag 'ext4_for_linus_stable2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-16/+32
2022-11-24wifi: wilc1000: validate number of channelsPhil Turnbull1-6/+16
2022-11-24wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull1-1/+2
2022-11-24wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull1-2/+12
2022-11-24wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull1-5/+16
2022-11-24can: mcba_usb: Fix termination command argumentYasushi SHOJI1-3/+7
2022-11-24can: m_can: Add check for devm_clk_getJiasheng Jiang1-1/+1
2022-11-24can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methodsZhang Changzhong1-3/+6
2022-11-24can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()Zhang Changzhong1-1/+4
2022-11-24can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong1-4/+6
2022-11-24can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()Zhang Changzhong1-4/+6
2022-11-24can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher1-1/+1
2022-11-24can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netde...Ziyang Xuan1-1/+3
2022-11-24Merge tag 'v6.2-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-1/+7
2022-11-24MAINTAINERS: add S390 MM sectionHeiko Carstens1-1/+10
2022-11-24s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1
2022-11-24net: thunderx: Fix the ACPI memory leakYu Liao1-1/+3
2022-11-24perf: Consider OS filter failPeter Zijlstra1-2/+22
2022-11-24perf: Fixup SIGTRAP and sample_flags interactionPeter Zijlstra1-1/+4
2022-11-24octeontx2-af: Fix reference count issue in rvu_sdp_init()Xiongfeng Wang1-2/+5
2022-11-24net: altera_tse: release phylink resources in tse_shutdown()Liu Jian1-0/+1
2022-11-24virtio_net: Fix probe failed when modprobe virtio_netLi Zetao1-2/+1
2022-11-24net/mlx5e: MACsec, block offload requests with encrypt offEmeel Hakim1-0/+5
2022-11-24net/mlx5e: MACsec, fix Tx SA active field updateRaed Salem1-2/+1
2022-11-24net/mlx5e: MACsec, remove replay window size limitation in offload pathEmeel Hakim2-23/+0
2022-11-24net/mlx5e: MACsec, fix add Rx security association (SA) rule memory leakEmeel Hakim1-0/+1
2022-11-24net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition and functionalityRaed Salem1-13/+11
2022-11-24net/mlx5e: MACsec, fix update Rx secure channel active fieldRaed Salem1-1/+1
2022-11-24net/mlx5e: MACsec, fix memory leak when MACsec device is deletedRaed Salem1-44/+33
2022-11-24net/mlx5e: MACsec, fix RX data path 16 RX security channel limitRaed Salem3-7/+14
2022-11-24net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create()YueHaibing1-2/+2
2022-11-24net/mlx5e: Fix a couple error codesDan Carpenter1-4/+8
2022-11-24net/mlx5e: Fix use-after-free when reverting termination tableRoi Dayan1-0/+2
2022-11-24net/mlx5: Fix uninitialized variable bug in outlen_write()YueHaibing1-2/+2
2022-11-24net/mlx5: E-switch, Fix duplicate lag creationChris Mi2-2/+11
2022-11-24net/mlx5: E-switch, Destroy legacy fdb table when neededChris Mi2-0/+10
2022-11-24net/mlx5: DR, Fix uninitialized var warningYueHaibing1-1/+4
2022-11-24net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo1-0/+2
2022-11-24octeontx2-pf: Add check for devm_kcallocJiasheng Jiang1-0/+2
2022-11-23net: enetc: preserve TX ring priority across reconfigurationVladimir Oltean3-11/+19
2022-11-23net: marvell: prestera: add missing unregister_netdev() in prestera_port_crea...Zhang Changzhong1-0/+1
2022-11-23Merge branch 'nfc-st-nci-restructure-validating-logic-in-evt_transaction'Jakub Kicinski1-13/+36
2022-11-23nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek1-15/+36
2022-11-23nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek1-1/+3
2022-11-23nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-11-23ublk_drv: don't forward io commands in reserve orderblock-6.1-2022-11-25Ming Lei1-44/+38
2022-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski8-15/+57
2022-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski3-6/+8
2022-11-23Documentation: networking: Update generic_netlink_howto URLNir Levy1-1/+1
2022-11-24scripts: add rust in scripts/Makefile.packageParan Lee1-2/+2
2022-11-24kbuild: fix "cat: .version: No such file or directory"Masahiro Yamada2-3/+3
2022-11-23tracing: Free buffers when a used dynamic event is removedSteven Rostedt (Google)2-1/+12
2022-11-23tracing: Add tracing_reset_all_online_cpus_unlocked() functionSteven Rostedt (Google)4-4/+12
2022-11-23tracing: Fix race where histograms can be called before the eventSteven Rostedt (Google)1-0/+3
2022-11-23Merge branch 'kvm-dwmw2-fixes' into HEADPaolo Bonzini2-10/+29
2022-11-23KVM: Update gfn_to_pfn_cache khva when it moves within the same pageDavid Woodhouse1-1/+6
2022-11-23KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0David Woodhouse1-1/+11
2022-11-23KVM: x86/xen: Validate port number in SCHEDOP_pollDavid Woodhouse1-8/+12
2022-11-23KVM: x86/mmu: Fix race condition in direct_page_faultKazuki Takiguchi1-6/+7
2022-11-23Merge tag 'pci-v6.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2022-11-23NFSD: Fix reads with a non-zero offset that don't end on a page boundaryChuck Lever1-3/+4
2022-11-23Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-7/+20
2022-11-23Merge tag '9p-for-6.1-rc7' of https://github.com/martinetd/linuxLinus Torvalds2-11/+22
2022-11-23lib/vdso: use "grep -E" instead of "egrep"Greg Kroah-Hartman1-1/+1
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells2-3/+6
2022-11-23s390/dasd: fix possible buffer overflow in copy_pair_showStefan Haberland1-1/+1
2022-11-23s390/dasd: fix no record found for raw_track_accessStefan Haberland1-4/+2
2022-11-23s390/dasd: increase printing of debug data payloadStefan Haberland1-18/+19
2022-11-23s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"Colin Ian King1-1/+1
2022-11-23e100: Fix possible use after free in e100_xmit_prepareWang Hai1-4/+1
2022-11-23iavf: Fix error handling in iavf_init_module()Yuan Can1-1/+8
2022-11-23fm10k: Fix error handling in fm10k_init_module()Yuan Can1-1/+9
2022-11-23i40e: Fix error handling in i40e_init_module()Shang XiaoJing1-1/+10
2022-11-23ixgbevf: Fix resource leak in ixgbevf_init_module()Shang XiaoJing1-1/+9
2022-11-23Merge tag 'asoc-fix-v6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai8-10/+20
2022-11-23btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei1-2/+5
2022-11-23btrfs: do not modify log tree while holding a leaf from fs tree lockedFilipe Manana1-4/+55
2022-11-23btrfs: use kvcalloc in btrfs_get_dev_zone_infoChristoph Hellwig1-3/+3
2022-11-23s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun1-1/+4
2022-11-23drm/amdgpu/vcn: re-use original vcn0 doorbell valueJane Jian2-9/+1
2022-11-23drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher1-1/+0
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin1-0/+37
2022-11-23drm/amdgpu: fix use-after-free during gpu recoveryStanley.Yang1-1/+5
2022-11-23drm/amd/pm: update driver if header for smu_13_0_7lyndonli2-39/+80
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi3-30/+64
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone1-1/+1
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan4-8/+13
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone1-1/+1
2022-11-23drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone2-7/+7
2022-11-23drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-11-23drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher1-7/+9
2022-11-23net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón1-0/+1
2022-11-23net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin1-0/+1
2022-11-23l2tp: Don't sleep and disable BH under writer-side sk_callback_lockJakub Sitnicki1-8/+9
2022-11-23net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()Yuan Can1-1/+3
2022-11-23arcnet: fix potential memory leak in com20020_probe()Wang Hai1-2/+9
2022-11-23Merge tag 'v6.1-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann34-64/+46
2022-11-23fuse: lock inode unconditionally in fuse_fallocate()Miklos Szeredi1-21/+16
2022-11-239p/xen: check logical size for buffer sizeDominique Martinet1-0/+9
2022-11-22Merge tag 'mlx5-fixes-2022-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski18-118/+281
2022-11-22ipv4: Fix error return code in fib_table_insert()Ziyang Xuan1-1/+3
2022-11-22Merge branch 'net-ethernet-mtk_eth_soc-fix-memory-leak-in-error-path'Jakub Kicinski3-6/+23