aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-05gfs2: increase usage of folio_next_index() helperMinjie Du1-2/+1
2023-09-05perf parse-events: Fix driver config termIan Rogers1-0/+17
2023-09-05Revert "net: macsec: preserve ingress frame ordering"Sabrina Dubroca1-2/+1
2023-09-05ALSA: seq: Fix snd_seq_expand_var_event() call to user-spaceTakashi Iwai1-2/+7
2023-09-05kcm: Destroy mutex in kcm_exit_net()Shigeru Yoshida1-0/+2
2023-09-05ALSA: usb-audio: Fix potential memory leaks at error path for UMP openTakashi Iwai1-2/+5
2023-09-05net: sched: sch_qfq: Fix UAF in qfq_dequeue()valis2-6/+18
2023-09-04Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds44-1033/+724
2023-09-04Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-7/+57
2023-09-04Merge tag 'thermal-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds28-140/+468
2023-09-04Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds36-173/+362
2023-09-04Merge tag 'rpmsg-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds6-6/+157
2023-09-04Merge tag 'hwlock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds3-9/+16
2023-09-04Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds54-176/+880
2023-09-04Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds118-567/+545
2023-09-04Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds73-565/+562
2023-09-04Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds9-81/+167
2023-09-04Merge tag 'timers-core-2023-09-04-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-479/+131
2023-09-04tpm: Enable hwrng only for Pluton on AMD CPUsJarkko Sakkinen1-25/+8
2023-09-04tpm_crb: Fix an error handling path in crb_acpi_add()Christophe JAILLET1-2/+3
2023-09-04Merge tag 'm68knommu-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+1
2023-09-04Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-245/+23
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds16-113/+759
2023-09-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-89/+624
2023-09-04Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds3-7/+5
2023-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki4-6/+56
2023-09-04ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.Vitaly Rodionov2-1/+2
2023-09-04x86/smp: Don't send INIT to non-present and non-booted CPUsThomas Gleixner1-1/+1
2023-09-04spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drainTobias Schramm1-1/+28
2023-09-04spi: sun6i: reduce DMA RX transfer width to single byteTobias Schramm1-1/+1
2023-09-04ASoC: rt5645: NULL pointer access when removing jackBrent Lu1-6/+10
2023-09-04ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xx...Shubh1-0/+7
2023-09-04MAINTAINERS: Update the MAINTAINERS enties for TEXAS INSTRUMENTS ASoC DRIVERSKevin-Lu1-1/+1
2023-09-04Merge branch 'af_unix-data-races'David S. Miller3-7/+7
2023-09-04af_unix: Fix data race around sk->sk_err.Kuniyuki Iwashima1-1/+1
2023-09-04af_unix: Fix data-races around sk->sk_shutdown.Kuniyuki Iwashima1-2/+2
2023-09-04af_unix: Fix data-race around unix_tot_inflight.Kuniyuki Iwashima1-1/+1
2023-09-04af_unix: Fix data-races around user->unix_inflight.Kuniyuki Iwashima1-3/+3
2023-09-04af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.Kuniyuki Iwashima1-5/+9
2023-09-04docs: netdev: update the netdev infra URLsJakub Kicinski1-2/+2
2023-09-04Merge branch 'rework/misc-cleanups' into for-linusPetr Mladek5-73/+156
2023-09-04Merge branch 'for-6.6-vsprintf-doc' into for-linusPetr Mladek1-4/+5
2023-09-04docs: netdev: document patchwork patch statesJakub Kicinski1-1/+31
2023-09-04bpf, sockmap: Fix skb refcnt race after locking changesJohn Fastabend1-4/+8
2023-09-04net: phy: micrel: Correct bit assignments for phy_device flagsOleksij Rempel1-3/+3
2023-09-04net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddrAlex Henrie1-1/+1
2023-09-04veth: Fixing transmit return status for dropped packetsLiang Chen1-1/+3
2023-09-04gve: fix frag_list chainingEric Dumazet1-1/+4
2023-09-04net: deal with integer overflows in kmalloc_reserve()Eric Dumazet1-2/+8
2023-09-03ksmbd: remove experimental warningSteve French2-3/+1