linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-03 06:11:34 to 2019-11-03 23:06:58 UTC [more...]

[PATCH] powerpc/papr_scm: Delete unnecessary assignment for the field “owner”
 2019-11-03 23:06 UTC  (2+ messages)

[PATCH v2 0/7] Add support for H6 PWM
 2019-11-03 22:58 UTC  (11+ messages)
` [PATCH v2 1/7] dt-bindings: pwm: allwinner: Add H6 PWM description
` [PATCH v2 2/7] pwm: sun4i: Add an optional probe for reset line
` [PATCH v2 3/7] pwm: sun4i: Add an optional probe for bus clock
` [PATCH v2 4/7] pwm: sun4i: Add support to output source clock directly
` [PATCH v2 5/7] pwm: sun4i: Add support for H6 PWM
` [PATCH v2 6/7] arm64: dts: allwinner: h6: Add PWM node
` [PATCH v2 7/7] [DO NOT MERGE] arm64: allwinner: h6: enable Beelink GS1 PWM

[PATCH 1/2] dt-bindings: power/supply: Document generic USB charger
 2019-11-03 22:52 UTC  (3+ messages)
` [PATCH 2/2] power/supply: Add generic USB charger driver

[PATCH v2] pinctrl: at91: Enable slewrate by default on SAM9X60
 2019-11-03 22:35 UTC  (2+ messages)

[RFC PATCH v3 00/15] Support ROHM BD71828 PMIC
 2019-11-03 22:30 UTC  (5+ messages)
` [RFC PATCH v3 10/15] regulator: bd71828: Add GPIO based run-level control for regulators
` [RFC PATCH v3 14/15] gpio: Add definition for GPIO direction

Linux 5.4-rc6
 2019-11-03 22:28 UTC 

[RFC] perf session: Fix compression processing
 2019-11-03 22:24 UTC 

[PATCH 0/2] pinctrl: bcm: nsp: gpio improvements
 2019-11-03 22:23 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts

[PATCH v3 1/1] media: vivid: Fix wrong locking that causes race conditions on streaming stop
 2019-11-03 22:17 UTC  (4+ messages)
    ` [PATCH v4 "

[PATCH] replace timeconst bc script with an sh script
 2019-11-03 22:00 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2] tty: serial: msm_serial: Fix flow control
 2019-11-03 21:51 UTC  (3+ messages)

[PATCH v1 1/6] scsi: ufs: Add device reset in link recovery path
 2019-11-03 21:48 UTC  (2+ messages)
  ` [EXT] "

[PATCH] i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"
 2019-11-03 21:22 UTC 

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-03 21:18 UTC  (19+ messages)
` [PATCH v2 01/18] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v2 02/18] mm/gup: factor out duplicate code from four routines
` [PATCH v2 03/18] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 06/18] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v2 08/18] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 09/18] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 10/18] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v2 11/18] net/xdp: "
` [PATCH v2 12/18] mm/gup: track FOLL_PIN pages
` [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v2 14/18] vfio, mm: "
` [PATCH v2 15/18] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v2 16/18] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v2 17/18] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v2 18/18] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH v3 1/5] scsi: Adjust DBD setting in mode sense for caching mode page per LLD
 2019-11-03 21:17 UTC  (4+ messages)
  ` [EXT] "
` [PATCH v3 2/5] scsi: ufs: Set DBD setting in mode sense for caching mode page
  ` [EXT] "

[PATCH] Coccinelle: zalloc-simple: Adjust a message construction
 2019-11-03 21:00 UTC  (3+ messages)
  `  "

[PATCH v8 00/18] More improvements for Tegra30 devfreq driver
 2019-11-03 20:41 UTC  (19+ messages)
` [PATCH v8 01/18] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v8 02/18] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v8 03/18] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v8 04/18] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v8 05/18] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v8 06/18] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v8 07/18] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v8 08/18] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v8 09/18] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v8 10/18] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v8 11/18] PM / devfreq: tegra30: Constify structs
` [PATCH v8 12/18] PM / devfreq: tegra30: Include appropriate header
` [PATCH v8 13/18] PM / devfreq: tegra30: Don't enable already enabled consecutive interrupts
` [PATCH v8 14/18] PM / devfreq: tegra30: Disable consecutive interrupts when appropriate
` [PATCH v8 15/18] PM / devfreq: Add new interrupt_driven flag for governors
` [PATCH v8 16/18] PM / devfreq: tegra30: Support variable polling interval
` [PATCH v8 17/18] PM / devfreq: tegra30: Tune up MCCPU boost-down coefficient
` [PATCH v8 18/18] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

[PATCH] kbuild: support byacc as alternative YACC to bison
 2019-11-03 20:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 2/2] dt-bindings: timer: imx: gpt: Add pin group bindings for input capture
 2019-11-03 20:20 UTC  (5+ messages)

[RFC] mm: gup: add helper page_try_gup_pin(page)
 2019-11-03 20:20 UTC 

[RFC] nvmet: Always remove processed AER elements from list
 2019-11-03 20:14 UTC  (5+ messages)

[PATCH v5] mfd: mt6360: add pmic mt6360 driver
 2019-11-03 19:56 UTC  (3+ messages)

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-03 19:53 UTC  (3+ messages)
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

memory leak in smc_create
 2019-11-03 19:42 UTC 

[PATCH] Allow restricting permissions in /proc/sys
 2019-11-03 19:38 UTC  (5+ messages)

[PATCH] sched/topology, cpuset: Account for housekeeping CPUs to avoid empty cpumasks
 2019-11-03 19:09 UTC  (2+ messages)

[PATCH RESEND 1/1] vfs: Really check for inode ptr in lookup_fast
 2019-11-03 19:03 UTC  (15+ messages)
                ` [RFC] lookup_one_len_unlocked() lousy calling conventions
                    ` [PATCH][RFC] ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
                      ` [PATCH][RFC] ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
                ` [PATCH][RFC] ecryptfs unlink/rmdir breakage (similar to caught in ecryptfs rename last year)

[PATCH] kernel: sysctl: make drop_caches write-only
 2019-11-03 19:00 UTC  (10+ messages)

[PATCH] drivers: mcb: use symbol namespaces
 2019-11-03 18:54 UTC  (6+ messages)

[net v2 1/4] net: sgi: ioc3-eth: don't abuse dma_direct_* calls
 2019-11-03 18:45 UTC  (6+ messages)
` [net v2 2/4] net: sgi: ioc3-eth: fix usage of GFP_* flags
` [net v2 3/4] net: sgi: ioc3-eth: simplify setting the DMA mask
` [net v2 4/4] net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMA

[PATCH] ARM: use APSR_nzcv instead of r15 as mrc operand
 2019-11-03 18:24 UTC  (3+ messages)

[PATCH] drivers/staging/exfat: Ensure we unlock upon error in ffsReadFile
 2019-11-03 18:18 UTC  (2+ messages)

[PATCH] firmware loader: log path to loaded firmwares
 2019-11-03 18:06 UTC  (5+ messages)

[PATCH v2] firmware loader: log path to loaded firmwares
 2019-11-03 18:06 UTC 

[PATCH v11 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-11-03 17:32 UTC  (7+ messages)
` [PATCH v11 4/7] drm/sun4i: dsi: Handle bus clock explicitly

[PATCH] Bluetooth: hci_qca: add PM support
 2019-11-03 17:27 UTC  (2+ messages)

[GIT PULL] USB fixes for 5.4-rc6
 2019-11-03 17:15 UTC  (2+ messages)

[PATCH v2 0/7] debugfs: Add and use debugfs_create_xul()
 2019-11-03 17:13 UTC  (2+ messages)

[PATCH] x86/resctrl: Prevent NULL pointer dereference when reading mondata
 2019-11-03 17:12 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] Documentation: debugfs: Document debugfs helper for unsigned long values
 2019-11-03 17:12 UTC  (2+ messages)

[RFC v3] mm: add page preemption
 2019-11-03 17:06 UTC 

[PATCH v14 0/5] DMA-BUF Heaps (destaging ION)
 2019-11-03 16:25 UTC  (11+ messages)
` [PATCH v14 1/5] dma-buf: Add dma-buf heaps framework
` [PATCH v14 2/5] dma-buf: heaps: Add heap helpers
` [PATCH v14 3/5] dma-buf: heaps: Add system heap to dmabuf heaps
` [PATCH v14 4/5] dma-buf: heaps: Add CMA "
` [PATCH v14 5/5] kselftests: Add dma-heap test

[PATCH 3/3] ARM: dts: sun8i: add FriendlyARM NanoPi Duo2-IoT Box
 2019-11-03 16:22 UTC  (3+ messages)

[PATCH] scsi: pmcraid: Use *_pool_zalloc rather than *_pool_alloc
 2019-11-03 16:05 UTC  (2+ messages)
`  "

[PATCH v2] dt-bindings: serial: Convert Samsung UART bindings to json-schema
 2019-11-03 16:01 UTC 

[PATCH v4 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-11-03 16:01 UTC  (5+ messages)
` [PATCH v4 6/7] dt-bindings: Add ANX6345 DP/eDP transmitter binding

[PATCH 2/4] cdrom: make debug logging rely on pr_debug and debugfs only
 2019-11-03 16:00 UTC  (2+ messages)
`  "

[PATCH v2] cpufreq: sun50i: Fix CPU speed bin detection
 2019-11-03 15:59 UTC  (2+ messages)

[PATCH] FBTFT: Changed delay function
 2019-11-03 15:59 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: arm: samsung: Force clkoutN names to be unique in PMU
 2019-11-03 15:56 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: serial: Convert Samsung UART bindings to json-schema

[PATCH v7 00/19] More improvements for Tegra30 devfreq driver
 2019-11-03 15:25 UTC  (5+ messages)
` [PATCH v7 17/19] PM / devfreq: tegra30: Support variable polling interval

[PATCH] kbuild: Add make dir-pkg build option
 2019-11-03 15:11 UTC  (2+ messages)

[PATCH v4 1/2] dmaengine: avalon: Intel Avalon-MM DMA Interface for PCIe
 2019-11-03 14:34 UTC  (2+ messages)

[PATCH 2/2] USB(u_serial.c): it has a NULL point
 2019-11-03 14:16 UTC 

[PATCH][RFC] mtd: spinand: fix detection of GD5FxGQ4xA flash
 2019-11-03 13:27 UTC  (4+ messages)

[PATCH] proc: fix inode uid/gid writeback race
 2019-11-03 13:20 UTC  (4+ messages)

[PATCH] Revert "ext4 crypto: fix to check feature status before get policy"
 2019-11-03 13:19 UTC  (11+ messages)

[PATCH] net: hns3: remove unused macros
 2019-11-03 13:15 UTC 

[PATCH] media: siano: fix spelling mistake "ENBALE" -> "ENABLE"
 2019-11-03 13:07 UTC 

[PATCH v3 00/18] cros_ec: Add sensorhub driver and FIFO processing
 2019-11-03 12:45 UTC  (7+ messages)
` [PATCH v3 01/18] platform: chrome: Put docs with the code
` [PATCH v3 02/18] mfd: cros_ec: Add sensor_count and make check_features public
` [PATCH v3 03/18] platform: cros_ec: Add cros_ec_sensor_hub driver

[PATCH 2/2] USB(u_serial.c): it has a NULL point
 2019-11-03 12:42 UTC  (2+ messages)

[PATCH] arm64: mm: simplify the page end calculation in __create_pgd_mapping()
 2019-11-03 12:35 UTC 

[PATCH] FBTFT: fb_sh: Changed udelay() to usleep_range() based on the Document, Documentation/timers/timers-howto.rst Excerpt from the document: -SLEEPING FOR ~USECS OR SMALL MSECS ( 10us - 20ms): * Use usleep_range
 2019-11-03 12:35 UTC  (2+ messages)

[PATCH 0/2] iio: adc: stm32: add max clock rate
 2019-11-03 12:30 UTC  (3+ messages)
` [PATCH 2/2] iio: adc: stm32: allow to tune analog clock

INFO: task hung in synchronize_rcu
 2019-11-03 12:11 UTC  (2+ messages)

[PATCH] NFC: pn533: Delete unnecessary assignment for the field “owner”
 2019-11-03 12:04 UTC 

[RFC PATCH 11/10] pipe: Add fsync() support [ver #2]
 2019-11-03 12:02 UTC  (6+ messages)

[PATCH v3 0/2] iio: adc: Add support for AD7292
 2019-11-03 11:52 UTC  (3+ messages)
` [PATCH v3 2/2] iio: adc: Add driver "

[PATCH 0/4] Emulate and enable UMIP feature on AMD
 2019-11-03 11:45 UTC  (9+ messages)
` [PATCH 2/4] kvm: svm: Enable "

[PATCH 0/5] Misc XArray, IDR & Radix Tree patches
 2019-11-03 11:41 UTC  (8+ messages)
` [PATCH 1/5] XArray: Fix xas_next() with a single entry at 0
` [PATCH 2/5] idr: Fix idr_get_next_ul race with idr_remove
` [PATCH 3/5] radix tree: Remove radix_tree_iter_find
` [PATCH 4/5] idr: Fix integer overflow in idr_for_each_entry
` [PATCH 4/5] idr: Handle integer overflow correctly
` [PATCH 5/5] idr: Fix idr_alloc_u32 on 32-bit systems

[PATCH 0/2] iio: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2019-11-03 11:25 UTC  (5+ messages)
` [PATCH 1/2] iio: imu: adis16460: "

[RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() [ver #2]
 2019-11-03 11:17 UTC  (8+ messages)
` [RFC PATCH 00/10] pipe: Notification queue preparation "
  ` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "

[PATCH 0/4] Convert STM32 Timer mdf bindings to yaml
 2019-11-03 11:08 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: iio: timer: Convert stm32 IIO trigger bindings to json-schema

[PATCH -next] iio: st_accel: Fix unused variable warning
 2019-11-03 11:01 UTC  (5+ messages)

[PATCH 00/10] iio: adis: cleanups and fixes
 2019-11-03 10:49 UTC  (21+ messages)
` [PATCH 01/10] iio: gyro: adis16136: check ret val for non-zero vs less-than-zero
` [PATCH 02/10] iio: imu: adis16400: "
` [PATCH 03/10] iio: imu: adis16460: "
` [PATCH 04/10] iio: imu: adis16480: "
` [PATCH 05/10] iio: imu: adis: "
` [PATCH 06/10] iio: imu: adis16480: fix indentation of return statement
` [PATCH 07/10] iio: imu: adis16480: prefer `unsigned int` over `unsigned`
` [PATCH 08/10] iio: imu: adis16480: assign bias value only if operation succeeded
` [PATCH 09/10] iio: imu: adis: assign read val in debugfs hook only if op successful
` [PATCH 10/10] iio: imu: adis: assign value only if return code zero in read funcs

[PATCH] mm/memcontrol: update documentation about invoking oom killer
 2019-11-03 10:46 UTC  (3+ messages)

[PATCH] reiserfs: replace open-coded atomic_dec_and_mutex_lock()
 2019-11-03  9:44 UTC 

Your opportunity
 2019-11-03  9:22 UTC 

[PATCH] scsi: ufs: fix call_kern.cocci warnings
 2019-11-03  8:59 UTC 

[PATCH 0/3] arm64: dts: qcom: sdm845: Add PCIe nodes
 2019-11-03  8:27 UTC  (2+ messages)

[PATCH v2 0/2] PCI: qcom: Add support for SDM845 PCIe
 2019-11-03  8:24 UTC  (2+ messages)

[PATCH] PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
 2019-11-03  8:22 UTC  (2+ messages)

[PATCH v2 0/5] phy: qcom-qmp: Add SDM845 QMP and QHP PHYs
 2019-11-03  8:21 UTC  (3+ messages)
` [PATCH v2 5/5] phy: qcom: qmp: Add SDM845 QHP PCIe PHY

[PATCH] usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host
 2019-11-03  8:17 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: qcom: db845c: Enable LVS 1 and 2
 2019-11-03  8:14 UTC  (2+ messages)

[PATCH 00/11] arm64: dts: qcom: msm8996: Introduce IFC6640
 2019-11-03  8:13 UTC  (2+ messages)

general protection fault in j1939_priv_get_by_ndev_locked
 2019-11-03  8:04 UTC  (2+ messages)

[PATCH] drm/edid: fixup EDID 1.3 and 1.4 judge reduced-blanking timings logic
 2019-11-03  7:51 UTC  (2+ messages)

FREE Bestiality Social Network
 2019-11-03  7:22 UTC 

[PATCH] Documentation: RCU: rcu_dereference: Convert to rcu_dereference.rst
 2019-11-03  6:35 UTC  (3+ messages)

[PATCH 00/14] soundwire: intel: implement new ASoC interfaces
 2019-11-03  6:30 UTC  (3+ messages)
` [PATCH 07/14] soundwire: add initial definitions for sdw_master_device

[PATCH v2] vsock: Simplify '__vsock_release()'
 2019-11-03  6:11 UTC 

[RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
 2019-10-27 14:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).