Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-06-10 | 2 | -2/+2 | |
|\ | ||||||
| * | cdrom: fix an incorrect __user annotation on cdrom_sysctl_info | Christoph Hellwig | 2020-06-10 | 1 | -1/+1 | |
| * | random: fix an incorrect __user annotation on proc_do_entropy | Christoph Hellwig | 2020-06-08 | 1 | -1/+1 | |
* | | Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-10 | 5 | -58/+28 | |
|\ \ | ||||||
| * | | i915:get_engines(): get rid of pointless access_ok() | Al Viro | 2020-05-01 | 1 | -5/+0 | |
| * | | i915: alloc_oa_regs(): get rid of pointless access_ok() | Al Viro | 2020-05-01 | 1 | -3/+0 | |
| * | | i915 compat ioctl(): just use drm_ioctl_kernel() | Al Viro | 2020-05-01 | 1 | -9/+5 | |
| * | | i915: switch copy_perf_config_registers_or_number() to unsafe_put_user() | Al Viro | 2020-05-01 | 2 | -31/+17 | |
| * | | i915: switch query_{topology,engine}_info() to copy_to_user() | Al Viro | 2020-05-01 | 1 | -10/+6 | |
* | | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-10 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses | Will Deacon | 2020-04-16 | 1 | -1/+1 | |
* | | | | Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-06-10 | 2 | -1/+4 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'acpica' | Rafael J. Wysocki | 2020-06-10 | 2 | -1/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism | Erik Kaneda | 2020-06-05 | 2 | -1/+4 | |
* | | | | | | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-06-10 | 12 | -74/+467 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'pm-cpufreq' and 'pm-acpi' | Rafael J. Wysocki | 2020-06-10 | 6 | -45/+98 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | ACPI: PM: Avoid using power resources if there are none for D0 | Rafael J. Wysocki | 2020-06-08 | 2 | -10/+20 | |
| | * | | | | | | | cpufreq: CPPC: add SW BOOST support | Xiongfeng Wang | 2020-06-05 | 1 | -2/+37 | |
| | * | | | | | | | cpufreq: change '.set_boost' to act on one policy | Xiongfeng Wang | 2020-06-05 | 2 | -32/+39 | |
| | * | | | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 2020-06-01 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Mian Yousaf Kaukab | 2020-05-18 | 1 | -1/+2 | |
| * | | | | | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2020-06-10 | 7 | -54/+425 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 2020-06-01 | 7 | -54/+425 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | opp: Don't parse icc paths unnecessarily | Sibi Sankar | 2020-06-01 | 1 | -1/+44 | |
| | | * | | | | | | | | | opp: Remove bandwidth votes when target_freq is zero | Viresh Kumar | 2020-05-29 | 1 | -12/+37 | |
| | | * | | | | | | | | | opp: core: add regulators enable and disable | Kamil Konieczny | 2020-05-29 | 2 | -2/+28 | |
| | | * | | | | | | | | | opp: Reorder the code for !target_freq case | Viresh Kumar | 2020-05-29 | 1 | -4/+10 | |
| | | * | | | | | | | | | opp: Expose bandwidth information via debugfs | Viresh Kumar | 2020-05-29 | 2 | -0/+60 | |
| | | * | | | | | | | | | cpufreq: dt: Add support for interconnect bandwidth scaling | Georgi Djakov | 2020-05-29 | 1 | -0/+4 | |
| | | * | | | | | | | | | opp: Update the bandwidth on OPP frequency changes | Georgi Djakov | 2020-05-29 | 1 | -1/+12 | |
| | | * | | | | | | | | | opp: Add sanity checks in _read_opp_key() | Georgi Djakov | 2020-05-29 | 1 | -7/+13 | |
| | | * | | | | | | | | | opp: Add support for parsing interconnect bandwidth | Georgi Djakov | 2020-05-29 | 3 | -5/+144 | |
| | | * | | | | | | | | | Merge remote-tracking branch 'georgi/icc-get-by-index' into opp/linux-next | Viresh Kumar | 2020-05-15 | 2 | -25/+56 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | OPP: Add helpers for reading the binding properties | Saravana Kannan | 2020-05-13 | 3 | -20/+40 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2020-06-10 | 29 | -779/+2662 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Input: adi - work around module name confict | Arnd Bergmann | 2020-06-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2020-06-06 | 5658 | -146344/+318661 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Input: iqs269a - add missing I2C dependency | Jeff LaBundy | 2020-05-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | Input: elants - refactor elants_i2c_execute_command() | Michał Mirosław | 2020-05-17 | 1 | -101/+99 | |
| | * | | | | | | | | | | | | | Input: elants - override touchscreen info with DT properties | Michał Mirosław | 2020-05-17 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | Input: elants - remove unused axes | Michał Mirosław | 2020-05-17 | 1 | -18/+8 | |
| | * | | | | | | | | | | | | | Merge branch 'for-linus' into next | Dmitry Torokhov | 2020-05-17 | 11 | -71/+86 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Input: add support for Azoteq IQS269A | Jeff LaBundy | 2020-05-17 | 3 | -0/+1844 | |
| | * | | | | | | | | | | | | | | Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanups | Anson Huang | 2020-05-13 | 1 | -18/+15 | |
| | * | | | | | | | | | | | | | | Input: remove msm-vibrator driver | Brian Masney | 2020-05-13 | 3 | -292/+0 | |
| | * | | | | | | | | | | | | | | Input: elants_i2c - provide an attribute to show calibration count | Johnny Chuang | 2020-05-12 | 1 | -1/+27 | |
| | * | | | | | | | | | | | | | | Input: introduce input_mt_report_slot_inactive() | Jiada Wang | 2020-05-12 | 11 | -21/+16 | |
| | * | | | | | | | | | | | | | | Merge tag 'v5.6' into next | Dmitry Torokhov | 2020-05-12 | 5656 | -145650/+316170 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Input: add driver for the Cypress CY8CTMA140 touchscreen | Linus Walleij | 2020-05-09 | 3 | -0/+366 | |
| | * | | | | | | | | | | | | | | | Input: edt-ft5x06 - prefer asynchronous probe | Ahmad Fatoum | 2020-05-09 | 1 | -0/+1 |