summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap2021-02-131-0/+3
| * | | | | MAINTAINERS: add Andrey Konovalov to KASAN reviewersAndrey Konovalov2021-02-131-0/+1
| * | | | | MAINTAINERS: update Andrey Konovalov's email addressAndrey Konovalov2021-02-131-1/+1
| * | | | | MAINTAINERS: update KASAN file listAndrey Konovalov2021-02-131-2/+3
| * | | | | scripts/recordmcount.pl: support big endian for ARCH shRong Chen2021-02-131-1/+5
| * | | | | m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport2021-02-131-1/+1
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-131-1/+10
|\ \ \ \ \ \
| * | | | | | i2c: stm32f7: fix configuration of the digital filterAlain Volmat2021-02-121-1/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-02-131-1/+2
|\ \ \ \ \ \
| * | | | | | btrfs: initialize fs_info::csum_size earlier in open_ctreeSu Yue2021-02-121-1/+2
* | | | | | | Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernelLinus Torvalds2021-02-124-4/+28
|\ \ \ \ \ \ \
| * | | | | | | cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N2021-02-111-0/+1
| * | | | | | | cifs: In the new mount api we get the full devname as source=Ronnie Sahlberg2021-02-113-2/+17
| * | | | | | | cifs: do not disable noperm if multiuser mount option is not providedRonnie Sahlberg2021-02-101-2/+2
| * | | | | | | cifs: fix dfs-linksRonnie Sahlberg2021-02-091-0/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-121-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Revert "io_uring: don't take fs for recvmsg/sendmsg"Jens Axboe2021-02-101-2/+4
* | | | | | | | Merge tag 'drm-fixes-2021-02-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-1212-78/+122
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'drm-misc-fixes' of git://anongit.freedesktop.org/drm/drm-misc i...Dave Airlie2021-02-129-37/+75
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/ttm: make sure pool pages are clearedChristian König2021-02-111-0/+10
| | * | | | | | | | drm/sun4i: dw-hdmi: Fix max. frequency for H6Jernej Skrabec2021-02-101-4/+2
| | * | | | | | | | drm/sun4i: Fix H6 HDMI PHY configurationJernej Skrabec2021-02-101-17/+9
| | * | | | | | | | drm/sun4i: dw-hdmi: always set clock rateJernej Skrabec2021-02-102-4/+1
| | * | | | | | | | drm/sun4i: tcon: set sync polarity for tcon1 channelJernej Skrabec2021-02-102-0/+31
| | * | | | | | | | drm/dp_mst: Don't report ports connected if nothing is attached to themImre Deak2021-02-031-0/+1
| | * | | | | | | | drm/xlnx: fix kmemleak by sending vblank_event in atomic_disableQuanyang Wang2021-02-031-8/+7
| | * | | | | | | | drm/vc4: hvs: Fix buffer overflow with the dlist handlingMaxime Ripard2021-02-021-4/+14
| * | | | | | | | | Merge tag 'drm-intel-fixes-2021-02-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-02-122-39/+45
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: Fix overlay frontbuffer trackingVille Syrjälä2021-02-101-9/+8
| | * | | | | | | | | drm/i915/tgl+: Make sure TypeC FIA is powered up when initializing itImre Deak2021-02-091-30/+37
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'amd-drm-fixes-5.11-2021-02-10' of https://gitlab.freedesktop.org/a...Dave Airlie2021-02-121-2/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher2021-02-101-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-121-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)2021-02-111-1/+1
* | | | | | | | | | Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-124-6/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm/xen: Don't probe xenbus as part of an early initcallJulien Grall2021-02-114-6/+1
* | | | | | | | | | | Merge tag 'riscv-for-linus-5.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-121-1/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "dts: phy: add GPIO number and active state used for phy reset"Palmer Dabbelt2021-02-111-1/+0
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-122-6/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas2021-02-122-6/+3
* | | | | | | | | | | Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-123-9/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mmAneesh Kumar K.V2021-02-063-9/+12
* | | | | | | | | | | | Merge tag 'gpio-fixes-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-112-99/+120
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gpio: ep93xx: Fix single irqchip with multi gpiochipsNikita Shubin2021-02-101-11/+19
| * | | | | | | | | | | | gpio: ep93xx: fix BUG_ON port F usageNikita Shubin2021-02-101-87/+99
| * | | | | | | | | | | | gpio: mxs: GPIO_MXS should not default to y unconditionallyGeert Uytterhoeven2021-02-101-1/+2
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-02-102-12/+104
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not thereRafael J. Wysocki2021-02-082-0/+9
| * | | | | | | | | | | | cpufreq: ACPI: Extend frequency tables to cover boost frequenciesRafael J. Wysocki2021-02-081-12/+95
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-02-101-4/+13
|\ \ \ \ \ \ \ \ \ \ \ \