aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-01keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2024-01-01net: check dev->gso_max_size in gso_features_check()Eric Dumazet
2024-01-01afs: Fix dynamic root lookup DNS checkDavid Howells
2024-01-01afs: Fix the dynamic root's d_delete to always delete unused dentriesDavid Howells
2024-01-01net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by...Liu Jian
2024-01-01net: mana: select PAGE_POOLYury Norov
2024-01-01Bluetooth: hci_event: shut up a false-positive warningArnd Bergmann
2024-01-01Bluetooth: Fix deadlock in vhci_send_frameYing Hsu
2024-01-01net/rose: fix races in rose_kill_by_device()Eric Dumazet
2024-01-01ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu
2024-01-01net: sched: ife: fix potential use-after-freeEric Dumazet
2024-01-01net: Return error from sk_stream_wait_connect() if sk_wait_event() failsShigeru Yoshida
2024-01-01octeontx2-pf: Fix graceful exit during PFC configuration failureSuman Ghosh
2024-01-01net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and aboveVladimir Oltean
2024-01-01net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2024-01-01net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu
2024-01-01net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2024-01-01net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu
2024-01-01net/mlx5e: Fix a race in command alloc flowShifeng Li
2024-01-01net/mlx5: Re-organize mlx5_cmd structShay Drory
2024-01-01net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan
2024-01-01net/mlx5: Introduce and use opcode getter in command interfaceTariq Toukan
2024-01-01net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li
2024-01-01Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2024-01-01Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov
2024-01-01wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg
2024-01-01wifi: mac80211: mesh: check element parsing succeededJohannes Berg
2024-01-01wifi: mac80211: check if the existing link config remains unchangedEdward Adam Davis
2024-01-01wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg
2024-01-01s390/vx: fix save/restore of fpu kernel contextHeiko Carstens
2024-01-01reset: Fix crash when freeing non-existent optional resetsGeert Uytterhoeven
2024-01-01ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan
2024-01-01ARM: dts: dra7: Fix DRA7 L3 NoC node register sizeAndrew Davis
2024-01-01drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz
2024-01-01HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]Mario Limonciello
2024-01-01HID: i2c-hid: acpi: Unify ACPI ID tables formatAndy Shevchenko
2024-01-01bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa
2024-01-01kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann
2023-12-20Linux 6.1.69Greg Kroah-Hartman
2023-12-20r8152: fix the autosuspend doesn't workHayes Wang
2023-12-20r8152: remove rtl_vendor_mode functionHayes Wang
2023-12-20r8152: avoid to change cfg for all devicesHayes Wang
2023-12-20net: tls, update curr on splice as wellJohn Fastabend
2023-12-20ring-buffer: Have rb_time_cmpxchg() set the msb counter tooSteven Rostedt (Google)
2023-12-20ring-buffer: Do not try to put back write_stampSteven Rostedt (Google)
2023-12-20ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archsSteven Rostedt (Google)
2023-12-20ring-buffer: Fix writing to the buffer with max_data_sizeSteven Rostedt (Google)
2023-12-20ring-buffer: Have saved event hold the entire eventSteven Rostedt (Google)
2023-12-20ring-buffer: Do not update before stamp when switching sub-buffersSteven Rostedt (Google)
2023-12-20tracing: Update snapshot buffer on resize if it is allocatedSteven Rostedt (Google)