summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20seq_buf: Make trace_seq_putmem_hex() support data longer than 8Yun Zhou1-1/+3
2021-07-20ssb: sdio: Don't overwrite const buffer if block_write failsMichael Buesch1-1/+0
2021-07-20ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár1-0/+5
2021-07-20serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary1-0/+1
2021-07-20iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang1-3/+4
2021-07-20iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang1-1/+1
2021-07-20iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde1-0/+6
2021-07-20s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan2-2/+3
2021-07-20SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu1-0/+9
2021-07-20SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu1-1/+2
2021-07-20ext4: fix avefreec in find_group_orlovPan Dong1-6/+5
2021-07-20ext4: remove check for zero nr_to_scan in ext4_es_scan()Zhang Yi1-3/+0
2021-07-20ext4: correct the cache_nr in tracepoint ext4_es_shrink_exitZhang Yi1-0/+1
2021-07-20ext4: fix kernel infoleak via ext4_extent_headerAnirudh Rayabharam1-0/+3
2021-07-20btrfs: clear defrag status of a root if starting transaction failsDavid Sterba1-2/+4
2021-07-20ARM: dts: at91: sama5d4: fix pinctrl muxingLudovic Desroches1-1/+1
2021-07-20Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin1-1/+1
2021-07-20iov_iter_fault_in_readable() should do nothing in xarray caseAl Viro1-1/+1
2021-07-20ntfs: fix validity check for file name attributeDesmond Cheong Zhi Xi1-1/+1
2021-07-20USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen1-0/+5
2021-07-20usb: gadget: eem: fix echo command packet response issueLinyu Yuan1-4/+39
2021-07-20net: can: ems_usb: fix use-after-free in ems_usb_disconnect()Pavel Skripkin1-1/+2
2021-07-20Input: usbtouchscreen - fix control-request directionsJohan Hovold1-4/+4
2021-07-20media: dvb-usb: fix wrong definitionPavel Skripkin1-1/+1
2021-07-20ALSA: usb-audio: fix rate on Ozone Z90 USB headsetDaehwan Jung1-0/+2
2021-07-11Linux 4.4.275v4.4.275Greg Kroah-Hartman1-1/+1
2021-07-11arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu1-0/+6
2021-07-11xen/events: reset active flag for lateeoi events laterJuergen Gross1-4/+19
2021-07-11drm/nouveau: fix dma_address check for CPU/GPU syncChristian König1-2/+2
2021-07-11scsi: sr: Return appropriate error code when disk is ejectedManYi Li1-0/+2
2021-06-30Linux 4.4.274v4.4.274Sasha Levin1-1/+1
2021-06-30i2c: robotfuzz-osif: fix control-request directionsJohan Hovold1-2/+2
2021-06-30nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin1-0/+1
2021-06-30net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal1-0/+5
2021-06-30r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-1/+1
2021-06-30net: caif: fix memory leak in ldisc_openPavel Skripkin1-0/+1
2021-06-30inet: annotate date races around sk->sk_txhashEric Dumazet1-3/+7
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun1-5/+7
2021-06-30mac80211: drop multicast fragmentsJohannes Berg1-6/+3
2021-06-30cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng1-0/+3
2021-06-30Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki1-3/+13
2021-06-30Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor1-2/+1
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann1-7/+9
2021-06-30inet: use bigger hash table for IP ID generationEric Dumazet1-13/+29
2021-06-30x86/fpu: Reset state for all signal restore failuresThomas Gleixner1-5/+13
2021-06-30tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)1-9/+0
2021-06-30tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)1-3/+0
2021-06-30can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa2-27/+96