aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/edgerouterBruce Ashfield
2024-02-21Merge tag 'v4.19.268' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.267' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.266' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.265' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.264' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.263' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.262' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.261' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.260' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.259' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.258' into v4.19/standard/baseBruce Ashfield
2022-12-08Linux 4.19.268v4.19.268Greg Kroah-Hartman
2022-12-08ipc/sem: Fix dangling sem_array access in semtimedop raceJann Horn
2022-12-08mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-12-08mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada
2022-12-08x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley
2022-12-08Bluetooth: L2CAP: Fix accepting connection request for invalid SPSMLuiz Augusto von Dentz
2022-12-08x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta
2022-12-08x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-12-08nvme: restrict management ioctls to adminKeith Busch
2022-12-08tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima
2022-12-08Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones
2022-12-08parisc: Increase FRAME_WARN to 2048 bytes on pariscHelge Deller
2022-12-08xtensa: increase size of gcc stack frame checkGuenter Roeck
2022-12-08parisc: Increase size of gcc stack frame checkHelge Deller
2022-12-08iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-12-08pinctrl: single: Fix potential division by zeroMaxim Korotkov
2022-12-08ASoC: ops: Fix bounds check for _sx controlsMark Brown
2022-12-08mm: Fix '.data.once' orphan section warningNathan Chancellor
2022-12-08arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72James Morse
2022-12-08arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectorsJames Morse
2022-12-08pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko
2022-12-08x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta
2022-12-08nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-12-08tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-08error-injection: Add prompt for function error injectionSteven Rostedt (Google)
2022-12-08btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()ChenXiaoSong
2022-12-08hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang
2022-12-08hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld
2022-12-08net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda
2022-12-08packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn
2022-12-08net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida
2022-12-08net: hsr: Fix potential use-after-freeYueHaibing
2022-12-08dsa: lan9303: Correct stat nameJerry Ray
2022-12-08net/9p: Fix a potential socket leak in p9_socket_openWang Hai
2022-12-08net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can
2022-12-08net: phy: fix null-ptr-deref while probe() failedYang Yingliang
2022-12-08qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou
2022-12-08can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong