summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-12mptcp: check addrs list in userspace_pm_get_local_idGeliang Tang
2024-02-12mptcp: corner case locking for rx path fields initializationPaolo Abeni
2024-02-12mptcp: fix more tx path fields initializationPaolo Abeni
2024-02-12mptcp: fix rcv space initializationPaolo Abeni
2024-02-12mptcp: drop the push_pending fieldPaolo Abeni
2024-02-12tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur
2024-02-12tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming3
2024-02-12Merge branch 'net-misplaced-fields'David S. Miller
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet
2024-02-12drm/i915/dp: Limit SST link rate to <=8.1GbpsVille Syrjälä
2024-02-12drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg addressManasi Navare
2024-02-12tools/rv: Fix curr_reactor uninitialized variableDaniel Bristot de Oliveira
2024-02-12tools/rv: Fix Makefile compiler options for clangDaniel Bristot de Oliveira
2024-02-12tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira
2024-02-12tools/rtla: Fix clang warning about mount_point var sizeDaniel Bristot de Oliveira
2024-02-12tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira
2024-02-12tools/rtla: Fix Makefile compiler options for clangDaniel Bristot de Oliveira
2024-02-12accel/ivpu: Fix DevTLB errors on suspend/resume and recoveryJacek Lawrynowicz
2024-02-12ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHTMark Brown
2024-02-11cifs: update the same create_guid on replayShyam Prasad N
2024-02-11cifs: fix underflow in parse_server_interfaces()Dan Carpenter
2024-02-11Linux 6.8-rc4v6.8-rc4Linus Torvalds
2024-02-11Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-11Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-11ASoC: SOF: amd: Fix locking in ACP IRQ handlerCristian Ciocaltea
2024-02-11ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov
2024-02-11spi: ppc4xx: Drop write-only variableUwe Kleine-König
2024-02-11spi: ppc4xx: Fix fallout from rename in struct spi_bitbangUwe Kleine-König
2024-02-11spi: ppc4xx: Fix fallout from include cleanupUwe Kleine-König
2024-02-11ASoC: Intel: cht_bsw_rt5645: Cleanup codec_name handlingHans de Goede
2024-02-11ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boardsHans de Goede
2024-02-10Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-10bcachefs: fix missing endiannes conversion in sb_membersKent Overstreet
2024-02-10bcachefs: fix kmemleak in __bch2_read_super error handling pathSu Yue
2024-02-10bcachefs: Fix missing bch2_err_class() callsKent Overstreet
2024-02-10Merge branch 'tls-fixes'David S. Miller
2024-02-10net: tls: fix returned read length with async decryptJakub Kicinski
2024-02-10selftests: tls: use exact comparison in recv_partialJakub Kicinski
2024-02-10net: tls: fix use-after-free with partial reads and async decryptSabrina Dubroca
2024-02-10net: tls: handle backlogging of crypto requestsJakub Kicinski
2024-02-10tls: fix race between tx work scheduling and socket closeJakub Kicinski
2024-02-10tls: fix race between async notify and socket closeJakub Kicinski
2024-02-10net: tls: factor out tls_*crypt_async_wait()Jakub Kicinski
2024-02-10iio: adc: ad4130: only set GPIO_CTRL if pin is unusedCosmin Tanislav
2024-02-10iio: adc: ad4130: zero-initialize clock init dataCosmin Tanislav
2024-02-10Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-10Merge tag 'firewire-fixes-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-10Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds