All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-01 01:07:46 to 2018-01-01 12:06:32 UTC [more...]

[PATCH 00/26] staging: ccree: fixes and cleanups
 2018-01-01 12:06 UTC  (6+ messages)
` [PATCH 01/26] staging: ccree: SPDXify driver
` [PATCH 02/26] staging: ccree: fold hash defs into queue defs
` [PATCH 03/26] staging: ccree: fold reg common defines into driver
` [PATCH 04/26] staging: ccree: remove GFP_DMA flag from mem allocs
` [PATCH 05/26] staging: ccree: pick alloc mem flags based on req flags

[Buildroot] [PATCH 1/1] Add newer Atom CPUs as Silvermont Architecture target
 2018-01-01 12:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] gconf: new package
 2018-01-01 12:05 UTC  (3+ messages)

[Buildroot] [git commit] arch: add Atom CPUs as Silvermont Architecture target
 2018-01-01 12:05 UTC 

[PATCH] pinctrl: baytrail: Enable glitch filter on some systems
 2018-01-01 11:58 UTC  (3+ messages)

[PATCH] rtc: sysfs: move sysfs & ioctl interface to Documentation/ABI
 2018-01-01 11:57 UTC 

[PATCH v2 3/3] drm/omap: Make omapdss API more generic, especially the IRQ handling
 2018-01-01 11:55 UTC 

[Buildroot] [PATCH 0/1] fs/cpio: add option to manually specify file list
 2018-01-01 11:54 UTC  (3+ messages)
  ` [Buildroot] [PATCH 1/1] "

[refpolicy] [PATCH] monit: read /usr/share/ca-certificates for cert verification
 2018-01-01 11:54 UTC 

[Buildroot] [git commit] docs/website: update for 2017.02.9
 2018-01-01 11:51 UTC 

[Buildroot] [PATCH] scanpypi: get license names from SPDX database
 2018-01-01 11:50 UTC  (2+ messages)

[Buildroot] [git commit] Update for 2017.02.9
 2018-01-01 11:48 UTC 

[PATCH v11 3/5] thinkpad_acpi: Add support for battery thresholds
 2018-01-01 11:43 UTC  (4+ messages)
  ` [Devel] "

[Buildroot] [PATCH] glibc: ARC is now supported via patches
 2018-01-01 11:39 UTC  (2+ messages)

[Buildroot] Buildroot 2017.02.9 released
 2018-01-01 11:37 UTC 

[PATCH 0/7] TUN fixes
 2018-01-01 11:36 UTC  (5+ messages)
` [PATCH 7/7] tun_darwin: adapt to TUNDevice interface change

[refpolicy] [PATCH] apache: update
 2018-01-01 11:34 UTC 

[Buildroot] [git commit] gconf: new package
 2018-01-01 11:32 UTC 

[refpolicy] [PATCH] filesystem: add fs_rw_inherited_hugetlbfs_files for apache module
 2018-01-01 11:32 UTC 

Fwd: Unknown option for merge-recursive: -X'diff-algorithm=patience'
 2018-01-01 11:28 UTC 

[refpolicy] [PATCH 1/2] dkim: align file contexts
 2018-01-01 11:22 UTC  (2+ messages)
` [refpolicy] [PATCH 2/2] dkim: update

[Buildroot] [git commit branch/2017.02.x] Update for 2017.02.9
 2018-01-01 11:20 UTC 

[refpolicy] [PATCH] spamassassin: fix missing perms
 2018-01-01 11:16 UTC 

Moving to 1.66 Boost
 2018-01-01 11:13 UTC  (2+ messages)

[PATCH rdma-next v1 0/7] RDMA fixes and refactoring
 2018-01-01 11:07 UTC  (8+ messages)
  ` [PATCH rdma-next v1 1/7] RDMA/rxe: Remove useless export symbol
  ` [PATCH rdma-next v1 2/7] RDMA/netlink: Simplify code of autoload modules
  ` [PATCH rdma-next v1 3/7] RDMA/core: Replace open-coded variant of put_device
  ` [PATCH rdma-next v1 4/7] RDMA/nldev: Refactor nldev handle to be common function
  ` [PATCH rdma-next v1 5/7] RDMA/core: Provide locked variant of device name to index function
  ` [PATCH rdma-next v1 6/7] RDMA/netlink: Protect device and port queries from device removal
  ` [PATCH rdma-next v1 7/7] RDMA/cma: Mark end of CMA ID messages

[PATCH rdma-next v1 0/6] mlx5 profile infrastructure to add and remove stages
 2018-01-01 11:07 UTC  (7+ messages)
  ` [PATCH rdma-next v1 1/6] IB/mlx5: Create "
  ` [PATCH rdma-next v1 2/6] IB/mlx5: Move RoCE/ETH initialization to the corresponding stage
  ` [PATCH rdma-next v1 3/6] IB/mlx5: Move ODP "
  ` [PATCH rdma-next v1 4/6] IB/mlx5: Move hardware counters "
  ` [PATCH rdma-next v1 5/6] IB/mlx5: Move loopback "
  ` [PATCH rdma-next v1 6/6] IB/mlx5: Move locks "

[Buildroot] [PATCH 1/1] cjson: build shared and static library
 2018-01-01 11:04 UTC  (4+ messages)

[PATCH v4 0/9] drm/i915: Implement HDCP
 2018-01-01 10:59 UTC  (3+ messages)

[PATCH] tools lib subcmd: do not alias select() params
 2018-01-01 10:56 UTC 

[PATCH 00/12] Misc patches
 2018-01-01 10:53 UTC  (13+ messages)
` [PATCH 01/12] Fix typos in comments
` [PATCH 02/12] tun_linux: use getDummySock()
` [PATCH 03/12] receive, send: use AtomicBool for dropped in QueueInboundElement, QueueOutboundElement
` [PATCH 04/12] device: move removePeerUnsafe() into Device
` [PATCH 05/12] index: NewIndex(): don't use separate read-lock to check if index is present
` [PATCH 06/12] device: use UnderLoadAfterTime constant
` [PATCH 07/12] peer: NewPeer(): add missing device.mutex.Unlock() in error paths
` [PATCH 08/12] conn_linux: move comment to make its meaning more obvious
` [PATCH 09/12] ratelimiter: Allow(): don't use separate read-lock to check if ip is present
` [PATCH 10/12] receive, send: specialize addTo*Queue() functions
` [PATCH 11/12] noise_protocol: mixHash(): remove unnecessary Reset()
` [PATCH 12/12] timers: log error if handshake sending fails

[PATCH] iio: gyro: st_gyro: add support for the LSM9DS1
 2018-01-01 10:42 UTC  (2+ messages)

[PATCH rdma-next v1 0/6] Add DC transport support to mlx5
 2018-01-01 10:39 UTC  (10+ messages)
` [PATCH rdma-next v1 4/6] IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP

[PATCH] sata: rcar_sata: Reset SATA PHY when Salvator-X board resumes
 2018-01-01 10:38 UTC  (2+ messages)

[patch] sched/fair: Add SIS_MIN_LAT feature to mitigate PELT lag induced stacking
 2018-01-01 10:37 UTC 

[PATCH net-next 5/6] arm64: dts: marvell: mcbin: enable the fourth network interface
 2018-01-01 10:35 UTC  (15+ messages)
                      ` [EXT] "

[PATCH] crypto: testmgr: change `guard` to unsigned char
 2018-01-01 10:33 UTC 

WARNING in snd_pcm_hw_param_first
 2018-01-01 10:29 UTC  (5+ messages)
  ` [alsa-devel] "

[PATCH net] tipc: fix missing rtnl lock protection during setting link properties
 2018-01-01 10:24 UTC 

`pci_apply_final_quirks()` taking half a second
 2018-01-01 10:21 UTC  (2+ messages)

About the try to remove cross-release feature entirely by Ingo
 2018-01-01 10:18 UTC  (11+ messages)

Patch "usbip: prevent leaking socket pointer address in messages" has been added to the 4.9-stable tree
 2018-01-01 10:15 UTC 

Patch "usbip: vhci: stop printing kernel pointer addresses in messages" has been added to the 4.9-stable tree
 2018-01-01 10:15 UTC 

Patch "usbip: stub: stop printing kernel pointer addresses in messages" has been added to the 4.9-stable tree
 2018-01-01 10:15 UTC 

Patch "usbip: fix usbip bind writing random string after command in match_busid" has been added to the 4.9-stable tree
 2018-01-01 10:15 UTC 

Patch "usbip: stub: stop printing kernel pointer addresses in messages" has been added to the 4.4-stable tree
 2018-01-01 10:15 UTC 

Patch "usbip: vhci: stop printing kernel pointer addresses in messages" has been added to the 4.4-stable tree
 2018-01-01 10:15 UTC 

Patch "usbip: fix usbip bind writing random string after command in match_busid" has been added to the 4.4-stable tree
 2018-01-01 10:15 UTC 

Patch "usbip: vhci: stop printing kernel pointer addresses in messages" has been added to the 4.14-stable tree
 2018-01-01 10:14 UTC 

Patch "usbip: stub: stop printing kernel pointer addresses in messages" has been added to the 4.14-stable tree
 2018-01-01 10:14 UTC 

Patch "usbip: prevent leaking socket pointer address in messages" has been added to the 4.14-stable tree
 2018-01-01 10:14 UTC 

Patch "usbip: fix usbip bind writing random string after command in match_busid" has been added to the 4.14-stable tree
 2018-01-01 10:14 UTC 

[PATCH 7/7] Drivers:iio:adc: Fix space prohibited before that ','
 2018-01-01 10:13 UTC  (2+ messages)

A Big Thank You, and some Notes on Current Recovery Tools
 2018-01-01 10:13 UTC  (3+ messages)

FAILED: patch "[PATCH] usbip: prevent leaking socket pointer address in messages" failed to apply to 4.4-stable tree
 2018-01-01 10:11 UTC 

[net-next: PATCH v2 0/5] Armada 7k/8k PP2 ACPI support
 2018-01-01 10:10 UTC  (11+ messages)
` [net-next: PATCH v2 4/5] net: mvpp2: use device_*/fwnode_* APIs instead of of_*
` [net-next: PATCH v2 5/5] net: mvpp2: enable ACPI support in the driver

[PATCH v2 0/2] add regmap API support to hts221 iio driver
 2018-01-01 10:07 UTC  (5+ messages)
` [PATCH v2 1/2] iio: humidity: hts221: move common code in hts221_core
` [PATCH v2 2/2] iio: humidity: hts221: add regmap API support

[PATCH] Sparc
 2018-01-01 10:06 UTC  (2+ messages)

Patch "[PATCH] sparc64: repair calling incorrect hweight function from stubs" has been added to the 4.14-stable tree
 2018-01-01 10:05 UTC 

[PATCH v11 5/5] pm: Remove to_power_supply impl in ds278*
 2018-01-01  9:56 UTC  (3+ messages)
  ` [Devel] "

How to deal with accelerometers where the ACPI HID indicates the location?
 2018-01-01  9:56 UTC  (3+ messages)

[PATCH v11 2/5] pm: add to_power_supply macro to the API
 2018-01-01  9:56 UTC  (3+ messages)
  ` [Devel] "

[PATCH] fixdep: exit with error code in error branches of do_config_file()
 2018-01-01  9:55 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 0/5] Change ISA_BUS_API dependency to selection
 2018-01-01  9:55 UTC  (4+ messages)
` [PATCH v2 1/5] iio: "

[PATCH v2] iio: adc: max9611: fix module auto-loading
 2018-01-01  9:53 UTC  (5+ messages)

[PATCH v11 1/5] battery: Add the battery hooking API
 2018-01-01  9:53 UTC  (3+ messages)
  ` [Devel] "

usb: quirks: Add reset-resume quirk for QCA6174 Rome Bluetooth
 2018-01-01  9:51 UTC  (2+ messages)
` [PATCH] "

[PATCH] iio: adc: add driver for ti adc081s/adc101s/adc121s
 2018-01-01  9:37 UTC  (8+ messages)

[PATCH 0/4] KVM: nVMX: prepare_vmcs02 optimizations
 2018-01-01  9:36 UTC  (6+ messages)

[Cocci] [RESEND PATCH 1/1] Coccinelle: array_size: report even if include is missing
 2018-01-01  9:36 UTC  (5+ messages)
`  "

[PATCH v2 5/7] iio: adc: ina2xx: Use a monotonic clock for delay calculation
 2018-01-01  9:30 UTC  (3+ messages)
` [PATCH v4 "

[Printing-architecture] CUPS and PPD
 2018-01-01  9:19 UTC  (12+ messages)
                  ` [Printing-architecture] CUPS and Borderless

[B.A.T.M.A.N.] 11ac throughput on mesh links
 2018-01-01  9:13 UTC  (3+ messages)

[PATCH v4 0/25] at91: move reset vector to board code
 2018-01-01  8:34 UTC  (2+ messages)
` Mails lost towards barebox mailing list [Was: [PATCH v4 0/25] at91: move ...]

[PATCH net-next 2/2] tuntap: XDP transmission
 2018-01-01  8:27 UTC  (5+ messages)

[PATCH] IB/ocrdma: Use zeroing memory allocator than allocator/memset
 2018-01-01  8:15 UTC  (4+ messages)

BUG: Bad page state (3)
 2018-01-01  7:03 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-12-31
 2018-01-01  7:00 UTC 

[PATCHv2 0/2] overlays: auto allocate phandles for nodes in base fdt
 2018-01-01  6:59 UTC  (3+ messages)
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] "

[GIT PULL] Qualcomm ARM64 Defconfig updates for 4.16
 2018-01-01  6:53 UTC  (10+ messages)
` [GIT PULL] Qualcomm ARM64 DT "
` [GIT PULL] Qualcomm Defconfig "
` [GIT PULL] Qualcomm Driver "
` [GIT PULL] Qualcomm Device Tree "

[PATCH net 0/2] IB/ipoib: ip link support
 2018-01-01  6:38 UTC  (4+ messages)
` [PATCH net 2/2] IB/ipoib: Fix netlink support in IPoIB

[PATCH] [man-pages] adjtimex.2: document clock_adjtime
 2018-01-01  6:28 UTC  (4+ messages)
` [PATCH man-pages 1/2] clock_getres.2: Explain dynamic clocks
  ` [PATCH man-pages 2/2] adjtimex.2: document clock_adjtime

[PATCH v2 0/3] arm64: defconfig: remove some Qualcomm USB options
 2018-01-01  6:23 UTC  (5+ messages)

[PATCH] regulator: sc2731: Fix defines for SC2731_WR_UNLOCK and SC2731_PWR_WR_PROT_VALUE
 2018-01-01  6:14 UTC  (2+ messages)

xps 15 9560 touchpad high interrupts
 2018-01-01  6:14 UTC  (2+ messages)

Spende von € 3.400.000,00 EUR
 2018-01-01  5:13 UTC 

[Recipe reporting system] Upgradable recipe name list
 2018-01-01  5:31 UTC 

[PATCH] powerpc/mm: restore SEGV_ACCERR for segv on mapped region
 2018-01-01  5:24 UTC 

[PATCHv5 0/3] Socionext Synquacer NETSEC driver
 2018-01-01  5:15 UTC  (4+ messages)
  ` [PATCHv5 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec
  ` [PATCHv5 2/3] net: socionext: Add Synquacer NetSec driver
  ` [PATCHv5 3/3] MAINTAINERS: Add entry for Socionext ethernet driver

[PATCH] ASoC: change mask in snd_soc_get/put_volsw_sx to unsigned int
 2018-01-01  4:40 UTC 

[PATCH 0/5] Dynamic logging
 2018-01-01  4:40 UTC  (9+ messages)
` [PATCH 1/5] net/thunderx: implement dynamic logging
` [PATCH 2/5] net/octeontx: "
` [PATCH 3/5] mempool/octeontx: "
` [PATCH 4/5] event/octeontx: "

cron job: media_tree daily build: ERRORS
 2018-01-01  4:39 UTC 

[PATCH] Improve compatibility with other platforms
 2018-01-01  4:15 UTC 

[PATCH] copy_file_range: update for glibc compatibility
 2018-01-01  4:12 UTC 

[PATCH for-4.14.y 0/5] e1000e: Upstream fixes for linux-4.14.y
 2018-01-01  3:53 UTC  (10+ messages)

[PATCH] drm/amd/powerplay: fix memory leakage when reload
 2018-01-01  3:16 UTC 

[2/2] usb: gadget: composite: remove duplicated code in OS desc handling
 2018-01-01  2:59 UTC 

[1/2] usb: gadget: composite: fix incorrect handling of OS desc requests
 2018-01-01  2:59 UTC 

[PATCH 0/2] overlays: auto allocate phandles for nodes in base fdt
 2018-01-01  2:14 UTC  (3+ messages)
  ` [PATCH 1/2] "
  ` [PATCH 2/2] "

[PATCH v5] x86/microcode/intel: Blacklist the specific BDW-EP for late loading
 2018-01-01  2:04 UTC 

[PATCH v2] x86: clean up confusing x86_mask
 2018-01-01  1:52 UTC 

A2DP: simple-agent vs bluetoothctl
 2018-01-01  1:41 UTC  (2+ messages)

[PATCH 1/2] f2fs: stop checkpoint only from fault injection
 2018-01-01  1:31 UTC  (3+ messages)
` [f2fs-dev] "
  ` [f2fs-dev v2] "

[PATCH] f2fs: add reserved blocks for root user
 2018-01-01  1:29 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] f2fs: add an ioctl to disable GC for specific file
 2018-01-01  1:07 UTC  (6+ messages)
` [PATCH v2] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.