aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
11 hoursLinux 5.4.276v5.4.276linux-5.4.yGreg Kroah-Hartman1-1/+1
11 hourspinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai1-0/+2
11 hourspinctrl: mediatek: remove set but not used variable 'e'YueHaibing1-3/+1
11 hourspinctrl: mediatek: Fix some off by one bugsDan Carpenter1-5/+5
11 hourspinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang1-5/+3
11 hoursregulator: core: fix debugfs creation regressionJohan Hovold1-11/+16
11 hoursnet: fix out-of-bounds access in ops_initThadeu Lima de Souza Cascardo1-3/+10
11 hoursdrm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin1-1/+1
11 hoursdyndbg: fix old BUG_ON in >control parserJim Cromie1-1/+5
11 hourstipc: fix UAF in error pathPaolo Abeni1-1/+5
11 hoursusb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff1-1/+1
11 hoursusb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard1-3/+3
11 hoursfirewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos1-2/+4
11 hoursnet: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen1-3/+2
11 hoursnet: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen1-3/+8
11 hoursipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet1-1/+5
11 hoursnet: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau1-2/+7
11 hoursphonet: fix rtm_phonet_notify() skb allocationEric Dumazet1-1/+1
11 hoursrtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationRoded Zats1-1/+1
11 hoursBluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutDuoming Zhou1-0/+3
11 hoursBluetooth: Fix use-after-free bugs caused by sco_sock_timeoutDuoming Zhou1-0/+4
11 hourstcp: Use refcount_inc_not_zero() in tcp_twsk_unique().Kuniyuki Iwashima1-1/+7
11 hourstcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV socketsEric Dumazet3-3/+7
11 hoursxfrm: Preserve vlan tags for transport mode software GROPaul Davey5-2/+36
11 hourspinctrl: mediatek: Fix fallback call pathHsin-Yi Wang1-0/+4
11 hoursnet:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
11 hoursfs/9p: drop inodes immediately on non-.L tooJoakim Sindholt1-0/+1
11 hoursclk: Don't hold prepare_lock when calling kref_put()Stephen Boyd1-7/+5
11 hoursgpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko1-1/+1
11 hoursgpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko1-1/+1
11 hours9p: explicitly deny setlease attemptsJeff Layton1-0/+2
11 hoursfs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt1-0/+3
11 hoursfs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt1-1/+1
11 hoursselftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz1-37/+36
11 hoursMIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang7-38/+42
11 hoursgpu: host1x: Do not setup DMA for virtual devicesThierry Reding1-8/+0
11 hoursscsi: target: Fix SELinux error when systemd-modules loads the target moduleMaurizio Lombardi1-0/+12
11 hoursbtrfs: always clear PERTRANS metadata during commitBoris Burkov1-1/+1
11 hoursbtrfs: make btrfs_clear_delalloc_extent() free delalloc reserveBoris Burkov1-1/+1
11 hourstools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu1-1/+1
11 hourstools/power turbostat: Fix added raw MSR outputDoug Smythies1-3/+4
11 hoursfirewire: ohci: mask bus reset interrupts between ISR and bottom halfAdam Goldman1-1/+5
11 hoursata: sata_gemini: Check clk_enable() resultChen Ni1-1/+4
11 hoursnet: bcmgenet: Reset RBUF on first openPhil Elwell1-4/+12
11 hoursALSA: line6: Zero-initialize message buffersTakashi Iwai1-3/+3
11 hoursscsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap1-2/+0
11 hoursnet: mark racy access on sk->sk_rcvbuflinke li1-2/+2
11 hourswifi: cfg80211: fix rdev_dump_mpp() arguments orderIgor Artemiev1-1/+1
11 hourswifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson1-2/+2
11 hoursgfs2: Fix invalid metadata access in punch_holeAndrew Price1-2/+3
11 hoursscsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee2-10/+4
11 hoursclk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec1-2/+17
11 hourstipc: fix a possible memleak in tipc_buf_appendXin Long1-1/+1
11 hoursnet: bridge: fix multicast-to-unicast with fraglist GSOFelix Fietkau1-1/+1
11 hoursnet: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún1-2/+2
11 hoursnet: dsa: mv88e6xxx: Add number of MACs in the ATUAndrew Lunn2-0/+31
11 hoursnet: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen1-3/+2
11 hoursnet l2tp: drop flow hash on forwardDavid Bauer1-0/+3
11 hoursnsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...Kuniyuki Iwashima1-6/+8
11 hoursbna: ensure the copied buf is NUL terminatedBui Quang Minh1-2/+2
11 hourss390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda1-1/+1
11 hourss390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda1-1/+1
11 hourspinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng1-4/+6
11 hourspower: rt9455: hide unused rt9455_boost_voltage_valuesArnd Bergmann1-0/+2
11 hoursnfs: Handle error of rpc_proc_register() in nfs_net_init().Kuniyuki Iwashima1-1/+6
11 hoursnfs: make the rpc_stat per net namespaceJosef Bacik4-4/+9
11 hoursnfs: expose /proc/net/sunrpc/nfs in net namespacesJosef Bacik1-4/+2
11 hourssunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik2-1/+5
11 hourspinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai1-27/+11
11 hourspinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logicChen-Yu Tsai1-83/+61
11 hourspinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readbackChen-Yu Tsai1-10/+6
11 hourspinctrl: mediatek: remove shadow variable declarationLight Hsieh1-2/+0
11 hourspinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usageLight Hsieh5-28/+265
11 hourspinctrl: mediatek: Refine mtk_pinconf_get()Light Hsieh1-25/+15
11 hourspinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()Light Hsieh3-108/+65
11 hourspinctrl: mediatek: Supporting driving setting without mapping current to regi...Light Hsieh3-2/+19
11 hourspinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...Light Hsieh2-6/+46
11 hourspinctrl: core: delete incorrect free in pinctrl_enable()Dan Carpenter1-7/+1
11 hourswifi: nl80211: don't free NULL coalescing ruleJohannes Berg1-0/+2
11 hoursdmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"Vinod Koul1-3/+0
11 hoursdmaengine: pl330: issue_pending waits until WFP stateBumyong Lee1-0/+3
2024-05-02Linux 5.4.275v5.4.275Greg Kroah-Hartman1-1/+1
2024-05-02serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap1-1/+1
2024-05-02udp: preserve the connected status if only UDP cmsgYick Xie2-4/+6
2024-05-02dm: limit the number of targets and parameter size areaMikulas Patocka3-3/+11
2024-05-02bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)1-1/+1
2024-05-02HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-upNam Cao1-8/+0
2024-05-02i2c: smbus: fix NULL function pointer dereferenceWolfram Sang1-6/+6
2024-05-02idma64: Don't try to serve interrupts when device is powered offAndy Shevchenko1-0/+4
2024-05-02dmaengine: owl: fix register access functionsArnd Bergmann1-2/+2
2024-05-02tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()Eric Dumazet1-22/+19
2024-05-02tcp: Clean up kernel listener's reqsk in inet_twsk_purge()Kuniyuki Iwashima1-1/+14
2024-05-02mtd: diskonchip: work around ubsan link failureArnd Bergmann1-2/+2
2024-05-02stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin1-2/+2
2024-05-02net: b44: set pause params only when interface is upPeter Münster1-6/+8
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu2-11/+26
2024-05-02irqchip/gic-v3-its: Prevent double free on errorGuanrui Huang1-7/+2
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1
2024-05-02arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 PumaIskander Amara1-0/+10
2024-05-02btrfs: fix information leak in btrfs_ioctl_logical_to_ino()Johannes Thumshirn1-9/+3
2024-05-02Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli1-0/+2
2024-05-02Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()Nathan Chancellor2-6/+8
2024-05-02tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson1-1/+1
2024-05-02tracing: Show size of requested perf bufferRobin H. Johnson1-1/+2
2024-05-02net/mlx5e: Fix a race in command alloc flowShifeng Li1-5/+7
2024-05-02Revert "crypto: api - Disallow identical driver names"Greg Kroah-Hartman1-1/+0
2024-05-02drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-05-02amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu1-8/+8
2024-05-02drm/amdgpu: restrict bo mapping within gpu address limitsRajneesh Bhardwaj1-2/+4
2024-05-02serial: mxs-auart: add spinlock around changing cts stateEmil Kronborg1-2/+6
2024-05-02serial: core: Provide port lock wrappersThomas Gleixner1-0/+79
2024-05-02af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima2-1/+4
2024-05-02iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari1-1/+29
2024-05-02i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale1-1/+1
2024-05-02mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel1-1/+5
2024-05-02mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel1-0/+7
2024-05-02mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel1-3/+17
2024-05-02mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel1-0/+4
2024-05-02mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel1-1/+1
2024-05-02mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel1-0/+1
2024-05-02mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel1-2/+8
2024-05-02mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel1-2/+2
2024-05-02net: openvswitch: Fix Use-After-Free in ovs_ct_exitHyunwoo Kim1-2/+2
2024-05-02ipvs: Fix checksumming on GSO of SCTP packetsIsmael Luceno1-2/+4
2024-05-02net: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim1-1/+2
2024-05-02net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet1-8/+3
2024-05-02NFC: trf7970a: disable all regulators on removalPaul Geurts1-19/+23
2024-05-02mlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel1-1/+1
2024-05-02vxlan: drop packets from invalid src-addressDavid Bauer1-0/+4
2024-05-02ARC: [plat-hsdk]: Remove misplaced interrupt-cells propertyAlexey Brodkin1-1/+0
2024-05-02arm64: dts: mediatek: mt2712: fix validation errorsRafał Miłecki2-5/+6
2024-05-02arm64: dts: mt2712: add ethernet device nodeBiao Huang2-0/+139
2024-05-02arm64: dts: mediatek: mt7622: drop "reset-names" from thermal blockRafał Miłecki1-1/+0
2024-05-02arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"Rafał Miłecki1-3/+1
2024-05-02arm64: dts: mediatek: mt7622: fix IR nodenameRafał Miłecki1-1/+1
2024-05-02arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 PumaQuentin Schulz1-0/+5
2024-05-02arm64: dts: rockchip: fix alphabetical ordering RK3399 pumaIskander Amara1-9/+9
2024-05-02KVM: async_pf: Cleanup kvm_setup_async_pf()Vitaly Kuznetsov1-13/+6
2024-05-02nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park1-1/+1
2024-05-02nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-05-02fs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern1-0/+2
2024-05-02speakup: Avoid crash on very long wordSamuel Thibault1-1/+1
2024-05-02usb: Disable USB3 LPM at shutdownKai-Heng Feng1-1/+3
2024-05-02usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan1-1/+3
2024-05-02Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1
2024-05-02USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
2024-05-02USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang1-0/+8
2024-05-02USB: serial: option: support Quectel EM060K sub-modelsJerry Meng1-0/+16
2024-05-02USB: serial: option: add Lonsung U8300/U9300 productCoia Prant1-0/+4
2024-05-02USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo1-0/+4
2024-05-02USB: serial: option: add Fibocom FM135-GL variantsbolan wang1-0/+2
2024-05-02serial/pmac_zilog: Remove flawed mitigation for rx irq floodFinn Thain1-14/+0
2024-05-02comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich1-23/+12
2024-05-02binder: check offset alignment in binder_get_object()Carlos Llamas1-1/+3
2024-05-02x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers1-3/+3
2024-05-02clk: Get runtime PM before walking tree during disable_unusedStephen Boyd1-12/+105
2024-05-02clk: Initialize struct clk_core kref earlierStephen Boyd1-15/+13
2024-05-02clk: Print an info line before disabling unused clocksKonrad Dybcio1-0/+2
2024-05-02clk: remove extra empty lineClaudiu Beznea1-1/+0
2024-05-02clk: Mark 'all_lists' as constStephen Boyd1-2/+2
2024-05-02clk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd1-2/+0
2024-05-02drm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
2024-05-02RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik1-1/+2
2024-05-02RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu1-0/+2
2024-05-02tun: limit printing rate when illegal packet received by tun devLei Chen1-8/+10
2024-05-02netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()Ziyang Xuan1-2/+6
2024-05-02Revert "tracing/trigger: Fix to return error if failed to alloc snapshot"Siddh Raman Pant1-4/+2
2024-05-02kprobes: Fix possible use-after-free issue on kprobe registrationZheng Yejian1-6/+12
2024-05-02selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu1-3/+3
2024-05-02btrfs: record delayed inode root in transactionBoris Burkov1-0/+3
2024-05-02x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap1-1/+2
2024-05-02selftests: timers: Fix abs() warning in posix_timers testJohn Stultz1-1/+1
2024-05-02vhost: Add smp_rmb() in vhost_vq_avail_empty()Gavin Shan1-1/+11
2024-05-02drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä1-1/+2
2024-05-02btrfs: qgroup: correctly model root qgroup rsv in convertBoris Burkov1-0/+2
2024-05-02net: ena: Fix potential sign extension issueDavid Arinzon1-1/+1
2024-05-02af_unix: Fix garbage collector racing against connect()Michal Luczaj1-1/+17
2024-05-02af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima4-15/+16
2024-05-02net/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
2024-05-02ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc2-3/+8
2024-05-02ipv4/route: avoid unused-but-set-variable warningArnd Bergmann1-3/+1
2024-05-02ipv6: fib: hide unused 'pn' variableArnd Bergmann1-2/+5
2024-05-02geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet2-2/+35
2024-05-02u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik1-1/+5
2024-05-02net: openvswitch: fix unwanted error log on timeout policy probingIlya Maximets1-2/+3
2024-05-02nouveau: fix function cast warningArnd Bergmann1-1/+6
2024-05-02Bluetooth: Fix memory leak in hci_req_sync_complete()Dmitry Antipov1-1/+3
2024-05-02batman-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