linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-23 22:57:08 to 2018-03-24 13:46:11 UTC [more...]

[PATCH 00/11] staging: iio: tsl2x7x: staging cleanups
 2018-03-24 13:46 UTC  (23+ messages)
` [PATCH 01/11] staging: iio: tsl2x7x: remove unnecessary code
` [PATCH 02/11] staging: iio: tsl2x7x: correct interrupt handler trigger
` [PATCH 03/11] staging: iio: tsl2x7x: no need to clear interrupt flag when getting lux
` [PATCH 04/11] staging: iio: tsl2x7x: simplify tsl2x7x_prox_cal()
` [PATCH 05/11] staging: iio: tsl2x7x: split out als and prox interrupt settings
` [PATCH 06/11] staging: iio: tsl2x7x: make logging consistent and correct newlines
` [PATCH 07/11] staging: iio: tsl2x7x: split out als and prox persistence settings
` [PATCH 08/11] staging: iio: tsl2x7x: remove unused variables from tsl2x7x_get_lux()
` [PATCH 09/11] staging: iio: tsl2x7x: remove ch0 and ch1 "
` [PATCH 10/11] staging: iio: tsl2x7x: put local variables in reverse Christmas tree order
` [PATCH 11/11] staging: iio: tsl2x7x: add copyright

[PATCH v6 00/11] Add clock driver for Actions S900 SoC
 2018-03-24 13:31 UTC  (12+ messages)
` [PATCH v6 01/11] arm64: dts: actions: Add S900 clock management unit nodes
` [PATCH v6 02/11] arm64: dts: actions: Source CMU clock for UART5
` [PATCH v6 03/11] clk: actions: Add common clock driver support
` [PATCH v6 04/11] clk: actions: Add gate clock support
` [PATCH v6 05/11] clk: actions: Add mux "
` [PATCH v6 06/11] clk: actions: Add divider "
` [PATCH v6 07/11] clk: actions: Add factor "
` [PATCH v6 08/11] clk: actions: Add fixed "
` [PATCH v6 09/11] clk: actions: Add composite "
` [PATCH v6 10/11] clk: actions: Add pll "
` [PATCH v6 11/11] clk: actions: Add S900 SoC "

[PATCH 0/2] Kexec_file: Load kernel at top of system ram
 2018-03-24 13:33 UTC  (8+ messages)
` [PATCH 1/2] resource: add walk_system_ram_res_rev()

[PATCH v3 0/8] Cleanup on I2C/SPI code
 2018-03-24 13:29 UTC  (17+ messages)
` [PATCH v3 1/8] staging:iio:ade7854: Fix error handling on read/write
` [PATCH v3 2/8] staging:iio:ade7854: Fix the wrong number of bits to read
` [PATCH v3 3/8] staging:iio:ade7854: Rework I2C write function
` [PATCH v3 4/8] staging:iio:ade7854: Rework SPI "
` [PATCH v3 5/8] staging:iio:ade7854: Remove write_reg_* duplications
` [PATCH v3 6/8] staging:iio:ade7854: Rework I2C read function
` [PATCH v3 7/8] staging:iio:ade7854: Rework SPI "
` [PATCH v3 8/8] staging:iio:ade7854: Remove read_reg_* duplications

[PATCH v2] crypto: ctr - avoid VLA use
 2018-03-24 13:21 UTC  (3+ messages)

[PATCH] mm, slab: eagerly delete inactive offlined SLABs
 2018-03-24 13:11 UTC  (2+ messages)

[PATCH v2 0/7] KASan for arm
 2018-03-24 13:06 UTC 

[PATCH v2 00/11] RISC-V: Resolve the issue of loadable module on 64-bit
 2018-03-24 12:59 UTC  (2+ messages)

[net-next:master 1142/1149] net/tipc/discover.c:137:6: sparse: symbol 'tipc_disc_addr_trial_msg' was not declared. Should it be static?
 2018-03-24 12:57 UTC  (3+ messages)
` [RFC PATCH net-next] tipc: tipc_disc_addr_trial_msg() can be static

Problem with commit 31e77c93e432 "sched/fair: Update blocked load when newly idle"
 2018-03-24 12:47 UTC  (3+ messages)

[PATCH net-next 1/2] fs/crashdd: add API to collect hardware dump in second kernel
 2018-03-24 12:42 UTC  (3+ messages)

[PATCH v2] i2c: i2c-stm32f7: fix no check on returned setup
 2018-03-24 12:38 UTC  (2+ messages)

BUG: corrupted list in remove_wait_queue
 2018-03-24 12:32 UTC  (2+ messages)

[PATCH v2 0/4] i2c: pca-platform: additional improvements
 2018-03-24 12:31 UTC  (5+ messages)

pull-request: wireless-drivers-next 2018-03-24
 2018-03-24 12:30 UTC 

[PATCH v2 0/5] optimize memblock_next_valid_pfn() and early_pfn_valid()
 2018-03-24 12:24 UTC  (6+ messages)
` [PATCH v2 1/5] mm: page_alloc: remain memblock_next_valid_pfn() when CONFIG_HAVE_ARCH_PFN_VALID is enable
` [PATCH v2 2/5] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH v2 3/5] mm/memblock: introduce memblock_search_pfn_regions()
` [PATCH v2 4/5] arm64: introduce pfn_valid_region()
` [PATCH v2 5/5] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()

[PATCH v2 0/7] KASan for arm
 2018-03-24 12:24 UTC 

[PATCH v2 00/13] Major code reorganization to make all i2c transfers working
 2018-03-24 12:22 UTC  (6+ messages)
` [PATCH v2 01/13] i2c: qup: fix copyrights and update to SPDX identifier

[PATCH v3 1/1] can: ucan: add driver for Theobroma Systems UCAN devices
 2018-03-24 11:43 UTC  (2+ messages)

[PATCH 3/7] Disable instrumentation for some code
 2018-03-24 11:39 UTC 

[PATCH] drm/msm/dsi: use correct enum in dsi_get_cmd_fmt
 2018-03-24 11:37 UTC  (2+ messages)

[PATCH v2 0/4] tty/nozomi: general module cleanup
 2018-03-24 11:27 UTC  (5+ messages)
` [PATCH v2 1/4] tty/nozomi: cleanup DUMP() macro
` [PATCH v2 2/4] tty/nozomi: fix inconsistent indentation
` [PATCH v2 3/4] tty/nozomi: improve code readability and style
` [PATCH v2 4/4] tty/nozomi: refactor conditional statements

[PATCH v2] cpuidle: poll_state: Add time limit to poll_idle()
 2018-03-24 11:25 UTC  (4+ messages)

[PATCH] mtd: devices: check mtd_device_register() return code
 2018-03-24 11:18 UTC 

[PATCH 00/11] Use global pages with PTI
 2018-03-24 11:05 UTC  (6+ messages)

pull-request: wireless-drivers 2018-03-24
 2018-03-24 11:03 UTC 

[PATCH] arm64: avoid race condition issue in dump_backtrace
 2018-03-24 11:01 UTC  (2+ messages)

[RFC PATCH] crypto: brcm - explicitly cast cipher to hash type
 2018-03-24 11:02 UTC 

[PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
 2018-03-24 10:56 UTC  (3+ messages)
` [PATCH net-next v2 1/2] fs/crashdd: add API to collect hardware dump in second kernel
` [PATCH net-next v2 2/2] cxgb4: "

[PATCH v3 0/2] media: Introduce Omnivision OV2680 driver
 2018-03-24 10:57 UTC  (3+ messages)
` [PATCH v3 2/2] media: ov2680: Add Omnivision OV2680 sensor driver

[PATCH v3 1/2] x86, msr: allow rdmsr_safe_on_cpu() to schedule
 2018-03-24 10:50 UTC  (6+ messages)
` [PATCH v3 2/2] x86, cpuid: allow cpuid_read() "

[PATCH v2] KVM: arm/arm64 : add lpi info in vgic-debug
 2018-03-24 10:28 UTC  (2+ messages)

[PATCH] mtd: nand: do not initialise statics to 0 or NULL
 2018-03-24 10:17 UTC 

[PATCH v3] KVM: arm/arm64 : add lpi info in vgic-debug
 2018-03-24 10:15 UTC 

[PATCH 3.18 00/47] 3.18.102-stable review
 2018-03-24 10:05 UTC  (6+ messages)

[PATCH][next] batman-adv: don't pass a NULL hard_iface to batadv_hardif_put
 2018-03-24  9:36 UTC  (2+ messages)
` [B.A.T.M.A.N.] "

[RFC PATCH] cpufreq: Calling init() of cpufreq_driver when policy inactive cpu online
 2018-03-24  9:37 UTC  (4+ messages)

[PATCH v2 1/2] dma-mapping: move dma configuration to bus infrastructure
 2018-03-24  9:25 UTC  (2+ messages)

[PATCH] iio/gyro/bmg160_core: Improve unlocking of a mutex in five functions
 2018-03-24  9:08 UTC  (5+ messages)
  `  "

[PATCH] xfs: always free inline data before resetting inode fork during ifree
 2018-03-24  9:06 UTC  (2+ messages)

[PATCH 4.15 00/84] 4.15.13-stable review
 2018-03-24  9:05 UTC  (7+ messages)

[PATCH for-4.16 0/3] drivers: base: revise coredump ABI
 2018-03-24  9:04 UTC  (5+ messages)
` [PATCH for-4.16 2/3] drivers: change struct device_driver::coredump() return type to void

[PATCH 0/4] SCSI-HPSA: Adjustments for hpsa_big_passthru_ioctl()
 2018-03-24  9:01 UTC  (3+ messages)
` [PATCH 2/4] scsi: hpsa: Less function calls in hpsa_big_passthru_ioctl() after error detection
    ` [2/4] "

[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-03-24  8:43 UTC  (5+ messages)
` [RFC PATCH v2 03/15] khwasan: add CONFIG_KASAN_CLASSIC and CONFIG_KASAN_TAGS
` [RFC PATCH v2 11/15] khwasan, mm: perform untagged pointers comparison in krealloc

[PATCH 4/4] rcu: Switch to using free() instead of kfree()
 2018-03-24  8:20 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the pm tree
 2018-03-24  8:15 UTC  (4+ messages)

[PATCH v3 0/4] bus: fsl-mc: enhance Management Complex userspace support
 2018-03-24  7:51 UTC  (3+ messages)
` [PATCH v3 2/4] bus: fsl-mc: add restool "

[PATCH 3/4] mm: Add free()
 2018-03-24  7:38 UTC  (2+ messages)

[PATCH v1 00/16] Add support to MT6323 RTC and its power device
 2018-03-24  7:31 UTC  (10+ messages)
` [PATCH v1 05/16] rtc: mediatek: add MT6323 support to RTC driver
` [PATCH v1 06/16] rtc: mediatek: remove unnecessary parentheses
` [PATCH v1 11/16] rtc: mediatek: move the declaration into a globally visible header file

[PATCH] ext4 : fix comments in ext4_swap_extents
 2018-03-24  7:28 UTC 

[PATCH] mtd: switch to mtd_device_register()
 2018-03-24  7:13 UTC 

[PATCH v4 0/5] PINCTRL: Mediatek pinctrl driver for mt2712
 2018-03-24  6:58 UTC  (3+ messages)
` [PATCH v4 3/5] pinctrl: add mt2712 pinctrl driver

[PATCH 3/7] staging: ks7010: Factor out common members in request structs
 2018-03-24  6:40 UTC  (3+ messages)
` [PATCH 1/2] staging: ks7010: Remove trailing "_t" from all structure names
  ` [PATCH 2/2] staging: ks7010: Fix spelling mistakes

[PATCH v3 2/9] dt-bindings: ingenic: Add DT bindings for TCU clocks
 2018-03-24  6:26 UTC  (4+ messages)
` [PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers
  ` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver

[PATCH v5 00/13] ARM: dts: ipq: updates to enable a few peripherals
 2018-03-24  6:12 UTC  (3+ messages)

[RFC PATCH 0/6] Energy Aware Scheduling
 2018-03-24  6:06 UTC  (15+ messages)
` [RFC PATCH 5/6] sched/fair: Select an energy-efficient CPU on task wake-up

[PATCH 3/3] Storvsc: Select channel based on available percentage of ring buffer to write
 2018-03-24  5:53 UTC  (2+ messages)

[RESEND RFC] translate_pid API
 2018-03-24  5:42 UTC  (12+ messages)
          ` [REVIEW][PATCH 00/11] ipc: Fixing the pid namespace support
            ` [REVIEW][PATCH 03/11] msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
            ` [REVIEW][PATCH 12/11] ipc: Directly call the security hook in ipc_ops.associate
            ` [REVIEW][PATCH 13/11] ipc/smack: Tidy up from the change in type of the ipc security hooks

[PATCH]cgroup: __cpuset_node_allowed return bool
 2018-03-24  5:05 UTC  (2+ messages)

[PATCH v2 0/2] Fix __earlycon_table stride... again
 2018-03-24  4:49 UTC  (3+ messages)

[PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
 2018-03-24  4:30 UTC  (2+ messages)

[PATCH 1/3] ieee80211: Replace bit shifts with the BIT() macro for WLAN_CAPABILITY_*
 2018-03-24  4:10 UTC  (3+ messages)
` [PATCH 2/3] ieee80211: Replace bit shifts with the BIT() macro for measurement masks
` [PATCH 3/3] ieee80211: Replace bit shifts with the BIT() macro for 802.11g ERP IEs

[PATCH v6 6/6] bnxt_en: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-24  4:02 UTC  (3+ messages)

[PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
 2018-03-24  3:49 UTC  (11+ messages)

[PATCH net-next 0/5] fix some bugs for HNS3
 2018-03-24  3:32 UTC  (6+ messages)
` [PATCH net-next 1/5] net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
` [PATCH net-next 2/5] net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size
` [PATCH net-next 3/5] net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
` [PATCH net-next 4/5] net: hns3: fix for not initializing VF rss_hash_key problem
` [PATCH net-next 5/5] net: hns3: never send command queue message to IMP when reset

[PATCH v3 0/3][RESEND] modsign enhancement
 2018-03-24  2:59 UTC  (4+ messages)
` [PATCH 1/3] module: Do not access sig_enforce directly
` [PATCH 2/3] module: Create the entry point initialize_module()
` [PATCH 3/3] module: Support to disable validity enforcement in runtime

[PATCH] [media] vcodec: fix error return value from mtk_jpeg_clk_init()
 2018-03-24  2:07 UTC  (2+ messages)

[PATCH] USB: announce bcdDevice as well as idVendor, idProduct
 2018-03-24  1:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] [RFC] drm: rcar-du: keep temporary dtb files around during build
 2018-03-24  1:31 UTC  (4+ messages)

[PATCH 01/10] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
 2018-03-24  1:27 UTC  (10+ messages)
` [PATCH 02/10] kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
` [PATCH 04/10] kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
` [PATCH 05/10] kbuild: add %.dtb.S and %.dtb "
` [PATCH 10/10] kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS specifier

rcu: Add might_sleep() check to synchronize_rcu()
 2018-03-24  1:21 UTC  (6+ messages)

ftrace on MIPS/ath79
 2018-03-24  1:15 UTC  (2+ messages)

[PATCH v4 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-03-24  0:30 UTC  (6+ messages)

[PATCH 0/4] tty/nozomi: general module cleanup
 2018-03-24  0:31 UTC  (5+ messages)
` [PATCH 1/4] tty/nozomi: cleanup DUMP() macro
` [PATCH 2/4] tty/nozomi: fix inconsistent indentation
` [PATCH 3/4] tty/nozomi: improve code readability and style
` [PATCH 4/4] tty/nozomi: refactor conditional statements

Return checks for clock calls
 2018-03-24  0:27 UTC  (2+ messages)

[PATCH] kfifo: fix comment
 2018-03-24  0:26 UTC 

[PATCH v3] usb: dwc2: dwc2_vbus_supply_init: fix error check
 2018-03-24  0:24 UTC  (2+ messages)

[PATCH][next] apparmor: fix error returns checks by making size a ssize_t
 2018-03-24  0:23 UTC  (2+ messages)

[PATCH] watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()
 2018-03-24  0:22 UTC  (2+ messages)

[PATCH v2] x86,sched: allow topologies where NUMA nodes share an LLC
 2018-03-24  0:17 UTC  (3+ messages)

[PATCH 4.14 00/77] 4.14.30-stable review
 2018-03-24  0:11 UTC  (2+ messages)

[PATCH 4.9 000/177] 4.9.90-stable review
 2018-03-24  0:10 UTC  (2+ messages)

[PATCH 4.4 00/97] 4.4.124-stable review
 2018-03-24  0:09 UTC  (2+ messages)

[PATCH 0/2] SDM845 System Cache Driver
 2018-03-23 23:57 UTC  (4+ messages)
` [PATCH 2/2] drivers: soc: Add LLCC driver

[PATCH v2] venus: vdec: fix format enumeration
 2018-03-23 23:54 UTC  (3+ messages)

[PATCH] net: qualcomm: rmnet: check for null ep to avoid null pointer dereference
 2018-03-23 23:51 UTC 

[PATCH v4 0/5] Support qcom pinctrl protected pins
 2018-03-23 23:50 UTC  (2+ messages)

[alsa-devel][PATCH 3/3] ASoC: TSCS42xx: Add CCF support to get sysclk
 2018-03-23 23:38 UTC 

[PATCH v1 0/2] SDM845 System Cache Driver
 2018-03-23 23:36 UTC  (3+ messages)
` [PATCH v1 1/2] Documentation: Documentaion for qcom, llcc
` [PATCH v1 2/2] drivers: soc: Add LLCC driver

[alsa-devel][PATCH 2/3] ASoC: TSCS42xx: Cleanup private data members
 2018-03-23 23:32 UTC 

[alsa-devel][PATCH 1/3] ASoC: TSCS42xx: Shorten lines and other cleanup
 2018-03-23 23:25 UTC 

[REGRESSION v4.16-rc6] [PATCH] mqueue: forbid unprivileged user access to internal mount
 2018-03-23 23:15 UTC  (4+ messages)
  ` [PATCH 1/2] fs: Extend mount_ns with support for a fast namespace to vfsmount function

[PATCHSET] cgroup/for-4.17: Make cgroup_rstat available to controllers
 2018-03-23 23:13 UTC  (9+ messages)
` [PATCH 1/8] cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c
` [PATCH 2/8] cgroup: Rename stat to rstat
` [PATCH 3/8] cgroup: Distinguish base resource stat implementation from rstat
` [PATCH 4/8] cgroup: Reorganize kernel/cgroup/rstat.c
` [PATCH 5/8] cgroup: Factor out and expose cgroup_rstat_*() interface functions
` [PATCH 6/8] cgroup: Replace cgroup_rstat_mutex with a spinlock
` [PATCH 7/8] cgroup: Add cgroup_subsys->css_rstat_flush()
` [PATCH 8/8] cgroup: Add memory barriers to plug cgroup_rstat_updated() race window

[PATCH] x86/speculation: Fill the RSB on context switch also on non-IBPB CPUs
 2018-03-23 23:11 UTC  (5+ messages)

[PATCH v1 0/4] platform/x86: mlx-platform: Add bus differed and auto detection functionalities
 2018-03-23 23:09 UTC  (4+ messages)

[QUESTION] Mainline support for B43_PHY_AC wifi cards
 2018-03-23 23:01 UTC  (4+ messages)


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).