aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
6 daysLinux 5.10.216-rt108v5.10.216-rt108v5.10-rtLuis Claudio R. Goncalves1-1/+1
11 daysMerge tag 'v5.10.216' into v5.10-rtLuis Claudio R. Goncalves122-472/+1053
14 daysLinux 5.10.216Greg Kroah-Hartman1-1/+1
14 daysriscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck1-0/+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 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 daysriscv: Fix TASK_SIZE on 64-bit NOMMUSamuel Holland1-1/+1
14 daysriscv: fix VMALLOC_START definitionBaoquan He1-1/+1
14 daysdma: xilinx_dpdma: Fix lockingSean Anderson1-3/+10
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 daysdrm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher1-11/+15
14 daysarm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 PumaIskander Amara1-0/+10
14 dayscpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson3-7/+16
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 daysPM / devfreq: Fix buffer overflow in trans_stat_showChristian Marangi2-19/+43
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 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 daysnet: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder1-0/+5
14 daysiavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari1-1/+29
14 daysi40e: Report MFS in decimal base instead of hexErwan Velu1-2/+2
14 daysi40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale1-1/+1
14 daysnetfilter: nf_tables: honor table dormant flag from netdev release event pathPablo Neira Ayuso1-1/+3
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 daysipv4: check for NULL idev in ip_route_use_hint()Eric Dumazet1-0/+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 dayswifi: iwlwifi: mvm: remove old PASN station when adding a new oneAvraham Stern1-0/+2
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: 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: mediatek: mt7622: fix clock controllersRafał Miłecki1-15/+12
14 daysarm64: dts: mediatek: mt7622: introduce nodes for Wireless Ethernet DispatchFelix Fietkau1-0/+28
14 daysarm64: dts: mediatek: mt7622: add support for coherent DMAFelix Fietkau1-1/+3
14 daysarm64: dts: rockchip: Remove unsupported node from the Pinebook Pro dtsDragan Simic1-1/+0
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 daysnilfs2: fix OOB in nilfs_set_de_typeJeongjun Park1-1/+1
14 daysnouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
14 daysdrm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
14 daysinit/main.c: Fix potential static_command_line memory overflowYuntao Wang1-0/+2
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 daysmei: me: disable RPL-S on SPS and IGN firmwaresAlexander Usyskin1-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 daysthunderbolt: Fix wake configurations after device unplugGil Fine1-7/+14
14 daysthunderbolt: Avoid notify PM core about runtime PM resumeGil Fine4-11/+36
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/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov1-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/cm: Print the old state when cm_destroy_id gets timeoutMark Zhang1-4/+7
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: nft_set_pipapo: do not free live elementFlorian Westphal1-5/+9
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 daysriscv: process: Fix kernel gp leakageStefan O'Rear1-3/+0
14 daysriscv: Enable per-task stack canariesGuo Ren5-2/+23
14 daysbtrfs: record delayed inode root in transactionBoris Burkov1-0/+3
14 daysirqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann1-1/+1
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 daysx86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=nSean Christopherson1-1/+2
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 daysmailbox: imx: fix suspend failueDaisuke Mizobuchi1-4/+4
14 daysiommu/vt-d: Allocate local memory for page request queueJacob Pan1-1/+1
14 daysnet: ena: Fix incorrect descriptor free behaviorDavid Arinzon1-3/+11
14 daysnet: ena: Wrong missing IO completions check orderDavid Arinzon1-9/+12
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 daysnetfilter: complete validation of user inputEric Dumazet3-0/+12
14 daysBluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz2-11/+17
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 daysocteontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya1-10/+10
14 daysgeneve: fix header validation in geneve[6]_xmit_skbEric Dumazet2-2/+35
14 daysxsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RINGEric Dumazet1-0/+2
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 daysmedia: cec: core: remove length check of Timer StatusNini Song1-14/+0
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-18Linux 5.10.215-rt107v5.10.215-rt107Luis Claudio R. Goncalves1-1/+1
2024-04-14Merge tag 'v5.10.215' into v5.10-rtLuis Claudio R. Goncalves334-1521/+3236
2024-04-14Linux 5.10.214-rt106v5.10.214-rt106Luis Claudio R. Goncalves1-1/+1
2024-04-13Linux 5.10.215Greg Kroah-Hartman1-1/+1
2024-04-13x86/head/64: Re-enable stack protectionMichael Roth4-14/+21
2024-04-13x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkBorislav Petkov (AMD)1-0/+1
2024-04-13scsi: sd: Fix wrong zone_write_granularity value during revalidateShin'ichiro Kawasaki2-9/+6
2024-04-13kbuild: dummy-tools: adjust to stricter stackprotector checkMichal Kubecek1-1/+5
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-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-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-13fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov1-3/+4
2024-04-13drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)1-0/+3
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-13ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...linke li1-1/+1
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere1-0/+1
2024-04-13platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi ...Alban Boyé1-0/+9
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles1-0/+1
2024-04-13RDMA/cm: add timeout to cm_destroy_id waitManjunath Patil1-1/+19
2024-04-13block: prevent division by zero in blk_rq_stat_sum()Roman Smirnov1-1/+1
2024-04-13libperf evlist: Avoid out-of-bounds accessIan Rogers2-8/+14
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-13ext4: forbid commit inconsistent quota data when errors=remount-roYe Bin1-0/+12
2024-04-13ext4: add a hint for block bitmap corrupt state in mb_groupsZhang Yi1-1/+4
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-13pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDsGeert Uytterhoeven1-1/+3
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-13net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()Eric Dumazet1-0/+10
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-13pstore/zone: Add a null pointer check to the psz_kmsg_readKunwu Chan1-0/+2
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-13objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf2-0/+16
2024-04-13x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson2-0/+4
2024-04-13mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti2-3/+3
2024-04-13x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSOBorislav Petkov (AMD)1-0/+1
2024-04-13x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)3-9/+16
2024-04-13riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland1-2/+2