summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-08bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_regChuyi Zhou2-2/+2
2023-11-08net: phylink: initialize carrier state at creationKlaus Kudielka1-0/+1
2023-11-08Merge branch 'vsock-fixes'David S. Miller4-17/+139
2023-11-08test/vsock: add dobule bind connect testFilippo Storniolo3-0/+100
2023-11-08test/vsock: refactor vsock_acceptFilippo Storniolo1-12/+20
2023-11-08test/vsock fix: add missing check on socket creationFilippo Storniolo1-0/+8
2023-11-08vsock/virtio: remove socket from connected/bound list on shutdownFilippo Storniolo1-5/+11
2023-11-08tcp: Fix -Wc23-extensions in tcp_options_write()Nathan Chancellor1-31/+39
2023-11-08tg3: Fix the TX ring stallAlex Pakhunov1-11/+42
2023-11-08s390/qeth: Fix typo 'weed' in commentKuan-Wei Chiu1-1/+1
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds29-65/+168
2023-11-07Merge tag 'vfs-6.7.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-9/+9
2023-11-07Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds30-433/+421
2023-11-07Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds16-532/+929
2023-11-07Merge branch 'pm-tools'Rafael J. Wysocki1-1/+1
2023-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki2-0/+63
2023-11-07Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsLinus Torvalds109-2296/+3982
2023-11-07MAINTAINERS: create an entry for exportfsAmir Goldstein1-1/+12
2023-11-07iomap: rename iomap entryChristian Brauner1-10/+9
2023-11-07crypto: ahash - Set using_shash for cloned ahash wrapper over shashDmitry Safonov1-0/+1
2023-11-07crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERTHerbert Xu1-3/+25
2023-11-07idpf: fix potential use-after-free in idpf_tso()Eric Dumazet1-2/+4
2023-11-07tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin1-1/+2
2023-11-07ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik1-1/+23
2023-11-07ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul1-28/+62
2023-11-07ice: lag: in RCU, use atomic allocationMichal Schmidt1-3/+3
2023-11-07ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman1-9/+3
2023-11-07i40e: Fix devlink port unregisteringIvan Vecera1-4/+6
2023-11-07i40e: Do not call devlink_port_type_clear()Ivan Vecera1-1/+0
2023-11-07Merge branch 'next' into for-linusDmitry Torokhov14863-176041/+538715
2023-11-07Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds505-18024/+17217
2023-11-06kdb: Corrects comment for kdballocenvYuran Pereira1-4/+3
2023-11-06Merge branch 'smc-fixes'David S. Miller4-10/+15
2023-11-06net/smc: put sk reference if close work was canceledD. Wythe1-1/+2
2023-11-06net/smc: allow cdc msg send rather than drop it with NULL sndbuf_descD. Wythe1-5/+4
2023-11-06net/smc: fix dangling sock under state SMC_APPFINCLOSEWAITD. Wythe4-4/+9
2023-11-06nfsd: regenerate user space parsers after ynl-gen changesJakub Kicinski3-14/+156
2023-11-06tcp: Fix SYN option room calculation for TCP-AO.Kuniyuki Iwashima1-2/+3
2023-11-06octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya4-10/+49
2023-11-06net, sched: Fix SKB_NOT_DROPPED_YET splat under debug configJamal Hadi Salim2-2/+9
2023-11-06Merge tag 'rtc-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds26-108/+620
2023-11-06Merge tag 'mailbox-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds9-39/+117
2023-11-06Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...Dave Airlie53-527/+853
2023-11-06Merge tag 'drm-misc-next-fixes-2023-11-02' of git://anongit.freedesktop.org/d...Dave Airlie2-5/+5
2023-11-06gfs2: don't withdraw if init_threads() got interruptedAndreas Gruenbacher1-3/+1
2023-11-06gfs2: remove dead code in add_to_queueSu Hui1-1/+0
2023-11-06gfs2: Fix slab-use-after-free in gfs2_qd_deallocJuntong Deng1-4/+6
2023-11-06gfs2: Silence "suspicious RCU usage in gfs2_permission" warningAndreas Gruenbacher1-3/+4
2023-11-06gfs2: fs: derive f_fsid from s_uuidAmir Goldstein1-0/+1
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher19-285/+289