public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-07 10:43:32 to 2019-02-07 13:32:41 UTC [more...]

[PATCH v2 0/3] admin-guide: extend perf-security with resource control, data categories and privileged users
 2019-02-07 13:32 UTC  (5+ messages)
` [PATCH v2 1/4] perf-security: document perf_events/Perf resource control
` [PATCH v2 2/4] perf-security: document collected perf_events/Perf data categories
` [PATCH v2 3/4] perf-security: elaborate on perf_events/Perf privileged users
` [PATCH v2 4/4] perf-security: wrap paragraphs on 72 columns

[PATCH v2 1/6] dt-bindings: sound: Document jz4740-codec bindings
 2019-02-07 13:31 UTC  (6+ messages)
` [PATCH v2 2/6] dt-bindings: sound: Document jz4725b-codec bindings
` [PATCH v2 3/6] ASoC: codecs: jz4740: Use SPDX license notifier
` [PATCH v2 4/6] ASoC: codecs: jz4740: Add support for devicetree
` [PATCH v2 5/6] ASoC: codecs: Kconfig: Show knob, and depend on MIPS || COMPILE_TEST
` [PATCH v2 6/6] ASoC: codecs: jz4725b: Use C++ style comments in header

[PATCH v2] PCI: Fixup the RTIT_BAR of Intel TH on Denverton
 2019-02-07 13:30 UTC 

[PATCH v6] x86: load FPU registers on return to userland
 2019-02-07 13:28 UTC  (16+ messages)
` [PATCH 09/22] x86/fpu: Add (__)make_fpregs_active helpers
` [PATCH 11/22] x86/fpu: Make get_xsave_field_ptr() and get_xsave_addr() use feature number instead of mask
` [PATCH 12/22] x86/fpu: Only write PKRU if it is different from current
` [PATCH 15/22] x86/entry: Add TIF_NEED_FPU_LOAD
` [PATCH 16/22] x86/fpu: Always store the registers in copy_fpstate_to_sigframe()

[PATCH 0/3] sched/wait, staging/android: simplification and optimization of freeze related code
 2019-02-07 13:28 UTC  (4+ messages)
` [PATCH 1/3] sched/wait: use freezable_schedule when possible

[PATCH 0/2] soc: amlogic: fixup clock measure
 2019-02-07 13:26 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: meson: g12a: fix clk_msr node
` [PATCH 2/2] soc: amlogic: clk-measure: fix-up some clock definitions

[PATCH 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-02-07 13:20 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH V4 0/9] x86/jump_label: Bound IPIs sent when updating a static key
 2019-02-07 13:21 UTC  (6+ messages)
` [PATCH V4 2/9] jump_label: Add the jump_label_can_update_check() helper

[PATCH v3 00/15] Habana Labs kernel driver
 2019-02-07 13:15 UTC  (4+ messages)
` [PATCH v3 12/15] habanalabs: add virtual memory and MMU modules

linux-next: manual merge of the scsi-mkp tree with the fixes tree
 2019-02-07 13:15 UTC  (4+ messages)

[PATCH] iio: adc: ads124s08: fix spelling mistake "converions" -> "conversions"
 2019-02-07 13:14 UTC  (2+ messages)

[PATCH v1 0/3] admin-guide: extend perf-security with resource control, data categories and privileged users
 2019-02-07 13:14 UTC  (7+ messages)
` [PATCH v1 1/3] perf-security: document perf_events/Perf resource control
` [PATCH v1 3/3] "

[PATCH] netfilter: conntrack: fix indentation issue
 2019-02-07 13:13 UTC 

bcache on XFS: metadata I/O (dirent I/O?) not getting cached at all?
 2019-02-07 13:10 UTC  (6+ messages)

[PATCH v3] dt-bindings: reset: meson: add g12a bindings
 2019-02-07 13:10 UTC  (3+ messages)

[PATCH v6 0/4] clk: meson-g12a: Add EE clock controller driver
 2019-02-07 13:06 UTC  (4+ messages)

[PATCH] mtd: rawnand: call onfi_fill_data_interface() once again after nand_detect
 2019-02-07 13:01 UTC  (5+ messages)

[PATCH net-next 0/2] Change tc action identifiers to be more consistent
 2019-02-07 13:00 UTC  (2+ messages)

[4.17 Regression]: x86/dma: Use DMA-direct
 2019-02-07 13:00 UTC 

[PATCH v1 00/24] thermal: tsens: Refactor to use regmap_field
 2019-02-07 10:49 UTC  (25+ messages)
` [PATCH v1 01/24] drivers: thermal: tsens: Document the data structures
` [PATCH v1 02/24] drivers: thermal: tsens: Rename tsens_data
` [PATCH v1 03/24] drivers: thermal: tsens: Rename tsens_device
` [PATCH v1 04/24] drivers: thermal: tsens: Rename variable tmdev
` [PATCH v1 05/24] drivers: thermal: tsens: Use consistent names for variables
` [PATCH v1 06/24] drivers: thermal: tsens: Function prototypes should have argument names
` [PATCH v1 07/24] drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974
` [PATCH v1 08/24] drivers: thermal: tsens: Rename constants "
` [PATCH v1 09/24] drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1
` [PATCH v1 10/24] drivers: thermal: tsens: Introduce reg_fields to deal with register description
` [PATCH v1 11/24] drivers: thermal: tsens: Save reference to the device pointer and use it
` [PATCH v1 12/24] drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER
` [PATCH v1 13/24] drivers: thermal: tsens: Print IP version
` [PATCH v1 14/24] drivers: thermal: tsens: Add new operation to check if a sensor is enabled
` [PATCH v1 15/24] drivers: thermal: tsens: change data type for sensor IDs
` [PATCH v1 16/24] drivers: thermal: tsens: Introduce IP-specific max_sensor count
` [PATCH v1 17/24] drivers: thermal: tsens: simplify get_temp_tsens_v2 routine
` [PATCH v1 18/24] drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharing
` [PATCH v1 19/24] drivers: thermal: tsens: Common get_temp() learns to do ADC conversion
` [PATCH v1 20/24] dt: thermal: tsens: Add bindings for qcs404
` [PATCH v1 21/24] drivers: thermal: tsens: Add generic support for TSENS v1 IP
` [PATCH v1 22/24] arm64: dts: qcom: qcs404: Add tsens controller
` [PATCH v1 23/24] arm64: dts: qcom: qcs404: Add thermal zones for each sensor
` [PATCH v1 24/24] drivers: thermal: tsens: Move calibration constants to header file

Regression due to "PM-runtime: Switch autosuspend over to using hrtimers"
 2019-02-07 12:58 UTC  (4+ messages)

[PATCH v4 3/3] mtd: rawnand: mtk: fix possible object reference leak
 2019-02-07 12:53 UTC 

[PATCH v4 2/3] mtd: rawnand: jz4780: fix possible object reference leak
 2019-02-07 12:53 UTC 

[PATCH v7 0/3] arm64: ftrace with regs
 2019-02-07 12:51 UTC  (6+ messages)
` [PATCH v7 2/3] arm64: implement "

[PATCH v3 1/7] dump_stack: Support adding to the dump stack arch description
 2019-02-07 12:46 UTC  (7+ messages)
` [PATCH v3 2/7] powerpc: Add PVR & CPU name to "
` [PATCH v3 3/7] powerpc/64: Add logical PVR to the "
` [PATCH v3 4/7] powerpc: Add device-tree model to "
` [PATCH v3 5/7] powerpc: Add ppc_md.name "
` [PATCH v3 6/7] powerpc/powernv: Add opal details "
` [PATCH v3 7/7] powerpc/pseries: Add firmware "

[PATCH] scsi: mpt fusion: fix indentation issues
 2019-02-07 12:44 UTC 

[PATCH 00/10] LSM documentation update
 2019-02-07 12:44 UTC  (11+ messages)
` [PATCH 01/10] security: fix documentation for the sb_copy_data hook
` [PATCH 02/10] security: fix documentation for the syslog hook
` [PATCH 03/10] security: fix documentation for the socket_post_create hook
` [PATCH 04/10] security: fix documentation for the task_setscheduler hook
` [PATCH 05/10] security: fix documentation for the socket_getpeersec_dgram hook
` [PATCH 06/10] security: fix documentation for the path_chmod hook
` [PATCH 07/10] security: fix documentation for the audit_* hooks
` [PATCH 08/10] security: fix documentation for the msg_queue_* hooks
` [PATCH 09/10] security: fix documentation for the sem_* hooks
` [PATCH 10/10] security: fix documentation for the shm_* hooks

[PATCH v3 0/3] platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()
 2019-02-07 12:39 UTC  (6+ messages)
` [PATCH v3 2/3] "

[PATCH 2/2] kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions
 2019-02-07 12:34 UTC  (5+ messages)
` [PATCH v2 0/3] sysctl: fix range-checking in do_proc_dointvec_minmax_conv()
  ` [PATCH v2 1/3] test_sysctl: add tests for >32-bit values written to 32-bit integers
  ` [PATCH v2 2/3] kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
  ` [PATCH v2 3/3] kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions

[PATCH] modpost: file2alias: define size of alias
 2019-02-07 12:30 UTC 

[PATCH 0/2] cpufreq/opp: rework regulator initialization
 2019-02-07 12:22 UTC  (3+ messages)
  ` [PATCH 1/2] cpufreq: dt/ti/opp: move regulators initialization to the drivers
  ` [PATCH 2/2] cpufreq: dt: rework resources initialization

[PATCH 00/35] ARM: davinci: modernize the irq support
 2019-02-07 12:21 UTC  (3+ messages)
` [PATCH 16/35] ARM: davinci: aintc: move timer-specific irq_set_handler() out of irq.c

[PATCH v2] ata: add Buddha PATA controller driver
 2019-02-07 12:20 UTC 

[PATCH v2 0/4] PHY: Add support for SERDES in TI's AM654 platform
 2019-02-07 12:19 UTC  (8+ messages)
` [PATCH v2 1/4] phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHY
` [PATCH v2 3/4] dt-bindings: phy: ti: Add dt binding documentation for SERDES in AM654x SoC
` [PATCH v2 4/4] phy: ti: Add a new SERDES driver for TI's "

[PATCH v6 01/27] x86/crypto: Adapt assembly for PIE support
 2019-02-07 12:17 UTC  (4+ messages)
` [PATCH v6 02/27] x86: Use symbol name in jump table "

[PATCH 1/5] dt-bindings: phy: tegra: Add Tegra186 support
 2019-02-07 12:17 UTC  (9+ messages)
` [PATCH 4/5] phy: tegra: xusb: Add support for power supplies
` [PATCH 5/5] phy: tegra: xusb: Add Tegra186 support

[PATCH v15 3/8] ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codec
 2019-02-07 12:15 UTC  (2+ messages)
` Applied "ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codec" to the asoc tree

[PATCH] ASoC: rsnd: ssiu: correct shift bit for ssiu9
 2019-02-07 12:16 UTC  (2+ messages)
` Applied "ASoC: rsnd: ssiu: correct shift bit for ssiu9" to the asoc tree

[PATCH v15 1/8] ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 input
 2019-02-07 12:16 UTC  (2+ messages)
` Applied "ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 input" to the asoc tree

[PATCH v15 2/8] ASoC: sun4i-codec: Add Mic Playback Volume
 2019-02-07 12:16 UTC  (2+ messages)
` Applied "ASoC: sun4i-codec: Add Mic Playback Volume" to the asoc tree

[PATCH] ASoC: wcd9335: fix semicolon.cocci warnings
 2019-02-07 12:16 UTC  (2+ messages)
` Applied "ASoC: wcd9335: fix semicolon.cocci warnings" to the asoc tree

[PATCH][next] ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize"
 2019-02-07 12:16 UTC  (2+ messages)
` Applied "ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize"" to the asoc tree

[PATCH v15 7/8] ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback Switch
 2019-02-07 12:15 UTC  (2+ messages)
` Applied "ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback Switch" to the asoc tree

[PATCH v15 4/8] ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume
 2019-02-07 12:15 UTC  (2+ messages)
` Applied "ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume" to the asoc tree

[PATCH v15 8/8] ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, Line Left, Line Playback Switch
 2019-02-07 12:15 UTC  (2+ messages)
` Applied "ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, Line Left, Line Playback Switch" to the asoc tree

[PATCH] rsi: fix indentation issue with a code block
 2019-02-07 12:11 UTC 

[PATCH 0/1] ata: simplify getting .driver_data
 2019-02-07 12:11 UTC  (3+ messages)
  ` [PATCH 1/1] ata: pata_samsung_cf: "

[Patch v2 0/4] Protect against concurrent calls into UV BIOS
 2019-02-07  4:22 UTC  (2+ messages)
` [Patch v2 3/4] x86/platform/UV: use efi_enabled() instead of test_bit()

[PATCH 0/6] Add Support for MediaTek PMIC MT6358 MFD Core and Regulator
 2019-02-07 12:03 UTC  (5+ messages)
` [PATCH 4/6] mfd: Add support for the MediaTek MT6358 PMIC

[PATCH] ata: macio: Use of_node_name_eq for node name comparisons
 2019-02-07 12:02 UTC  (2+ messages)

[PATCH v7 0/5] Fix virtio-blk issue with SWIOTLB
 2019-02-07 11:59 UTC  (6+ messages)
` [PATCH v7 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH v7 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH v7 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH v7 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH v7 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[GIT PULL] HID fix
 2019-02-07 11:55 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Rework iowait boosting to be less aggressive
 2019-02-07 11:51 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] x86/mm changes for v4.21
 2019-02-07 11:50 UTC  (4+ messages)

[PATCH] xhci: Use ffs() to find page size in xhci_mem_init()
 2019-02-07 11:54 UTC  (6+ messages)

perf_event_open+clone = unkillable process
 2019-02-07 11:46 UTC  (13+ messages)
              ` [RFC][PATCH] signal: Store pending signal exit in tsk.jobctl not in tsk.pending
                    ` [PATCH 0/2]: Fixing unkillable processes caused by SIGHUP timers

linux-next: Fixes tags need some work in the drm-fixes tree
 2019-02-07 11:45 UTC 

[PATCH 4.4 00/34] 4.4.174-stable review
 2019-02-07 11:42 UTC  (35+ messages)
` [PATCH 4.4 01/34] inet: frags: change inet_frags_init_net() return value
` [PATCH 4.4 02/34] inet: frags: add a pointer to struct netns_frags
` [PATCH 4.4 03/34] inet: frags: refactor ipfrag_init()
` [PATCH 4.4 04/34] inet: frags: refactor ipv6_frag_init()
` [PATCH 4.4 05/34] inet: frags: refactor lowpan_net_frag_init()
` [PATCH 4.4 06/34] rhashtable: add rhashtable_lookup_get_insert_key()
` [PATCH 4.4 07/34] rhashtable: Add rhashtable_lookup()
` [PATCH 4.4 08/34] rhashtable: add schedule points
` [PATCH 4.4 09/34] inet: frags: use rhashtables for reassembly units
` [PATCH 4.4 10/34] net: ieee802154: 6lowpan: fix frag reassembly
` [PATCH 4.4 11/34] ipfrag: really prevent allocation on netns exit
` [PATCH 4.4 12/34] inet: frags: remove some helpers
` [PATCH 4.4 13/34] inet: frags: get rif of inet_frag_evicting()
` [PATCH 4.4 14/34] inet: frags: remove inet_frag_maybe_warn_overflow()
` [PATCH 4.4 15/34] inet: frags: break the 2GB limit for frags storage
` [PATCH 4.4 16/34] inet: frags: do not clone skb in ip_expire()
` [PATCH 4.4 17/34] ipv6: frags: rewrite ip6_expire_frag_queue()
` [PATCH 4.4 18/34] rhashtable: reorganize struct rhashtable layout
` [PATCH 4.4 19/34] inet: frags: reorganize struct netns_frags
` [PATCH 4.4 20/34] inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
` [PATCH 4.4 21/34] inet: frags: fix ip6frag_low_thresh boundary
` [PATCH 4.4 22/34] ip: discard IPv4 datagrams with overlapping segments
` [PATCH 4.4 23/34] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH 4.4 24/34] ipv6: defrag: drop non-last frags smaller than min mtu
` [PATCH 4.4 25/34] net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
` [PATCH 4.4 26/34] ip: use rb trees for IP frag queue
` [PATCH 4.4 27/34] ip: add helpers to process in-order fragments faster
` [PATCH 4.4 28/34] ip: process in-order fragments efficiently
` [PATCH 4.4 29/34] ip: frags: fix crash in ip_do_fragment()
` [PATCH 4.4 30/34] ipv4: frags: precedence bug in ip_expire()
` [PATCH 4.4 31/34] inet: frags: better deal with smp races
` [PATCH 4.4 32/34] net: fix pskb_trim_rcsum_slow() with odd trim offset
` [PATCH 4.4 33/34] net: ipv4: do not handle duplicate fragments as overlapping
` [PATCH 4.4 34/34] rcu: Force boolean subscript for expedited stall warnings

[PATCH v8 0/8] support ROHM BD70528 PMIC
 2019-02-07 11:41 UTC  (3+ messages)
` [PATCH v8 1/8] mfd: regulator: clk: split rohm-bd718x7.h

[PATCHv5 00/10] Heterogeneuos memory node attributes
 2019-02-07 11:35 UTC  (3+ messages)
` [PATCHv5 04/10] node: Link memory nodes to their compute nodes

[PATCH v2 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-07 11:09 UTC  (10+ messages)
` [PATCH v2 1/9] PCI: keystone: Cleanup interrupt related macros
` [PATCH v2 2/9] PCI: keystone: Modify legacy_irq_handler to check the IRQ_STATUS of INTA/B/C/D
` [PATCH v2 3/9] PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
` [PATCH v2 4/9] PCI: keystone: Use hwirq to get the IRQ number offset
` [PATCH v2 5/9] PCI: keystone: Cleanup ks_pcie_msi_irq_handler and ks_pcie_legacy_irq_handler
` [PATCH v2 6/9] PCI: dwc: Add support to use non default msi_irq_chip
` [PATCH v2 7/9] PCI: keystone: Use Keystone specific msi_irq_chip
` [PATCH v2 8/9] PCI: dwc: Remove Keystone specific dw_pcie_host_ops
` [PATCH v2 9/9] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it

[PATCH 0/5] sched/fair: NOHZ cleanups and misfit improvement
 2019-02-07 11:31 UTC  (6+ messages)
` [PATCH 5/5] sched/fair: Skip LLC nohz logic for asymmetric systems

4.14 "random: add a config option to trust the CPU's hwrng"
 2019-02-07 11:28 UTC  (3+ messages)

4.4 "rcu: Force boolean subscript for expedited stall warnings"
 2019-02-07 11:27 UTC  (2+ messages)

Kernel 4.9: strange behavior with fifo scheduler
 2019-02-07 11:27 UTC  (4+ messages)

[PATCH 1/2] tty: serial: meson_uart: Add support for kernel debugger
 2019-02-07 11:26 UTC 

[RFC PATCH] perf, bpf: Retain kernel executable code in memory to aid Intel PT tracing
 2019-02-07 11:19 UTC 

[PATCH v4 0/4] USB SS PHY for Qualcomm's QCS404
 2019-02-07 11:17 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: phy: remove qcom-dwc3-usb-phy
` [PATCH v4 2/4] dt-bindings: connector: Add vbus-supply property
` [PATCH v4 3/4] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings
` [PATCH v4 4/4] phy: qualcomm: usb: Add SuperSpeed PHY driver

[PATCH 0/3] Add Reset controller support for HI3670 SoC
 2019-02-07 11:17 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: reset: Add HI3670 reset controller binding

[PATCH 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support
 2019-02-07 11:14 UTC  (2+ messages)

[RFT PATCH 0/9] ARM: sun8i: a83t: Enable USB OTG
 2019-02-07 11:02 UTC  (3+ messages)
` [RFT PATCH 7/9] mfd: axp20x: add USB power supply mfd cell to AXP813

[PATCH V14 1/5] i2c: tegra: sort all the include headers alphabetically
 2019-02-07 11:01 UTC  (3+ messages)
` [PATCH V14 3/5] i2c: tegra: Add DMA support

[PATCH v10 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-02-07 10:58 UTC  (9+ messages)

[PATCH v2] include/linux/module.h: mark init/cleanup_module aliases as __init/exit
 2019-02-07 10:54 UTC  (3+ messages)

[PATCH v3] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
 2019-02-07 10:52 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 1/2] mtd: spi-nor: Add support for EN25Q80A
 2019-02-07 10:48 UTC  (5+ messages)

[PATCH 1/2] sched/fair: Don't pass sd to select_idle_smt()
 2019-02-07 10:46 UTC  (2+ messages)
` [PATCH 2/2] sched/fair: Improve the for loop in select_idle_core()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox