aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
14 daysLinux 5.4.275v5.4.275linux-5.4.yGreg Kroah-Hartman1-1/+1
14 daysserial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap1-1/+1
14 daysudp: preserve the connected status if only UDP cmsgYick Xie2-4/+6
14 daysdm: limit the number of targets and parameter size areaMikulas Patocka3-3/+11
14 daysbounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)1-1/+1
14 daysHID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-upNam Cao1-8/+0
14 daysi2c: smbus: fix NULL function pointer dereferenceWolfram Sang1-6/+6
14 daysidma64: Don't try to serve interrupts when device is powered offAndy Shevchenko1-0/+4
14 daysdmaengine: owl: fix register access functionsArnd Bergmann1-2/+2
14 daystcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()Eric Dumazet1-22/+19
14 daystcp: Clean up kernel listener's reqsk in inet_twsk_purge()Kuniyuki Iwashima1-1/+14
14 daysmtd: diskonchip: work around ubsan link failureArnd Bergmann1-2/+2
14 daysstackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin1-2/+2
14 daysnet: b44: set pause params only when interface is upPeter Münster1-6/+8
14 daysethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu2-11/+26
14 daysirqchip/gic-v3-its: Prevent double free on errorGuanrui Huang1-7/+2
14 daysdrm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1
14 daysarm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 PumaIskander Amara1-0/+10
14 daysbtrfs: fix information leak in btrfs_ioctl_logical_to_ino()Johannes Thumshirn1-9/+3
14 daysBluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli1-0/+2
14 daysBluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()Nathan Chancellor2-6/+8
14 daystracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson1-1/+1
14 daystracing: Show size of requested perf bufferRobin H. Johnson1-1/+2
14 daysnet/mlx5e: Fix a race in command alloc flowShifeng Li1-5/+7
14 daysRevert "crypto: api - Disallow identical driver names"Greg Kroah-Hartman1-1/+0
14 daysdrm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
14 daysamdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu1-8/+8
14 daysdrm/amdgpu: restrict bo mapping within gpu address limitsRajneesh Bhardwaj1-2/+4
14 daysserial: mxs-auart: add spinlock around changing cts stateEmil Kronborg1-2/+6
14 daysserial: core: Provide port lock wrappersThomas Gleixner1-0/+79
14 daysaf_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima2-1/+4
14 daysiavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari1-1/+29
14 daysi40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale1-1/+1
14 daysmlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel1-1/+5
14 daysmlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel1-0/+7
14 daysmlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel1-3/+17
14 daysmlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel1-0/+4
14 daysmlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel1-1/+1
14 daysmlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel1-0/+1
14 daysmlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel1-2/+8
14 daysmlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel1-2/+2
14 daysnet: openvswitch: Fix Use-After-Free in ovs_ct_exitHyunwoo Kim1-2/+2
14 daysipvs: Fix checksumming on GSO of SCTP packetsIsmael Luceno1-2/+4
14 daysnet: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim1-1/+2
14 daysnet: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet1-8/+3
14 daysNFC: trf7970a: disable all regulators on removalPaul Geurts1-19/+23
14 daysmlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel1-1/+1
14 daysvxlan: drop packets from invalid src-addressDavid Bauer1-0/+4
14 daysARC: [plat-hsdk]: Remove misplaced interrupt-cells propertyAlexey Brodkin1-1/+0
14 daysarm64: dts: mediatek: mt2712: fix validation errorsRafał Miłecki2-5/+6
14 daysarm64: dts: mt2712: add ethernet device nodeBiao Huang2-0/+139
14 daysarm64: dts: mediatek: mt7622: drop "reset-names" from thermal blockRafał Miłecki1-1/+0
14 daysarm64: dts: mediatek: mt7622: fix ethernet controller "compatible"Rafał Miłecki1-3/+1
14 daysarm64: dts: mediatek: mt7622: fix IR nodenameRafał Miłecki1-1/+1
14 daysarm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 PumaQuentin Schulz1-0/+5
14 daysarm64: dts: rockchip: fix alphabetical ordering RK3399 pumaIskander Amara1-9/+9
14 daysKVM: async_pf: Cleanup kvm_setup_async_pf()Vitaly Kuznetsov1-13/+6
14 daysnilfs2: fix OOB in nilfs_set_de_typeJeongjun Park1-1/+1
14 daysnouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
14 daysfs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern1-0/+2
14 daysspeakup: Avoid crash on very long wordSamuel Thibault1-1/+1
14 daysusb: Disable USB3 LPM at shutdownKai-Heng Feng1-1/+3
14 daysusb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan1-1/+3
14 daysRevert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1
14 daysUSB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
14 daysUSB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang1-0/+8
14 daysUSB: serial: option: support Quectel EM060K sub-modelsJerry Meng1-0/+16
14 daysUSB: serial: option: add Lonsung U8300/U9300 productCoia Prant1-0/+4
14 daysUSB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo1-0/+4
14 daysUSB: serial: option: add Fibocom FM135-GL variantsbolan wang1-0/+2
14 daysserial/pmac_zilog: Remove flawed mitigation for rx irq floodFinn Thain1-14/+0
14 dayscomedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich1-23/+12
14 daysbinder: check offset alignment in binder_get_object()Carlos Llamas1-1/+3
14 daysx86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers1-3/+3
14 daysclk: Get runtime PM before walking tree during disable_unusedStephen Boyd1-12/+105
14 daysclk: Initialize struct clk_core kref earlierStephen Boyd1-15/+13
14 daysclk: Print an info line before disabling unused clocksKonrad Dybcio1-0/+2
14 daysclk: remove extra empty lineClaudiu Beznea1-1/+0
14 daysclk: Mark 'all_lists' as constStephen Boyd1-2/+2
14 daysclk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd1-2/+0
14 daysdrm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
14 daysRDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik1-1/+2
14 daysRDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu1-0/+2
14 daystun: limit printing rate when illegal packet received by tun devLei Chen1-8/+10
14 daysnetfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()Ziyang Xuan1-2/+6
14 daysRevert "tracing/trigger: Fix to return error if failed to alloc snapshot"Siddh Raman Pant1-4/+2
14 dayskprobes: Fix possible use-after-free issue on kprobe registrationZheng Yejian1-6/+12
14 daysselftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu1-3/+3
14 daysbtrfs: record delayed inode root in transactionBoris Burkov1-0/+3
14 daysx86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap1-1/+2
14 daysselftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1
14 daysvhost: Add smp_rmb() in vhost_vq_avail_empty()Gavin Shan1-1/+11
14 daysdrm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä1-1/+2
14 daysbtrfs: qgroup: correctly model root qgroup rsv in convertBoris Burkov1-0/+2
14 daysnet: ena: Fix potential sign extension issueDavid Arinzon1-1/+1
14 daysaf_unix: Fix garbage collector racing against connect()Michal Luczaj1-1/+17
14 daysaf_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima4-15/+16
14 daysnet/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
14 daysipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc2-3/+8
14 daysipv4/route: avoid unused-but-set-variable warningArnd Bergmann1-3/+1
14 daysipv6: fib: hide unused 'pn' variableArnd Bergmann1-2/+5
14 daysgeneve: fix header validation in geneve[6]_xmit_skbEric Dumazet2-2/+35
14 daysu64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik1-1/+5
14 daysnet: openvswitch: fix unwanted error log on timeout policy probingIlya Maximets1-2/+3
14 daysnouveau: fix function cast warningArnd Bergmann1-1/+6
14 daysBluetooth: Fix memory leak in hci_req_sync_complete()Dmitry Antipov1-1/+3
14 daysbatman-adv: Avoid infinite loop trying to resize local TTSven Eckelmann1-1/+1
2024-04-13Linux 5.4.274v5.4.274Greg Kroah-Hartman1-1/+1
2024-04-13firmware: meson_sm: fix to avoid potential NULL pointer dereferenceZhang Shurong1-0/+2
2024-04-13ip_gre: do not report erspan version on GRE interfaceHangbin Liu1-19/+29
2024-04-13erspan: Check IFLA_GRE_ERSPAN_VER is set.William Tu1-1/+2
2024-04-13VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev1-1/+2
2024-04-13Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz1-2/+2
2024-04-13x86/alternative: Don't call text_poke() in lazy TLB modeJuergen Gross1-0/+9
2024-04-13drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2-3/+3
2024-04-13x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand2-14/+40
2024-04-13virtio: reenable config if freezing device failedDavid Hildenbrand1-2/+8
2024-04-13drm/vkms: call drm_atomic_helper_shutdown before drm_dev_put()Guo Mengqi1-1/+1
2024-04-13tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldiscThadeu Lima de Souza Cascardo1-0/+3
2024-04-13netfilter: nf_tables: discard table flag update with pending basechain deletionPablo Neira Ayuso1-1/+19
2024-04-13netfilter: nf_tables: release mutex after nft_gc_seq_end from abort pathPablo Neira Ayuso1-5/+8
2024-04-13netfilter: nf_tables: release batch on table validation from abort pathPablo Neira Ayuso1-4/+10
2024-04-13netfilter: nf_tables: reject new basechain after table flag updatePablo Neira Ayuso1-0/+3
2024-04-13fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov1-3/+4
2024-04-13fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov1-2/+2
2024-04-13usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King1-0/+2
2024-04-13usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch1-0/+1
2024-04-13tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan1-1/+1
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere1-0/+1
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles1-0/+1
2024-04-13block: prevent division by zero in blk_rq_stat_sum()Roman Smirnov1-1/+1
2024-04-13Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"Daniel Drake1-12/+0
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo1-1/+1
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr1-2/+2
2024-04-13media: sta2x11: fix irq handler castArnd Bergmann1-5/+4
2024-04-13isofs: handle CDs with bad root inode but good Joliet root directoryAlex Henrie1-2/+16
2024-04-13scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee1-2/+4
2024-04-13sysv: don't call sb_bread() with pointers_lock heldTetsuo Handa1-6/+4
2024-04-13Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan1-1/+5
2024-04-13Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis1-1/+1
2024-04-13btrfs: send: handle path ref underflow in header iterate_inode_ref()David Sterba1-1/+9
2024-04-13btrfs: export: handle invalid inode or root reference in btrfs_get_parent()David Sterba1-1/+8
2024-04-13btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()David Sterba1-1/+11
2024-04-13tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda1-0/+1
2024-04-13ionic: set adminq irq affinityShannon Nelson1-1/+4
2024-04-13arm64: dts: rockchip: fix rk3399 hdmi ports nodeJohan Jonker1-2/+10
2024-04-13arm64: dts: rockchip: fix rk3328 hdmi ports nodeJohan Jonker1-1/+10
2024-04-13panic: Flush kernel log buffer at the endJohn Ogness1-0/+8
2024-04-13VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli1-1/+2
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov1-1/+1
2024-04-13s390/entry: align system call table on 8 bytesSumanth Korikkar1-0/+1
2024-04-13x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)1-1/+3
2024-04-13ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with micr...I Gede Agastya Darma Laksana1-1/+1
2024-04-13ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann1-32/+31
2024-04-13scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann2-22/+22
2024-04-13ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann1-4/+2
2024-04-13ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee1-1/+1
2024-04-13net: ravb: Always process TX descriptor ringPaul Barker1-2/+5
2024-04-13erspan: make sure erspan_base_hdr is present in skb->headEric Dumazet2-0/+8
2024-04-13erspan: Add type I version 0 support.William Tu2-17/+60
2024-04-13init: open /initrd.image with O_LARGEFILEJohn Sperbeck1-1/+1
2024-04-13initramfs: switch initramfs unpacking to struct file based APIsChristoph Hellwig1-21/+26
2024-04-13fs: add a vfs_fchmod helperChristoph Hellwig2-2/+8
2024-04-13fs: add a vfs_fchown helperChristoph Hellwig2-12/+19
2024-04-13staging: vc04_services: fix information leak in create_component()Dan Carpenter1-0/+1
2024-04-13staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann1-2/+2
2024-04-13staging: mmal-vchiq: Fix client_component for 64 bit kernelDave Stevenson2-1/+8
2024-04-13staging: mmal-vchiq: Allocate and free components as requiredDave Stevenson2-10/+20
2024-04-13i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov1-18/+16
2024-04-13ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima1-7/+7
2024-04-13selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski1-1/+1
2024-04-13net: stmmac: fix rx queue priority assignmentPiotr Wejman2-16/+62
2024-04-13net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet1-5/+5
2024-04-13bpf, sockmap: Prevent lock inversion deadlock in map delete elemJakub Sitnicki1-0/+6
2024-04-13netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan1-2/+7
2024-04-13netfilter: nf_tables: flush pending destroy work before exit_net releasePablo Neira Ayuso1-0/+1
2024-04-13mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka4-11/+20
2024-04-13Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar1-18/+5
2024-04-13vfio/platform: Create persistent IRQ handlersAlex Williamson1-33/+68
2024-04-13vfio/pci: Create persistent INTx handlerAlex Williamson1-67/+82
2024-04-13vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2-0/+23
2024-04-13vfio/pci: Lock external INTx masking opsAlex Williamson1-6/+24
2024-04-13vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson1-7/+10
2024-04-13net/rds: fix possible cp null dereferenceMahmoud Adam1-1/+1
2024-04-13netfilter: nf_tables: disallow timeout for anonymous setsPablo Neira Ayuso1-0/+7
2024-04-13Bluetooth: Fix TOCTOU in HCI debugfs implementationBastien Nocera1-16/+32
2024-04-13Bluetooth: hci_event: set the conn encrypted before conn establishesHui Wang1-0/+25
2024-04-13x86/cpufeatures: Add new word for scattered featuresSandipan Das4-5/+9
2024-04-13r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit1-0/+9
2024-04-13dm integrity: fix out-of-range warningArnd Bergmann1-1/+1
2024-04-13tcp: properly terminate timers for kernel socketsEric Dumazet4-0/+24
2024-04-13ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel1-8/+8
2024-04-13nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packetRyosuke Yasuoka1-0/+5
2024-04-13USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern1-3/+13
2024-04-13scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum1-1/+1
2024-04-13x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips2-10/+16
2024-04-13scsi: qla2xxx: Fix command flush on cable pullQuinn Tran1-0/+10
2024-04-13usb: udc: remove warning when queue disabled epyuan linyu1-1/+3
2024-04-13usb: dwc2: gadget: LPM flow fixMinas Harutyunyan3-21/+47
2024-04-13usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan3-9/+22