aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-21tracing: Use trace_sched_process_free() instead of exit() for pid tracingSteven Rostedt (VMware)
2020-08-21tracing/hwlat: Honor the tracing_cpumaskKevin Hao
2020-08-21kprobes: Fix NULL pointer dereference at kprobe_ftrace_handlerMuchun Song
2020-08-21ftrace: Setup correct FTRACE_FL_REGS flags for moduleChengming Zhou
2020-08-21ocfs2: change slot number type s16 to u16Junxiao Bi
2020-08-21ext2: fix missing percpu_counter_incMikulas Patocka
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-08-21mac80211: fix misplaced while instead of ifJohannes Berg
2020-08-21bcache: allocate meta data pages as compound pagesColy Li
2020-08-21md/raid5: Fix Force reconstruct-write io stuck in degraded raid5ChangSyun Peng
2020-08-21net/compat: Add missing sock updates for SCM_RIGHTSKees Cook
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-08-21xtensa: fix xtensa_pmu_setup prototypeMax Filippov
2020-08-21iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean
2020-08-21dt-bindings: iio: io-channel-mux: Fix compatible string in example codeChristian Eggers
2020-08-21btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana
2020-08-21btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik
2020-08-21btrfs: don't allocate anonymous block device for user invisible rootsQu Wenruo
2020-08-21PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki
2020-08-21smb3: warn on confusing error scenario with sec=krb5Steve French
2020-08-21net: initialize fastreuse on inet_inherit_portTim Froidcoeur
2020-08-21xen/balloon: make the balloon wait interruptibleRoger Pau Monne
2020-08-21xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne
2020-08-21irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-08-21ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry
2020-08-21parisc: mask out enable and reserved bits from sba imaskSven Schnelle
2020-08-21parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin
2020-08-21mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan
2020-08-21spi: spidev: Align buffers for DMAChristian Eggers
2020-08-219p: Fix memory leak in v9fs_mountZheng Bin
2020-08-21ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109Hector Martin
2020-08-21fs/minix: reject too-large maximum file sizeEric Biggers
2020-08-21fs/minix: don't allow getting deleted inodesEric Biggers
2020-08-21fs/minix: check return value of sb_getblk()Eric Biggers
2020-08-21bitfield.h: don't compile-time validate _val in FIELD_FITJakub Kicinski
2020-08-21crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-08-21crypto: ccp - Fix use of merged scatterlistsJohn Allen
2020-08-21crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix
2020-08-21ALSA: usb-audio: add quirk for Pioneer DDJ-RBHector Martin
2020-08-21ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109Hector Martin
2020-08-21ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob supportMirko Dietrich
2020-08-21USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman
2020-08-21USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman
2020-08-21net: Set fput_needed iff FDPUT_FPUT is setMiaohe Lin
2020-08-21net: refactor bind_bucket fastreuse into helperTim Froidcoeur
2020-08-21net/nfc/rawsock.c: add CAP_NET_RAW check.Qingyu Li
2020-08-21drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He
2020-08-21af_packet: TPACKET_V3: fix fill status rwlock imbalanceJohn Ogness