summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfs: port to vfs{g,u}id_t and associated helpersChristian Brauner2022-09-193-7/+12
* xfs: remove xfs_setattr_time() declarationGaosheng Cui2022-09-191-1/+0
* xfs: Remove the unneeded result variableye xingchen2022-09-191-3/+1
* xfs: missing space in xfs trace logZeng Heng2022-09-191-2/+2
* xfs: simplify if-else condition in xfs_reflink_trim_around_sharedZeng Heng2022-09-191-10/+12
* xfs: simplify if-else condition in xfs_validate_new_dalignZeng Heng2022-09-191-18/+20
* xfs: replace unnecessary seq_printf with seq_putsZeng Heng2022-09-191-1/+1
* xfs: clean up "%Ld/%Lu" which doesn't meet C standardZeng Heng2022-09-195-10/+10
* xfs: remove redundant else for clean codeZeng Heng2022-09-191-5/+5
* xfs: remove the redundant word in commentZeng Heng2022-09-191-1/+1
* Linux 6.0-rc6v6.0-rc6Linus Torvalds2022-09-181-1/+1
* Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-09-185-14/+16
|\
| * parisc: Allow CONFIG_64BIT with ARCH=pariscHelge Deller2022-09-151-1/+11
| * parisc: remove obsolete manual allocation aligning in iosapicRolf Eike Beer2022-09-151-10/+1
| * tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings2022-09-131-2/+2
| * Input: hp_sdc: fix spelling typo in commentJiangshan Yi2022-09-131-1/+1
| * parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()Yang Yingliang2022-09-131-0/+1
* | Merge tag 'io_uring-6.0-2022-09-18' of git://git.kernel.dk/linuxLinus Torvalds2022-09-182-9/+9
|\ \
| * | io_uring/opdef: rename SENDZC_NOTIF to SEND_ZCStefan Metzmacher2022-09-181-1/+1
| * | io_uring/net: fix zc fixed buf lifetimePavel Begunkov2022-09-181-8/+8
* | | Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-164-10/+31
|\ \ \
| * | | gpio: mt7621: Make the irqchip immutableSergio Paracuellos2022-09-141-6/+15
| * | | gpio: ixp4xx: Make irqchip immutableLinus Walleij2022-09-131-3/+14
| * | | MAINTAINERS: Update HiSilicon GPIO Driver maintainerJay Fang2022-09-131-1/+1
| * | | gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xxPali Rohár2022-09-071-0/+1
* | | | Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-09-164-22/+105
|\ \ \ \
| * | | | pinctrl: ocelot: Fix interrupt controllerHoratiu Vultur2022-09-141-14/+97
| * | | | pinctrl: sunxi: Fix name for A100 R_PIOMichael Wu2022-08-261-1/+1
| * | | | pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTHJoão H. Spies2022-08-251-2/+2
| * | | | pinctrl: qcom: sc8180x: Fix wrong pin numbersMolly Sophia2022-08-221-4/+4
| * | | | pinctrl: qcom: sc8180x: Fix gpio_wakeirq_mapMolly Sophia2022-08-221-1/+1
* | | | | Merge tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2022-09-162-5/+10
|\ \ \ \ \
| * | | | | blk-lib: fix blkdev_issue_secure_eraseMikulas Patocka2022-09-151-3/+8
| * | | | | block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowaitStefan Roesch2022-09-131-2/+2
* | | | | | Merge tag 'io_uring-6.0-2022-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2022-09-162-2/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | io_uring/msg_ring: check file type before puttingJens Axboe2022-09-151-1/+2
| * | | | | io_uring/rw: fix error'ed retry return valuesPavel Begunkov2022-09-131-1/+1
* | | | | | Merge tag 'drm-fixes-2022-09-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-09-1659-908/+655
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-09-166-40/+22
| |\ \ \ \ \ \
| | * | | | | | Revert "drm/i915/display: Re-add check for low voltage sku for max dp source ...Ville Syrjälä2022-09-121-29/+3
| | * | | | | | drm/i915/gt: Fix perf limit reasons bit positionsAshutosh Dixit2022-09-121-8/+8
| | * | | | | | drm/i915/guc: Cancel GuC engine busyness worker synchronouslyUmesh Nerlige Ramappa2022-09-121-1/+6
| | * | | | | | drm/i915: Set correct domains values at _i915_vma_move_to_activeNirmoy Das2022-09-121-1/+2
| | * | | | | | drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSCAnkit Nautiyal2022-09-123-1/+3
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'drm-misc-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-09-1614-34/+38
| |\ \ \ \ \ \
| | * | | | | | drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry2022-09-141-2/+3
| | * | | | | | drm/rockchip: vop2: Fix eDP/HDMI sync polaritiesSascha Hauer2022-09-091-0/+4
| | * | | | | | drm/gma500: Fix (vblank) IRQs not working after suspend/resumeHans de Goede2022-09-097-23/+18
| | * | | | | | drm/gma500: Fix WARN_ON(lock->magic != lock) errorHans de Goede2022-09-091-2/+2
| | * | | | | | drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede2022-09-091-4/+7