summaryrefslogtreecommitdiffstats
path: root/kernel/bpf (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-08iio: fix SPHINX kernel-docs build warningTobin C. Harding1-2/+2
2018-01-08iio: adc: ina2xx: Make calibration register value fixedMaciej Purski1-31/+33
2018-01-08staging: iio: remove unnecessary parenthesesJi-Hun Kim1-1/+1
2018-01-08Drivers: iio:adc: fix brace coding style issue in at91_adc.cVenkat Prashanth B U1-2/+2
2018-01-08iio: hx711: fix bug in reset functionalityAndreas Klinger1-7/+6
2018-01-08iio: hx711: add triggered buffer supportAndreas Klinger2-23/+100
2018-01-08iio: adc: ina2xx: Do not udelay for several secondsStefan Brüns1-3/+5
2018-01-08iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flagStefan Brüns1-14/+0
2018-01-08iio: adc: ina2xx: Clarify size requirement for data bufferStefan Brüns1-1/+2
2018-01-08iio: adc: ina2xx: Remove bogus cast for data argumentStefan Brüns1-2/+1
2018-01-08iio: adc: meson-saradc: program the channel muxes during initializationMartin Blumenstingl1-3/+29
2018-01-08iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8bMartin Blumenstingl1-1/+7
2018-01-08iio: ABI: Fix name of timestamp sysfs fileLinus Walleij1-1/+1
2018-01-08drivers: iio: gyro: remove duplicate includesPravin Shedge1-1/+0
2018-01-08iio: dac: mcp4725: Remove unneeded conversions to boolAndrew F. Davis1-1/+1
2018-01-08iio: stm32: Adopt SPDX identifierBenjamin Gaignard9-85/+9
2018-01-08iio: light: make a couple of config structures staticColin Ian King2-2/+2
2018-01-08iio: buffer: Expose data availableMatt Fornero2-0/+25
2018-01-08iio: mma8452: replace license description with SPDX specifierMartin Kepplinger1-3/+1
2018-01-08iio: common: ssp_sensors: use ktime_get_real_ns() timestampsArnd Bergmann1-4/+1
2018-01-08iio: dummy_evgen: modify the return value check for irq_sim_init()Bartosz Golaszewski1-1/+1
2017-12-31Linux 4.15-rc6v4.15-rc6Linus Torvalds1-1/+1
2017-12-31MAINTAINERS: mark arch/blackfin/ and its gubbins as orphanedAdam Borowski1-9/+7
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner1-1/+2
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner1-1/+7
2017-12-31x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner1-6/+8
2017-12-31x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner1-9/+0
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser1-0/+2
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser1-1/+3
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds1-0/+3
2017-12-29timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner1-3/+5
2017-12-29timers: Invoke timer_start_debug() where it makes senseThomas Gleixner1-2/+2
2017-12-29nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner1-2/+17
2017-12-29timers: Reinitialize per cpu bases on hotplugThomas Gleixner4-4/+21
2017-12-29timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner1-9/+7
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner2-5/+44
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner13-28/+29
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner1-0/+2
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2-0/+18
2017-12-29genirq/msi: Handle reactivation only on successThomas Gleixner1-8/+27
2017-12-29gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner1-1/+1
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner6-16/+8
2017-12-28strparser: Call sock_owned_by_user_nocheckTom Herbert1-1/+1
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert1-0/+5
2017-12-28skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn1-3/+3
2017-12-28tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan1-1/+1
2017-12-28objtool: Fix Clang enum conversion warningLukas Bulwahn1-1/+1
2017-12-28x86/apic: Update the 'apic=' description of setting APIC driverDou Liyang1-1/+5
2017-12-28x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 caseDou Liyang1-0/+2
2017-12-28genirq: Guard handle_bad_irq log messagesGuenter Roeck1-0/+5