summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Linux 4.19.310v4.19.310Sasha Levin1-1/+1
2024-03-15selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy1-7/+7
2024-03-15selftests/vm: fix display of page size in map_hugetlbChristophe Leroy1-1/+1
2024-03-15getrusage: use sig->stats_lock rather than lock_task_sighand()Oleg Nesterov1-3/+13
2024-03-15getrusage: use __for_each_thread()Oleg Nesterov1-3/+1
2024-03-15getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()Oleg Nesterov1-15/+19
2024-03-15getrusage: add the "signal_struct *sig" local variableOleg Nesterov1-18/+19
2024-03-15y2038: rusage: use __kernel_old_timevalArnd Bergmann3-5/+5
2024-03-15hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta1-20/+62
2024-03-15hv_netvsc: use netif_is_bond_master() instead of open codeJuhee Kang1-2/+1
2024-03-15hv_netvsc: Make netvsc/VF binding check both MAC and serial numberDexuan Cui1-2/+11
2024-03-15Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2024-03-15um: allow not setting extra rpaths in the linux binaryJohannes Berg3-2/+16
2024-03-15selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache1-0/+7
2024-03-15tools/selftest/vm: allow choosing mem size and page size in map_hugetlbChristophe Leroy1-2/+27
2024-03-15btrfs: ref-verify: free ref cache before clearing mount optFedor Pchelkin1-2/+4
2024-03-15netrom: Fix data-races around sysctl_net_busy_readJason Xing2-4/+4
2024-03-15netrom: Fix a data-race around sysctl_netrom_link_fails_countJason Xing1-1/+1
2024-03-15netrom: Fix a data-race around sysctl_netrom_routing_controlJason Xing1-1/+1
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeoutJason Xing1-1/+1
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_requested_window_sizeJason Xing1-1/+1
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_busy_delayJason Xing1-1/+1
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delayJason Xing1-1/+1
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_maximum_triesJason Xing1-1/+1
2024-03-15netrom: Fix a data-race around sysctl_netrom_transport_timeoutJason Xing1-1/+1
2024-03-15netrom: Fix data-races around sysctl_netrom_network_ttl_initialiserJason Xing3-4/+5
2024-03-15netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiserJason Xing1-1/+1
2024-03-15netrom: Fix a data-race around sysctl_netrom_default_path_qualityJason Xing1-1/+1
2024-03-15netfilter: nf_conntrack_h323: Add protection for bmp length out of rangeLena Wang1-0/+4
2024-03-15net/rds: fix WARNING in rds_conn_connect_if_downEdward Adam Davis2-5/+4
2024-03-15net/ipv6: avoid possible UAF in ip6_route_mpath_notify()Eric Dumazet1-14/+7
2024-03-15geneve: make sure to pull inner header in geneve_rx()Eric Dumazet1-2/+16
2024-03-15net: move definition of pcpu_lstats to header fileLi RongQing4-22/+10
2024-03-15net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel1-1/+2
2024-03-15lan78xx: Fix race conditions in suspend/resume handlingJohn Efstathiades1-135/+284
2024-03-15lan78xx: Fix partial packet errors on suspend/resumeJohn Efstathiades1-106/+197
2024-03-15lan78xx: Add missing return code checksJohn Efstathiades1-66/+333
2024-03-15lan78xx: Fix white space and style issuesJohn Efstathiades1-38/+42
2024-03-15net: usb: lan78xx: Remove lots of set but unused 'ret' variablesLee Jones1-90/+78
2024-03-06Linux 4.19.309v4.19.309Greg Kroah-Hartman1-1/+1
2024-03-06gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas1-2/+2
2024-03-06cachefiles: fix memory leak in cachefiles_add_cache()Baokun Li1-0/+3
2024-03-06mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov1-0/+2
2024-03-06btrfs: dev-replace: properly validate device namesDavid Sterba1-4/+20
2024-03-06wifi: nl80211: reject iftype change with mesh ID changeJohannes Berg1-0/+2
2024-03-06gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov1-6/+6
2024-03-06ALSA: Drop leftover snd-rtctimer stuff from MakefileTakashi Iwai1-1/+0
2024-03-06power: supply: bq27xxx-i2c: Do not free non existing IRQHans de Goede1-1/+3
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann1-1/+1
2024-03-06Bluetooth: Enforce validation on max value of connection intervalKai-Heng Feng2-1/+11